| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
ComputeEngineCredentials.BindingEnforcement |
ComputeEngineCredentials.Builder.getBindingEnforcement()
Get the
BindingEnforcement type. |
static ComputeEngineCredentials.BindingEnforcement |
ComputeEngineCredentials.BindingEnforcement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeEngineCredentials.BindingEnforcement[] |
ComputeEngineCredentials.BindingEnforcement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeEngineCredentials.Builder |
ComputeEngineCredentials.Builder.setBindingEnforcement(ComputeEngineCredentials.BindingEnforcement bindingEnforcement)
Set the
BindingEnforcement type. |
Copyright © 2026 Google. All rights reserved.