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 ListCustomersResponse
ListCustomersResponse.Builder. build()
ListCustomersResponse
ListCustomersResponse.Builder. buildPartial()
static ListCustomersResponse
ListCustomersResponse. getDefaultInstance()
ListCustomersResponse
ListCustomersResponse.Builder. getDefaultInstanceForType()
ListCustomersResponse
ListCustomersResponse. getDefaultInstanceForType()
ListCustomersResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listCustomers(ListCustomersRequest request)
List [Customer][google.cloud.channel.v1.Customer]s.static ListCustomersResponse
ListCustomersResponse. parseDelimitedFrom(InputStream input)
static ListCustomersResponse
ListCustomersResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersResponse
ListCustomersResponse. parseFrom(byte[] data)
static ListCustomersResponse
ListCustomersResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersResponse
ListCustomersResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCustomersResponse
ListCustomersResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersResponse
ListCustomersResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCustomersResponse
ListCustomersResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersResponse
ListCustomersResponse. parseFrom(InputStream input)
static ListCustomersResponse
ListCustomersResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomersResponse
ListCustomersResponse. parseFrom(ByteBuffer data)
static ListCustomersResponse
ListCustomersResponse. 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.ListCustomersPage
CloudChannelServiceClient.ListCustomersPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, ListCustomersResponse response)
ListCustomersResponse.Builder
ListCustomersResponse.Builder. mergeFrom(ListCustomersResponse other)
static ListCustomersResponse.Builder
ListCustomersResponse. 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.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)
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 void
CloudChannelServiceGrpc.AsyncService. listCustomers(ListCustomersRequest request, io.grpc.stub.StreamObserver<ListCustomersResponse> responseObserver)
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. -
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.
-