Uses of Class
com.oracle.bmc.identitydomains.model.IdentityPropagationTrustKeytab.Builder
-
Packages that use IdentityPropagationTrustKeytab.Builder Package Description com.oracle.bmc.identitydomains.model -
-
Uses of IdentityPropagationTrustKeytab.Builder in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return IdentityPropagationTrustKeytab.Builder Modifier and Type Method Description static IdentityPropagationTrustKeytab.BuilderIdentityPropagationTrustKeytab. builder()Create a new builder.IdentityPropagationTrustKeytab.BuilderIdentityPropagationTrustKeytab.Builder. copy(IdentityPropagationTrustKeytab model)IdentityPropagationTrustKeytab.BuilderIdentityPropagationTrustKeytab.Builder. secretOcid(String secretOcid)The OCID of the secret.IdentityPropagationTrustKeytab.BuilderIdentityPropagationTrustKeytab.Builder. secretVersion(Integer secretVersion)The version of the secret.IdentityPropagationTrustKeytab.BuilderIdentityPropagationTrustKeytab. toBuilder()
-