Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNServerAuthenticationByUsernameIdProvider
Packages that use VPNServerAuthenticationByUsernameIdProvider
-
Uses of VPNServerAuthenticationByUsernameIdProvider in com.ibm.cloud.is.vpc.v1.model
Subclasses of VPNServerAuthenticationByUsernameIdProvider in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
VPNServerAuthenticationByUsernameIdProviderByIAM.Methods in com.ibm.cloud.is.vpc.v1.model that return VPNServerAuthenticationByUsernameIdProviderModifier and TypeMethodDescriptionVPNServerAuthentication.getIdentityProvider()
Gets the identityProvider.VPNServerAuthenticationPrototype.identityProvider()
Gets the identityProvider.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VPNServerAuthenticationByUsernameIdProviderModifier and TypeMethodDescriptionVPNServerAuthenticationPrototypeVPNServerAuthenticationByUsernamePrototype.Builder.identityProvider
(VPNServerAuthenticationByUsernameIdProvider identityProvider) Set the identityProvider.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VPNServerAuthenticationByUsernameIdProviderModifierConstructorDescriptionBuilder
(VPNServerAuthenticationByUsernameIdProvider vpnServerAuthenticationByUsernameIdProviderByIam) Instantiates a new Builder from an existing VPNServerAuthenticationByUsernameIdProviderByIAM instance.Builder
(String method, VPNServerAuthenticationByUsernameIdProvider identityProvider) Instantiates a new builder with required properties.