Uses of Enum
com.google.auth.oauth2.ComputeEngineCredentials.BindingEnforcement
Packages that use ComputeEngineCredentials.BindingEnforcement
-
Uses of ComputeEngineCredentials.BindingEnforcement in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return ComputeEngineCredentials.BindingEnforcementModifier and TypeMethodDescriptionComputeEngineCredentials.Builder.getBindingEnforcement()Get theBindingEnforcementtype.Returns the enum constant of this type with the specified name.ComputeEngineCredentials.BindingEnforcement.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.auth.oauth2 with parameters of type ComputeEngineCredentials.BindingEnforcementModifier and TypeMethodDescriptionComputeEngineCredentials.Builder.setBindingEnforcement(ComputeEngineCredentials.BindingEnforcement bindingEnforcement) Set theBindingEnforcementtype.