Uses of Interface
com.google.cloud.channel.v1.TransferableSkuOrBuilder
-
Packages that use TransferableSkuOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of TransferableSkuOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement TransferableSkuOrBuilder Modifier and Type Class Description classTransferableSkuTransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own.static classTransferableSku.BuilderTransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own.Methods in com.google.cloud.channel.v1 that return TransferableSkuOrBuilder Modifier and Type Method Description TransferableSkuOrBuilderListTransferableSkusResponse.Builder. getTransferableSkusOrBuilder(int index)Information about existing SKUs for a customer that needs a transfer.TransferableSkuOrBuilderListTransferableSkusResponse. getTransferableSkusOrBuilder(int index)Information about existing SKUs for a customer that needs a transfer.TransferableSkuOrBuilderListTransferableSkusResponseOrBuilder. getTransferableSkusOrBuilder(int index)Information about existing SKUs for a customer that needs a transfer.Methods in com.google.cloud.channel.v1 that return types with arguments of type TransferableSkuOrBuilder Modifier and Type Method Description List<? extends TransferableSkuOrBuilder>ListTransferableSkusResponse.Builder. getTransferableSkusOrBuilderList()Information about existing SKUs for a customer that needs a transfer.List<? extends TransferableSkuOrBuilder>ListTransferableSkusResponse. getTransferableSkusOrBuilderList()Information about existing SKUs for a customer that needs a transfer.List<? extends TransferableSkuOrBuilder>ListTransferableSkusResponseOrBuilder. getTransferableSkusOrBuilderList()Information about existing SKUs for a customer that needs a transfer.
-