Uses of Class
com.google.cloud.channel.v1.ListTransferableOffersResponse
-
Packages that use ListTransferableOffersResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListTransferableOffersResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListTransferableOffersResponse Modifier and Type Method Description ListTransferableOffersResponse
ListTransferableOffersResponse.Builder. build()
ListTransferableOffersResponse
ListTransferableOffersResponse.Builder. buildPartial()
static ListTransferableOffersResponse
ListTransferableOffersResponse. getDefaultInstance()
ListTransferableOffersResponse
ListTransferableOffersResponse.Builder. getDefaultInstanceForType()
ListTransferableOffersResponse
ListTransferableOffersResponse. getDefaultInstanceForType()
ListTransferableOffersResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listTransferableOffers(ListTransferableOffersRequest request)
List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or Customer Name in the request.static ListTransferableOffersResponse
ListTransferableOffersResponse. parseDelimitedFrom(InputStream input)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(byte[] data)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(com.google.protobuf.ByteString data)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(InputStream input)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(ByteBuffer data)
static ListTransferableOffersResponse
ListTransferableOffersResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ListTransferableOffersResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTransferableOffersRequest,ListTransferableOffersResponse>
CloudChannelServiceGrpc. getListTransferableOffersMethod()
com.google.protobuf.Parser<ListTransferableOffersResponse>
ListTransferableOffersResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListTransferableOffersResponse>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listTransferableOffers(ListTransferableOffersRequest request)
List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or Customer Name in the request.com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse>
CloudChannelServiceClient. listTransferableOffersCallable()
List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or Customer Name in the request.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse>
CloudChannelServiceSettings.Builder. listTransferableOffersSettings()
Returns the builder for the settings used for calls to listTransferableOffers.com.google.api.gax.rpc.PagedCallSettings<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse>
CloudChannelServiceSettings. listTransferableOffersSettings()
Returns the object with the settings used for calls to listTransferableOffers.static com.google.protobuf.Parser<ListTransferableOffersResponse>
ListTransferableOffersResponse. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ListTransferableOffersResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListTransferableOffersPage
CloudChannelServiceClient.ListTransferableOffersPage. createPage(com.google.api.gax.rpc.PageContext<ListTransferableOffersRequest,ListTransferableOffersResponse,TransferableOffer> context, ListTransferableOffersResponse response)
ListTransferableOffersResponse.Builder
ListTransferableOffersResponse.Builder. mergeFrom(ListTransferableOffersResponse other)
static ListTransferableOffersResponse.Builder
ListTransferableOffersResponse. newBuilder(ListTransferableOffersResponse prototype)
Method parameters in com.google.cloud.channel.v1 with type arguments of type ListTransferableOffersResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListTransferableOffersPagedResponse>
CloudChannelServiceClient.ListTransferableOffersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTransferableOffersRequest,ListTransferableOffersResponse,TransferableOffer> context, com.google.api.core.ApiFuture<ListTransferableOffersResponse> futureResponse)
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListTransferableOffersPagedResponse>
CloudChannelServiceClient.ListTransferableOffersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTransferableOffersRequest,ListTransferableOffersResponse,TransferableOffer> context, com.google.api.core.ApiFuture<ListTransferableOffersResponse> futureResponse)
protected CloudChannelServiceClient.ListTransferableOffersPage
CloudChannelServiceClient.ListTransferableOffersPage. createPage(com.google.api.gax.rpc.PageContext<ListTransferableOffersRequest,ListTransferableOffersResponse,TransferableOffer> context, ListTransferableOffersResponse response)
com.google.api.core.ApiFuture<CloudChannelServiceClient.ListTransferableOffersPage>
CloudChannelServiceClient.ListTransferableOffersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTransferableOffersRequest,ListTransferableOffersResponse,TransferableOffer> context, com.google.api.core.ApiFuture<ListTransferableOffersResponse> futureResponse)
com.google.api.core.ApiFuture<CloudChannelServiceClient.ListTransferableOffersPage>
CloudChannelServiceClient.ListTransferableOffersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTransferableOffersRequest,ListTransferableOffersResponse,TransferableOffer> context, com.google.api.core.ApiFuture<ListTransferableOffersResponse> futureResponse)
default void
CloudChannelServiceGrpc.AsyncService. listTransferableOffers(ListTransferableOffersRequest request, io.grpc.stub.StreamObserver<ListTransferableOffersResponse> responseObserver)
List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or Customer Name in the request.void
CloudChannelServiceGrpc.CloudChannelServiceStub. listTransferableOffers(ListTransferableOffersRequest request, io.grpc.stub.StreamObserver<ListTransferableOffersResponse> responseObserver)
List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or Customer Name in the request. -
Uses of ListTransferableOffersResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListTransferableOffersResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse>
CloudChannelServiceStub. listTransferableOffersCallable()
com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse>
GrpcCloudChannelServiceStub. listTransferableOffersCallable()
com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse>
HttpJsonCloudChannelServiceStub. listTransferableOffersCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse>
CloudChannelServiceStubSettings.Builder. listTransferableOffersSettings()
Returns the builder for the settings used for calls to listTransferableOffers.com.google.api.gax.rpc.PagedCallSettings<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse>
CloudChannelServiceStubSettings. listTransferableOffersSettings()
Returns the object with the settings used for calls to listTransferableOffers.
-