Uses of Interface
com.google.cloud.TransportOptions
Packages that use TransportOptions
-
Uses of TransportOptions in com.google.cloud
Methods in com.google.cloud that return TransportOptionsModifier and TypeMethodDescriptionServiceDefaults.getDefaultTransportOptions()ServiceOptions.getTransportOptions()Returns the transport-specific options for this service.Methods in com.google.cloud with parameters of type TransportOptionsModifier and TypeMethodDescriptionServiceOptions.Builder.setTransportOptions(TransportOptions transportOptions) Sets the transport options.