Uses of Class
com.google.cloud.channel.v1.ListTransferableSkusRequest
-
Packages that use ListTransferableSkusRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListTransferableSkusRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListTransferableSkusRequest Modifier and Type Method Description ListTransferableSkusRequestListTransferableSkusRequest.Builder. build()ListTransferableSkusRequestListTransferableSkusRequest.Builder. buildPartial()static ListTransferableSkusRequestListTransferableSkusRequest. getDefaultInstance()ListTransferableSkusRequestListTransferableSkusRequest.Builder. getDefaultInstanceForType()ListTransferableSkusRequestListTransferableSkusRequest. getDefaultInstanceForType()static ListTransferableSkusRequestListTransferableSkusRequest. parseDelimitedFrom(InputStream input)static ListTransferableSkusRequestListTransferableSkusRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(byte[] data)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(com.google.protobuf.ByteString data)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(InputStream input)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(ByteBuffer data)static ListTransferableSkusRequestListTransferableSkusRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ListTransferableSkusRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTransferableSkusRequest,ListTransferableSkusResponse>CloudChannelServiceGrpc. getListTransferableSkusMethod()com.google.protobuf.Parser<ListTransferableSkusRequest>ListTransferableSkusRequest. getParserForType()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.UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse>CloudChannelServiceClient. listTransferableSkusPagedCallable()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<ListTransferableSkusRequest>ListTransferableSkusRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type ListTransferableSkusRequest Modifier and Type Method Description CloudChannelServiceClient.ListTransferableSkusPagedResponseCloudChannelServiceClient. 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.default voidCloudChannelServiceGrpc.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.ListTransferableSkusResponseCloudChannelServiceGrpc.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.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.voidCloudChannelServiceGrpc.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.ListTransferableSkusRequest.BuilderListTransferableSkusRequest.Builder. mergeFrom(ListTransferableSkusRequest other)static ListTransferableSkusRequest.BuilderListTransferableSkusRequest. newBuilder(ListTransferableSkusRequest prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type ListTransferableSkusRequest 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)protected CloudChannelServiceClient.ListTransferableSkusPageCloudChannelServiceClient.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) -
Uses of ListTransferableSkusRequest in com.google.cloud.channel.v1.stub
-