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