public static class TargetCredentialEntitySpecificDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TargetCredentialEntitySpecificDetails |
build() |
TargetCredentialEntitySpecificDetails.Builder |
copy(TargetCredentialEntitySpecificDetails model) |
TargetCredentialEntitySpecificDetails.Builder |
resourceId(String resourceId)
OCID of the resource associated with the target for which the credential is created.
|
TargetCredentialEntitySpecificDetails.Builder |
target(String target)
Target name for which the credential is provided.
|
public TargetCredentialEntitySpecificDetails.Builder resourceId(String resourceId)
OCID of the resource associated with the target for which the credential is created.
resourceId
- the value to setpublic TargetCredentialEntitySpecificDetails.Builder target(String target)
Target name for which the credential is provided.
target
- the value to setpublic TargetCredentialEntitySpecificDetails build()
public TargetCredentialEntitySpecificDetails.Builder copy(TargetCredentialEntitySpecificDetails model)
Copyright © 2016–2024. All rights reserved.