public class ConfigurationMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationMetadata.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
catalogId()
Gets the catalogId.
|
String |
createdDate()
Gets the createdDate.
|
String |
description()
Gets the description.
|
String |
id()
Gets the id.
|
String |
lastUpdateDate()
Gets the lastUpdateDate.
|
String |
name()
Gets the name.
|
ConfigurationMetadata.Builder |
newBuilder()
New builder.
|
String |
projectId()
Gets the projectId.
|
public ConfigurationMetadata.Builder newBuilder()
public String createdDate()
public String lastUpdateDate()
public String projectId()
public String catalogId()
public String description()
public String name()
public String id()
Copyright © 2021 IBM Cloud. All rights reserved.