Package com.google.auth.oauth2
Class StsRequestHandler.Builder
java.lang.Object
com.google.auth.oauth2.StsRequestHandler.Builder
- Enclosing class:
- StsRequestHandler
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setConnectTimeout(int connectTimeout) Warning: Not for public use and can be removed at any time.setHeaders(com.google.api.client.http.HttpHeaders headers) setInternalOptions(String internalOptions) setReadTimeout(int readTimeout) Warning: Not for public use and can be removed at any time.
-
Method Details
-
setHeaders
@CanIgnoreReturnValue public StsRequestHandler.Builder setHeaders(com.google.api.client.http.HttpHeaders headers) -
setInternalOptions
-
setConnectTimeout
Warning: Not for public use and can be removed at any time. -
setReadTimeout
Warning: Not for public use and can be removed at any time. -
build
-