Uses of Class
com.ibm.cloud.is.vpc.v1.model.TrustedProfileIdentity
Packages that use TrustedProfileIdentity
-
Uses of TrustedProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of TrustedProfileIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
TrustedProfileIdentityByCRN.class
TrustedProfileIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return TrustedProfileIdentityModifier and TypeMethodDescriptionInstanceDefaultTrustedProfilePrototype.target()
Gets the target.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type TrustedProfileIdentityModifier and TypeMethodDescriptionInstanceDefaultTrustedProfilePrototype.Builder.target
(TrustedProfileIdentity target) Set the target.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type TrustedProfileIdentityModifierConstructorDescriptionBuilder
(TrustedProfileIdentity target) Instantiates a new builder with required properties.Builder
(TrustedProfileIdentity trustedProfileIdentityByCrn) Instantiates a new Builder from an existing TrustedProfileIdentityByCRN instance.Builder
(TrustedProfileIdentity trustedProfileIdentityById) Instantiates a new Builder from an existing TrustedProfileIdentityById instance.