Uses of Class
com.google.auth.oauth2.ExternalAccountSupplierContext.Builder
Packages that use ExternalAccountSupplierContext.Builder
-
Uses of ExternalAccountSupplierContext.Builder in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return ExternalAccountSupplierContext.BuilderModifier and TypeMethodDescription(package private) static ExternalAccountSupplierContext.BuilderExternalAccountSupplierContext.newBuilder()(package private) ExternalAccountSupplierContext.BuilderExternalAccountSupplierContext.Builder.setAudience(String audience) Sets the Audience.(package private) ExternalAccountSupplierContext.BuilderExternalAccountSupplierContext.Builder.setSubjectTokenType(ExternalAccountCredentials.SubjectTokenTypes subjectTokenType) Sets the subject token type.(package private) ExternalAccountSupplierContext.BuilderExternalAccountSupplierContext.Builder.setSubjectTokenType(String subjectTokenType) Sets the subject token type.Constructors in com.google.auth.oauth2 with parameters of type ExternalAccountSupplierContext.BuilderModifierConstructorDescriptionprivateInternal constructor.