static ServiceAttachment.Builder |
ServiceAttachment.builder() |
Create a new builder.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.compartmentId(String compartmentId) |
Compartment Identifier
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.copy(ServiceAttachment model) |
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.displayName(String displayName) |
Service Attachment Display name, can be renamed
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.id(String id) |
Unique identifier that is immutable on creation
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.isSkuBased(Boolean isSkuBased) |
Whether this service is provisioned due to the customer being subscribed to a specific
SKU
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.lifecycleState(ServiceAttachment.LifecycleState lifecycleState) |
The current state of the ServiceInstance.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.serviceInstanceId(String serviceInstanceId) |
The ID of the service instance created that can be used to identify this on the service
control plane
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.serviceInstanceType(ServiceAttachment.ServiceInstanceType serviceInstanceType) |
Type of the serviceInstance.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.serviceUrl(String serviceUrl) |
Public URL
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.timeCreated(Date timeCreated) |
The time the the ServiceInstance was created.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.timeUpdated(Date timeUpdated) |
The time the ServiceInstance was updated.
|
ServiceAttachment.Builder |
ServiceAttachment.toBuilder() |
|