Uses of Interface
com.google.cloud.TransportOptions
-
Packages that use TransportOptions Package Description com.google.cloud Core classes for thegoogle-cloudlibrary. -
-
Uses of TransportOptions in com.google.cloud
Methods in com.google.cloud that return TransportOptions Modifier and Type Method Description TransportOptionsServiceDefaults. getDefaultTransportOptions()TransportOptionsServiceOptions. getTransportOptions()Returns the transport-specific options for this service.Methods in com.google.cloud with parameters of type TransportOptions Modifier and Type Method Description BServiceOptions.Builder. setTransportOptions(TransportOptions transportOptions)Sets the transport options.
-