Uses of Interface
com.google.cloud.channel.v1.SkuGroupOrBuilder
-
Packages that use SkuGroupOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of SkuGroupOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement SkuGroupOrBuilder Modifier and Type Class Description classSkuGroupRepresents the SKU group information.static classSkuGroup.BuilderRepresents the SKU group information.Methods in com.google.cloud.channel.v1 that return SkuGroupOrBuilder Modifier and Type Method Description SkuGroupOrBuilderListSkuGroupsResponse.Builder. getSkuGroupsOrBuilder(int index)The list of SKU groups requested.SkuGroupOrBuilderListSkuGroupsResponse. getSkuGroupsOrBuilder(int index)The list of SKU groups requested.SkuGroupOrBuilderListSkuGroupsResponseOrBuilder. getSkuGroupsOrBuilder(int index)The list of SKU groups requested.Methods in com.google.cloud.channel.v1 that return types with arguments of type SkuGroupOrBuilder Modifier and Type Method Description List<? extends SkuGroupOrBuilder>ListSkuGroupsResponse.Builder. getSkuGroupsOrBuilderList()The list of SKU groups requested.List<? extends SkuGroupOrBuilder>ListSkuGroupsResponse. getSkuGroupsOrBuilderList()The list of SKU groups requested.List<? extends SkuGroupOrBuilder>ListSkuGroupsResponseOrBuilder. getSkuGroupsOrBuilderList()The list of SKU groups requested.
-