Uses of Class
com.google.cloud.channel.v1.ListCustomersResponse
-
Packages that use ListCustomersResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListCustomersResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListCustomersResponse Modifier and Type Method Description ListCustomersResponseListCustomersResponse.Builder. build()ListCustomersResponseListCustomersResponse.Builder. buildPartial()static ListCustomersResponseListCustomersResponse. getDefaultInstance()ListCustomersResponseListCustomersResponse.Builder. getDefaultInstanceForType()ListCustomersResponseListCustomersResponse. getDefaultInstanceForType()ListCustomersResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listCustomers(ListCustomersRequest request)List [Customer][google.cloud.channel.v1.Customer]s.static ListCustomersResponseListCustomersResponse. parseDelimitedFrom(InputStream input)static ListCustomersResponseListCustomersResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomersResponseListCustomersResponse. parseFrom(byte[] data)static ListCustomersResponseListCustomersResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomersResponseListCustomersResponse. parseFrom(com.google.protobuf.ByteString data)static ListCustomersResponseListCustomersResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomersResponseListCustomersResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCustomersResponseListCustomersResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomersResponseListCustomersResponse. parseFrom(InputStream input)static ListCustomersResponseListCustomersResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomersResponseListCustomersResponse. parseFrom(ByteBuffer data)static ListCustomersResponseListCustomersResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ListCustomersResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCustomersRequest,ListCustomersResponse>CloudChannelServiceGrpc. getListCustomersMethod()com.google.protobuf.Parser<ListCustomersResponse>ListCustomersResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCustomersResponse>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listCustomers(ListCustomersRequest request)List [Customer][google.cloud.channel.v1.Customer]s.com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse>CloudChannelServiceClient. listCustomersCallable()List [Customer][google.cloud.channel.v1.Customer]s.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse>CloudChannelServiceSettings.Builder. listCustomersSettings()Returns the builder for the settings used for calls to listCustomers.com.google.api.gax.rpc.PagedCallSettings<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse>CloudChannelServiceSettings. listCustomersSettings()Returns the object with the settings used for calls to listCustomers.static com.google.protobuf.Parser<ListCustomersResponse>ListCustomersResponse. parser()Methods in com.google.cloud.channel.v1 with parameters of type ListCustomersResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListCustomersPageCloudChannelServiceClient.ListCustomersPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, ListCustomersResponse response)ListCustomersResponse.BuilderListCustomersResponse.Builder. mergeFrom(ListCustomersResponse other)static ListCustomersResponse.BuilderListCustomersResponse. newBuilder(ListCustomersResponse prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type ListCustomersResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPagedResponse>CloudChannelServiceClient.ListCustomersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse)static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPagedResponse>CloudChannelServiceClient.ListCustomersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse)protected CloudChannelServiceClient.ListCustomersPageCloudChannelServiceClient.ListCustomersPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, ListCustomersResponse response)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPage>CloudChannelServiceClient.ListCustomersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPage>CloudChannelServiceClient.ListCustomersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse)default voidCloudChannelServiceGrpc.AsyncService. listCustomers(ListCustomersRequest request, io.grpc.stub.StreamObserver<ListCustomersResponse> responseObserver)List [Customer][google.cloud.channel.v1.Customer]s.voidCloudChannelServiceGrpc.CloudChannelServiceStub. listCustomers(ListCustomersRequest request, io.grpc.stub.StreamObserver<ListCustomersResponse> responseObserver)List [Customer][google.cloud.channel.v1.Customer]s. -
Uses of ListCustomersResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListCustomersResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse>CloudChannelServiceStub. listCustomersCallable()com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse>GrpcCloudChannelServiceStub. listCustomersCallable()com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse>HttpJsonCloudChannelServiceStub. listCustomersCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse>CloudChannelServiceStubSettings.Builder. listCustomersSettings()Returns the builder for the settings used for calls to listCustomers.com.google.api.gax.rpc.PagedCallSettings<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse>CloudChannelServiceStubSettings. listCustomersSettings()Returns the object with the settings used for calls to listCustomers.
-