Uses of Class
com.ibm.cloud.is.vpc.v1.model.AccountIdentity
Packages that use AccountIdentity
-
Uses of AccountIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of AccountIdentity in com.ibm.cloud.is.vpc.v1.modelMethods in com.ibm.cloud.is.vpc.v1.model that return AccountIdentityModifier and TypeMethodDescriptionCreatePrivatePathServiceGatewayAccountPolicyOptions.account()
Gets the account.RevokeAccountForPrivatePathServiceGatewayOptions.account()
Gets the account.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type AccountIdentityModifier and TypeMethodDescriptionCreatePrivatePathServiceGatewayAccountPolicyOptions.Builder.account
(AccountIdentity account) Set the account.RevokeAccountForPrivatePathServiceGatewayOptions.Builder.account
(AccountIdentity account) Set the account.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type AccountIdentityModifierConstructorDescriptionBuilder
(AccountIdentity accountIdentityById) Instantiates a new Builder from an existing AccountIdentityById instance.Builder
(String privatePathServiceGatewayId, String accessPolicy, AccountIdentity account) Instantiates a new builder with required properties.Builder
(String privatePathServiceGatewayId, AccountIdentity account) Instantiates a new builder with required properties.