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