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