Uses of Interface
com.google.cloud.channel.v1.ProductOrBuilder
-
Packages that use ProductOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ProductOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement ProductOrBuilder Modifier and Type Class Description classProductA Product is the entity a customer uses when placing an order.static classProduct.BuilderA Product is the entity a customer uses when placing an order.Methods in com.google.cloud.channel.v1 that return ProductOrBuilder Modifier and Type Method Description ProductOrBuilderSku.Builder. getProductOrBuilder()Product the SKU is associated with.ProductOrBuilderSku. getProductOrBuilder()Product the SKU is associated with.ProductOrBuilderSkuOrBuilder. getProductOrBuilder()Product the SKU is associated with.ProductOrBuilderListProductsResponse.Builder. getProductsOrBuilder(int index)List of Products requested.ProductOrBuilderListProductsResponse. getProductsOrBuilder(int index)List of Products requested.ProductOrBuilderListProductsResponseOrBuilder. getProductsOrBuilder(int index)List of Products requested.Methods in com.google.cloud.channel.v1 that return types with arguments of type ProductOrBuilder Modifier and Type Method Description List<? extends ProductOrBuilder>ListProductsResponse.Builder. getProductsOrBuilderList()List of Products requested.List<? extends ProductOrBuilder>ListProductsResponse. getProductsOrBuilderList()List of Products requested.List<? extends ProductOrBuilder>ListProductsResponseOrBuilder. getProductsOrBuilderList()List of Products requested.
-