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