| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
MetadataCredentialsFromPlugin |
MetadataCredentialsFromPlugin.clone() |
MetadataCredentialsFromPlugin |
CallCredentials.getFromPlugin()
Custom authenticator credentials.
|
MetadataCredentialsFromPlugin |
MetadataCredentialsFromPlugin.set(String fieldName,
Object value) |
MetadataCredentialsFromPlugin |
MetadataCredentialsFromPlugin.setName(String name)
Plugin name.
|
MetadataCredentialsFromPlugin |
MetadataCredentialsFromPlugin.setStructConfig(String structConfig)
A text proto that conforms to a Struct type definition interpreted by the plugin.
|
| Modifier and Type | Method and Description |
|---|---|
CallCredentials |
CallCredentials.setFromPlugin(MetadataCredentialsFromPlugin fromPlugin)
Custom authenticator credentials.
|
Copyright © 2011–2020 Google. All rights reserved.