public static class OdaInstanceAttachmentOwner.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OdaInstanceAttachmentOwner |
build() |
OdaInstanceAttachmentOwner.Builder |
copy(OdaInstanceAttachmentOwner model) |
OdaInstanceAttachmentOwner.Builder |
ownerServiceName(String ownerServiceName)
Name of the owner service principal
|
OdaInstanceAttachmentOwner.Builder |
ownerServiceTenancy(String ownerServiceTenancy)
Tenancy OCID of the owner service principal
|
public OdaInstanceAttachmentOwner.Builder ownerServiceName(String ownerServiceName)
Name of the owner service principal
ownerServiceName
- the value to setpublic OdaInstanceAttachmentOwner.Builder ownerServiceTenancy(String ownerServiceTenancy)
Tenancy OCID of the owner service principal
ownerServiceTenancy
- the value to setpublic OdaInstanceAttachmentOwner build()
public OdaInstanceAttachmentOwner.Builder copy(OdaInstanceAttachmentOwner model)
Copyright © 2016–2024. All rights reserved.