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.displayName(String displayName) |
The name of the service catalog.
|
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.timeCreated(Date timeCreated) |
The date and time this service catalog was created, expressed in RFC
3339 timestamp format.
|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.toBuilder() |
|