Package | Description |
---|---|
com.oracle.bmc.servicecatalog.model |
Modifier and Type | Method and Description |
---|---|
static ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.builder()
Create a new builder.
|
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.Builder.copy(ServiceCatalogAssociation model) |
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.Builder.entityId(String entityId)
Identifier of the entity being associated with service catalog.
|
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.Builder.entityType(String entityType)
The type of the entity that is associated with the service catalog.
|
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.Builder.id(String id)
Identifier of the association.
|
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.Builder.serviceCatalogId(String serviceCatalogId)
Identifier of the service catalog.
|
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.Builder.timeCreated(Date timeCreated)
Timestamp of when the resource was associated with service catalog.
|
ServiceCatalogAssociation.Builder |
ServiceCatalogAssociation.toBuilder() |
Copyright © 2016–2024. All rights reserved.