Uses of Enum
com.google.auth.oauth2.ComputeEngineCredentials.GoogleAuthTransport
Packages that use ComputeEngineCredentials.GoogleAuthTransport
-
Uses of ComputeEngineCredentials.GoogleAuthTransport in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return ComputeEngineCredentials.GoogleAuthTransportModifier and TypeMethodDescriptionComputeEngineCredentials.Builder.getGoogleAuthTransport()Get theGoogleAuthTransporttype.Returns the enum constant of this type with the specified name.ComputeEngineCredentials.GoogleAuthTransport.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.GoogleAuthTransportModifier and TypeMethodDescriptionComputeEngineCredentials.Builder.setGoogleAuthTransport(ComputeEngineCredentials.GoogleAuthTransport transport) Set theGoogleAuthTransporttype.