public static class CreateServiceAttachmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateServiceAttachmentDetails |
build() |
CreateServiceAttachmentDetails.Builder |
copy(CreateServiceAttachmentDetails model) |
CreateServiceAttachmentDetails.Builder |
serviceInstanceId(String serviceInstanceId)
The service instance OCID of the instance being attached
|
CreateServiceAttachmentDetails.Builder |
serviceInstanceType(ServiceAttachment.ServiceInstanceType serviceInstanceType)
Type of the ServiceInstance being attached.
|
public CreateServiceAttachmentDetails.Builder serviceInstanceType(ServiceAttachment.ServiceInstanceType serviceInstanceType)
Type of the ServiceInstance being attached.
serviceInstanceType
- the value to setpublic CreateServiceAttachmentDetails.Builder serviceInstanceId(String serviceInstanceId)
The service instance OCID of the instance being attached
serviceInstanceId
- the value to setpublic CreateServiceAttachmentDetails build()
public CreateServiceAttachmentDetails.Builder copy(CreateServiceAttachmentDetails model)
Copyright © 2016–2024. All rights reserved.