static ServiceCatalogSummary.Builder |
ServiceCatalogSummary.builder() |
Create a new builder.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.compartmentId(String compartmentId) |
The Compartment id where the service catalog exists.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.copy(ServiceCatalogSummary model) |
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.displayName(String displayName) |
The name of the service catalog.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.id(String id) |
The unique identifier for the Service catalog.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.lifecycleState(ServiceCatalog.LifecycleState lifecycleState) |
The lifecycle state of the service catalog.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.status(ServiceCatalogStatusEnum status) |
Status of the service catalog.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.timeCreated(Date timeCreated) |
The date and time this service catalog was created, expressed in RFC
3339 timestamp format.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.toBuilder() |
|