Uses of Class
com.google.cloud.talent.v4beta1.CompanyServiceClient.ListCompaniesPagedResponse
-
Packages that use CompanyServiceClient.ListCompaniesPagedResponse Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of CompanyServiceClient.ListCompaniesPagedResponse in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return CompanyServiceClient.ListCompaniesPagedResponse Modifier and Type Method Description CompanyServiceClient.ListCompaniesPagedResponseCompanyServiceClient. listCompanies(ListCompaniesRequest request)Lists all companies associated with the project.CompanyServiceClient.ListCompaniesPagedResponseCompanyServiceClient. listCompanies(ProjectName parent)Lists all companies associated with the project.CompanyServiceClient.ListCompaniesPagedResponseCompanyServiceClient. listCompanies(TenantName parent)Lists all companies associated with the project.CompanyServiceClient.ListCompaniesPagedResponseCompanyServiceClient. listCompanies(String parent)Lists all companies associated with the project.Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type CompanyServiceClient.ListCompaniesPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceClient.ListCompaniesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCompaniesRequest,ListCompaniesResponse,Company> context, com.google.api.core.ApiFuture<ListCompaniesResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceClient. listCompaniesPagedCallable()Lists all companies associated with the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceSettings.Builder. listCompaniesSettings()Returns the builder for the settings used for calls to listCompanies.com.google.api.gax.rpc.PagedCallSettings<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceSettings. listCompaniesSettings()Returns the object with the settings used for calls to listCompanies. -
Uses of CompanyServiceClient.ListCompaniesPagedResponse in com.google.cloud.talent.v4beta1.stub
Methods in com.google.cloud.talent.v4beta1.stub that return types with arguments of type CompanyServiceClient.ListCompaniesPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceStub. listCompaniesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse>GrpcCompanyServiceStub. listCompaniesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCompaniesRequest,CompanyServiceClient.ListCompaniesPagedResponse>HttpJsonCompanyServiceStub. listCompaniesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceStubSettings.Builder. listCompaniesSettings()Returns the builder for the settings used for calls to listCompanies.com.google.api.gax.rpc.PagedCallSettings<ListCompaniesRequest,ListCompaniesResponse,CompanyServiceClient.ListCompaniesPagedResponse>CompanyServiceStubSettings. listCompaniesSettings()Returns the object with the settings used for calls to listCompanies.
-