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