Uses of Class
com.google.cloud.channel.v1.PurchasableSku
-
Packages that use PurchasableSku Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of PurchasableSku in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return PurchasableSku Modifier and Type Method Description PurchasableSkuPurchasableSku.Builder. build()PurchasableSkuPurchasableSku.Builder. buildPartial()static PurchasableSkuPurchasableSku. getDefaultInstance()PurchasableSkuPurchasableSku.Builder. getDefaultInstanceForType()PurchasableSkuPurchasableSku. getDefaultInstanceForType()PurchasableSkuListPurchasableSkusResponse.Builder. getPurchasableSkus(int index)The list of SKUs requested.PurchasableSkuListPurchasableSkusResponse. getPurchasableSkus(int index)The list of SKUs requested.PurchasableSkuListPurchasableSkusResponseOrBuilder. getPurchasableSkus(int index)The list of SKUs requested.static PurchasableSkuPurchasableSku. parseDelimitedFrom(InputStream input)static PurchasableSkuPurchasableSku. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurchasableSkuPurchasableSku. parseFrom(byte[] data)static PurchasableSkuPurchasableSku. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurchasableSkuPurchasableSku. parseFrom(com.google.protobuf.ByteString data)static PurchasableSkuPurchasableSku. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurchasableSkuPurchasableSku. parseFrom(com.google.protobuf.CodedInputStream input)static PurchasableSkuPurchasableSku. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurchasableSkuPurchasableSku. parseFrom(InputStream input)static PurchasableSkuPurchasableSku. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PurchasableSkuPurchasableSku. parseFrom(ByteBuffer data)static PurchasableSkuPurchasableSku. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type PurchasableSku Modifier and Type Method Description com.google.protobuf.Parser<PurchasableSku>PurchasableSku. getParserForType()List<PurchasableSku>ListPurchasableSkusResponse.Builder. getPurchasableSkusList()The list of SKUs requested.List<PurchasableSku>ListPurchasableSkusResponse. getPurchasableSkusList()The list of SKUs requested.List<PurchasableSku>ListPurchasableSkusResponseOrBuilder. getPurchasableSkusList()The list of SKUs requested.static com.google.protobuf.Parser<PurchasableSku>PurchasableSku. parser()Methods in com.google.cloud.channel.v1 with parameters of type PurchasableSku Modifier and Type Method Description ListPurchasableSkusResponse.BuilderListPurchasableSkusResponse.Builder. addPurchasableSkus(int index, PurchasableSku value)The list of SKUs requested.ListPurchasableSkusResponse.BuilderListPurchasableSkusResponse.Builder. addPurchasableSkus(PurchasableSku value)The list of SKUs requested.PurchasableSku.BuilderPurchasableSku.Builder. mergeFrom(PurchasableSku other)static PurchasableSku.BuilderPurchasableSku. newBuilder(PurchasableSku prototype)ListPurchasableSkusResponse.BuilderListPurchasableSkusResponse.Builder. setPurchasableSkus(int index, PurchasableSku value)The list of SKUs requested.Method parameters in com.google.cloud.channel.v1 with type arguments of type PurchasableSku Modifier and Type Method Description ListPurchasableSkusResponse.BuilderListPurchasableSkusResponse.Builder. addAllPurchasableSkus(Iterable<? extends PurchasableSku> values)The list of SKUs requested.static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPagedResponse>CloudChannelServiceClient.ListPurchasableSkusPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse)protected CloudChannelServiceClient.ListPurchasableSkusPageCloudChannelServiceClient.ListPurchasableSkusPage. createPage(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, ListPurchasableSkusResponse response)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPage>CloudChannelServiceClient.ListPurchasableSkusPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse)
-