Uses of Class
com.google.cloud.hadoop.util.RedactedString
Packages that use RedactedString
-
Uses of RedactedString in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return RedactedStringMethods in com.google.cloud.hadoop.util with parameters of type RedactedStringModifier and TypeMethodDescriptionstatic com.google.api.client.http.HttpTransportHttpTransportFactory.createHttpTransport(String proxyAddress, RedactedString proxyUsername, RedactedString proxyPassword) Create anHttpTransportbased on a type class and an optional HTTP proxy.static com.google.api.client.http.HttpTransportHttpTransportFactory.createHttpTransport(String proxyAddress, RedactedString proxyUsername, RedactedString proxyPassword, Duration readTimeout) Create anHttpTransportbased on a type class, optional HTTP proxy and optional socket read timeout.