Class GoogleRobotMetadataCredentialsModule
java.lang.Object
com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentialsModule
com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentialsModule
- All Implemented Interfaces:
Serializable
An abstraction interface for instantiating the dependencies of the
GoogleRobotMetadataCredentials
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieve a MetadataReader for accessing stuff encoded in the instance metadata.Methods inherited from class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentialsModule
getHttpTransport, getJsonFactory
-
Constructor Details
-
GoogleRobotMetadataCredentialsModule
public GoogleRobotMetadataCredentialsModule()
-
-
Method Details
-
getMetadataReader
Retrieve a MetadataReader for accessing stuff encoded in the instance metadata.
-