Uses of Class
com.google.cloud.privatecatalog.v1beta1.stub.PrivateCatalogStubSettings.Builder
-
Packages that use PrivateCatalogStubSettings.Builder Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog APIcom.google.cloud.privatecatalog.v1beta1.stub -
-
Uses of PrivateCatalogStubSettings.Builder in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return PrivateCatalogStubSettings.Builder Modifier and Type Method Description PrivateCatalogStubSettings.BuilderPrivateCatalogSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.privatecatalog.v1beta1 with parameters of type PrivateCatalogStubSettings.Builder Constructor Description Builder(PrivateCatalogStubSettings.Builder stubSettings) -
Uses of PrivateCatalogStubSettings.Builder in com.google.cloud.privatecatalog.v1beta1.stub
Methods in com.google.cloud.privatecatalog.v1beta1.stub that return PrivateCatalogStubSettings.Builder Modifier and Type Method Description PrivateCatalogStubSettings.BuilderPrivateCatalogStubSettings.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 PrivateCatalogStubSettings.BuilderPrivateCatalogStubSettings. newBuilder()Returns a new gRPC builder for this class.static PrivateCatalogStubSettings.BuilderPrivateCatalogStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static PrivateCatalogStubSettings.BuilderPrivateCatalogStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.PrivateCatalogStubSettings.BuilderPrivateCatalogStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.privatecatalog.v1beta1.stub with parameters of type PrivateCatalogStubSettings.Builder Constructor Description PrivateCatalogStubSettings(PrivateCatalogStubSettings.Builder settingsBuilder)
-