Uses of Class
com.google.cloud.servicedirectory.v1.stub.LookupServiceStubSettings.Builder
-
Packages that use LookupServiceStubSettings.Builder Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1.stub -
-
Uses of LookupServiceStubSettings.Builder in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return LookupServiceStubSettings.Builder Modifier and Type Method Description LookupServiceStubSettings.Builder
LookupServiceSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.servicedirectory.v1 with parameters of type LookupServiceStubSettings.Builder Constructor Description Builder(LookupServiceStubSettings.Builder stubSettings)
-
Uses of LookupServiceStubSettings.Builder in com.google.cloud.servicedirectory.v1.stub
Methods in com.google.cloud.servicedirectory.v1.stub that return LookupServiceStubSettings.Builder Modifier and Type Method Description LookupServiceStubSettings.Builder
LookupServiceStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static LookupServiceStubSettings.Builder
LookupServiceStubSettings. newBuilder()
Returns a new gRPC builder for this class.static LookupServiceStubSettings.Builder
LookupServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static LookupServiceStubSettings.Builder
LookupServiceStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.LookupServiceStubSettings.Builder
LookupServiceStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.servicedirectory.v1.stub with parameters of type LookupServiceStubSettings.Builder Constructor Description LookupServiceStubSettings(LookupServiceStubSettings.Builder settingsBuilder)
-