Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNServerAuthenticationByUsernameIdProvider
-
Packages that use VPNServerAuthenticationByUsernameIdProvider Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNServerAuthenticationByUsernameIdProvider in com.ibm.cloud.is.vpc.v1.model
Subclasses of VPNServerAuthenticationByUsernameIdProvider in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classVPNServerAuthenticationByUsernameIdProviderByIAMVPNServerAuthenticationByUsernameIdProviderByIAM.Methods in com.ibm.cloud.is.vpc.v1.model that return VPNServerAuthenticationByUsernameIdProvider Modifier and Type Method Description VPNServerAuthenticationByUsernameIdProviderVPNServerAuthentication. getIdentityProvider()Gets the identityProvider.VPNServerAuthenticationByUsernameIdProviderVPNServerAuthenticationPrototype. identityProvider()Gets the identityProvider.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VPNServerAuthenticationByUsernameIdProvider Modifier and Type Method Description VPNServerAuthenticationPrototypeVPNServerAuthenticationByUsernamePrototype.BuilderVPNServerAuthenticationPrototypeVPNServerAuthenticationByUsernamePrototype.Builder. identityProvider(VPNServerAuthenticationByUsernameIdProvider identityProvider)Set the identityProvider.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VPNServerAuthenticationByUsernameIdProvider Constructor Description Builder(VPNServerAuthenticationByUsernameIdProvider vpnServerAuthenticationByUsernameIdProviderByIam)Instantiates a new Builder from an existing VPNServerAuthenticationByUsernameIdProviderByIAM instance.Builder(String method, VPNServerAuthenticationByUsernameIdProvider identityProvider)Instantiates a new builder with required properties.
-