Uses of Class
com.google.cloud.channel.v1.ListCustomersRequest
-
Packages that use ListCustomersRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListCustomersRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListCustomersRequest Modifier and Type Method Description ListCustomersRequest
ListCustomersRequest.Builder. build()
ListCustomersRequest
ListCustomersRequest.Builder. buildPartial()
static ListCustomersRequest
ListCustomersRequest. getDefaultInstance()
ListCustomersRequest
ListCustomersRequest.Builder. getDefaultInstanceForType()
ListCustomersRequest
ListCustomersRequest. getDefaultInstanceForType()
static ListCustomersRequest
ListCustomersRequest. parseDelimitedFrom(InputStream input)
static ListCustomersRequest
ListCustomersRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersRequest
ListCustomersRequest. parseFrom(byte[] data)
static ListCustomersRequest
ListCustomersRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersRequest
ListCustomersRequest. parseFrom(com.google.protobuf.ByteString data)
static ListCustomersRequest
ListCustomersRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersRequest
ListCustomersRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCustomersRequest
ListCustomersRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersRequest
ListCustomersRequest. parseFrom(InputStream input)
static ListCustomersRequest
ListCustomersRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersRequest
ListCustomersRequest. parseFrom(ByteBuffer data)
static ListCustomersRequest
ListCustomersRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ListCustomersRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCustomersRequest,ListCustomersResponse>
CloudChannelServiceGrpc. getListCustomersMethod()
com.google.protobuf.Parser<ListCustomersRequest>
ListCustomersRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse>
CloudChannelServiceClient. listCustomersCallable()
List [Customer][google.cloud.channel.v1.Customer]s.com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse>
CloudChannelServiceClient. listCustomersPagedCallable()
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<ListCustomersRequest>
ListCustomersRequest. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ListCustomersRequest Modifier and Type Method Description CloudChannelServiceClient.ListCustomersPagedResponse
CloudChannelServiceClient. listCustomers(ListCustomersRequest request)
List [Customer][google.cloud.channel.v1.Customer]s.default void
CloudChannelServiceGrpc.AsyncService. listCustomers(ListCustomersRequest request, io.grpc.stub.StreamObserver<ListCustomersResponse> responseObserver)
List [Customer][google.cloud.channel.v1.Customer]s.ListCustomersResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listCustomers(ListCustomersRequest request)
List [Customer][google.cloud.channel.v1.Customer]s.com.google.common.util.concurrent.ListenableFuture<ListCustomersResponse>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listCustomers(ListCustomersRequest request)
List [Customer][google.cloud.channel.v1.Customer]s.void
CloudChannelServiceGrpc.CloudChannelServiceStub. listCustomers(ListCustomersRequest request, io.grpc.stub.StreamObserver<ListCustomersResponse> responseObserver)
List [Customer][google.cloud.channel.v1.Customer]s.ListCustomersRequest.Builder
ListCustomersRequest.Builder. mergeFrom(ListCustomersRequest other)
static ListCustomersRequest.Builder
ListCustomersRequest. newBuilder(ListCustomersRequest prototype)
Method parameters in com.google.cloud.channel.v1 with type arguments of type ListCustomersRequest 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)
protected CloudChannelServiceClient.ListCustomersPage
CloudChannelServiceClient.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)
-
Uses of ListCustomersRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListCustomersRequest 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.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse>
CloudChannelServiceStub. listCustomersPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse>
GrpcCloudChannelServiceStub. listCustomersPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse>
HttpJsonCloudChannelServiceStub. listCustomersPagedCallable()
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.
-