Package | Description |
---|---|
com.oracle.bmc.fusionapps.model |
Modifier and Type | Method and Description |
---|---|
static ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.builder()
Create a new builder.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.copy(ServiceAttachmentSummary model) |
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.displayName(String displayName)
ServiceInstance Identifier, can be renamed
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.id(String id)
Unique identifier that is immutable on creation
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.isSkuBased(Boolean isSkuBased)
Whether this service is provisioned due to the customer being subscribed to a specific
SKU
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.lifecycleState(ServiceAttachment.LifecycleState lifecycleState)
The current state of the ServiceInstance.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.serviceInstanceId(String serviceInstanceId)
The ID of the service instance created that can be used to identify this on the service
control plane
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.serviceInstanceType(ServiceAttachment.ServiceInstanceType serviceInstanceType)
Type of the service.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.serviceUrl(String serviceUrl)
Service URL of the instance
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.timeCreated(Date timeCreated)
The time the service instance was created.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.Builder.timeUpdated(Date timeUpdated)
The time the serivce instance was updated.
|
ServiceAttachmentSummary.Builder |
ServiceAttachmentSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.