public static class OccSourceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OccSourceDetails |
build() |
OccSourceDetails.Builder |
computeAccount(String computeAccount)
If you are using an Oracle Cloud@Customer account with Identity Cloud Service (IDCS),
enter the service instance ID.
|
OccSourceDetails.Builder |
copy(OccSourceDetails model) |
public OccSourceDetails.Builder computeAccount(String computeAccount)
If you are using an Oracle Cloud@Customer account with Identity Cloud Service (IDCS), enter the service instance ID. For example, if Compute-567890123 is the account name of your Oracle Cloud@Customer Compute service entitlement, then enter 567890123.
computeAccount
- the value to setpublic OccSourceDetails build()
public OccSourceDetails.Builder copy(OccSourceDetails model)
Copyright © 2016–2023. All rights reserved.