Uses of Class
com.google.auth.oauth2.CloudShellCredentials.Builder
-
Packages that use CloudShellCredentials.Builder Package Description com.google.auth.oauth2 -
-
Uses of CloudShellCredentials.Builder in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return CloudShellCredentials.Builder Modifier and Type Method Description static CloudShellCredentials.Builder
CloudShellCredentials. newBuilder()
CloudShellCredentials.Builder
CloudShellCredentials.Builder. setAuthPort(int authPort)
CloudShellCredentials.Builder
CloudShellCredentials.Builder. setQuotaProjectId(java.lang.String quotaProjectId)
CloudShellCredentials.Builder
CloudShellCredentials. toBuilder()
Constructors in com.google.auth.oauth2 with parameters of type CloudShellCredentials.Builder Constructor Description CloudShellCredentials(CloudShellCredentials.Builder builder)
-