Uses of Class
com.ibm.cloud.sdk.core.security.VpcInstanceAuthenticator.Builder
-
Packages that use VpcInstanceAuthenticator.Builder Package Description com.ibm.cloud.sdk.core.security -
-
Uses of VpcInstanceAuthenticator.Builder in com.ibm.cloud.sdk.core.security
Methods in com.ibm.cloud.sdk.core.security that return VpcInstanceAuthenticator.Builder Modifier and Type Method Description VpcInstanceAuthenticator.BuilderVpcInstanceAuthenticator.Builder. iamProfileCrn(java.lang.String iamProfileCrn)Sets the iamProfileCrn property.VpcInstanceAuthenticator.BuilderVpcInstanceAuthenticator.Builder. iamProfileId(java.lang.String iamProfileId)Sets the iamProfileId property.VpcInstanceAuthenticator.BuilderVpcInstanceAuthenticator. newBuilder()Returns a new Builder instance pre-loaded with the configuration from "this".VpcInstanceAuthenticator.BuilderVpcInstanceAuthenticator.Builder. url(java.lang.String url)Sets the url property.
-