public static class ValidateKeyTabsDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ValidateKeyTabsDetails |
build() |
ValidateKeyTabsDetails.Builder |
copy(ValidateKeyTabsDetails model) |
ValidateKeyTabsDetails.Builder |
keyTabSecretDetails(KeyTabSecretDetails keyTabSecretDetails) |
ValidateKeyTabsDetails.Builder |
mountTargetId(String mountTargetId)
The OCID of the
mount target whose keytabs are to be validated.
|
public ValidateKeyTabsDetails.Builder mountTargetId(String mountTargetId)
The OCID of the mount target whose keytabs are to be validated.
mountTargetId
- the value to setpublic ValidateKeyTabsDetails.Builder keyTabSecretDetails(KeyTabSecretDetails keyTabSecretDetails)
public ValidateKeyTabsDetails build()
public ValidateKeyTabsDetails.Builder copy(ValidateKeyTabsDetails model)
Copyright © 2016–2024. All rights reserved.