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 class
SkuGroup
Represents the SKU group information.static class
SkuGroup.Builder
Represents the SKU group information.Methods in com.google.cloud.channel.v1 that return SkuGroupOrBuilder Modifier and Type Method Description SkuGroupOrBuilder
ListSkuGroupsResponse.Builder. getSkuGroupsOrBuilder(int index)
The list of SKU groups requested.SkuGroupOrBuilder
ListSkuGroupsResponse. getSkuGroupsOrBuilder(int index)
The list of SKU groups requested.SkuGroupOrBuilder
ListSkuGroupsResponseOrBuilder. 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.
-