Uses of Class
com.google.cloud.channel.v1.TransferableSku
-
Packages that use TransferableSku Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of TransferableSku in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return TransferableSku Modifier and Type Method Description TransferableSkuTransferableSku.Builder. build()TransferableSkuTransferableSku.Builder. buildPartial()static TransferableSkuTransferableSku. getDefaultInstance()TransferableSkuTransferableSku.Builder. getDefaultInstanceForType()TransferableSkuTransferableSku. getDefaultInstanceForType()TransferableSkuListTransferableSkusResponse.Builder. getTransferableSkus(int index)Information about existing SKUs for a customer that needs a transfer.TransferableSkuListTransferableSkusResponse. getTransferableSkus(int index)Information about existing SKUs for a customer that needs a transfer.TransferableSkuListTransferableSkusResponseOrBuilder. getTransferableSkus(int index)Information about existing SKUs for a customer that needs a transfer.static TransferableSkuTransferableSku. parseDelimitedFrom(InputStream input)static TransferableSkuTransferableSku. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferableSkuTransferableSku. parseFrom(byte[] data)static TransferableSkuTransferableSku. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferableSkuTransferableSku. parseFrom(com.google.protobuf.ByteString data)static TransferableSkuTransferableSku. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferableSkuTransferableSku. parseFrom(com.google.protobuf.CodedInputStream input)static TransferableSkuTransferableSku. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferableSkuTransferableSku. parseFrom(InputStream input)static TransferableSkuTransferableSku. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferableSkuTransferableSku. parseFrom(ByteBuffer data)static TransferableSkuTransferableSku. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type TransferableSku Modifier and Type Method Description com.google.protobuf.Parser<TransferableSku>TransferableSku. getParserForType()List<TransferableSku>ListTransferableSkusResponse.Builder. getTransferableSkusList()Information about existing SKUs for a customer that needs a transfer.List<TransferableSku>ListTransferableSkusResponse. getTransferableSkusList()Information about existing SKUs for a customer that needs a transfer.List<TransferableSku>ListTransferableSkusResponseOrBuilder. getTransferableSkusList()Information about existing SKUs for a customer that needs a transfer.static com.google.protobuf.Parser<TransferableSku>TransferableSku. parser()Methods in com.google.cloud.channel.v1 with parameters of type TransferableSku Modifier and Type Method Description ListTransferableSkusResponse.BuilderListTransferableSkusResponse.Builder. addTransferableSkus(int index, TransferableSku value)Information about existing SKUs for a customer that needs a transfer.ListTransferableSkusResponse.BuilderListTransferableSkusResponse.Builder. addTransferableSkus(TransferableSku value)Information about existing SKUs for a customer that needs a transfer.TransferableSku.BuilderTransferableSku.Builder. mergeFrom(TransferableSku other)static TransferableSku.BuilderTransferableSku. newBuilder(TransferableSku prototype)ListTransferableSkusResponse.BuilderListTransferableSkusResponse.Builder. setTransferableSkus(int index, TransferableSku value)Information about existing SKUs for a customer that needs a transfer.Method parameters in com.google.cloud.channel.v1 with type arguments of type TransferableSku Modifier and Type Method Description ListTransferableSkusResponse.BuilderListTransferableSkusResponse.Builder. addAllTransferableSkus(Iterable<? extends TransferableSku> values)Information about existing SKUs for a customer that needs a transfer.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)
-