Uses of Class
com.google.cloud.channel.v1.SkuGroup
-
Packages that use SkuGroup Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of SkuGroup in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return SkuGroup Modifier and Type Method Description SkuGroupSkuGroup.Builder. build()SkuGroupSkuGroup.Builder. buildPartial()static SkuGroupSkuGroup. getDefaultInstance()SkuGroupSkuGroup.Builder. getDefaultInstanceForType()SkuGroupSkuGroup. getDefaultInstanceForType()SkuGroupListSkuGroupsResponse.Builder. getSkuGroups(int index)The list of SKU groups requested.SkuGroupListSkuGroupsResponse. getSkuGroups(int index)The list of SKU groups requested.SkuGroupListSkuGroupsResponseOrBuilder. getSkuGroups(int index)The list of SKU groups requested.static SkuGroupSkuGroup. parseDelimitedFrom(InputStream input)static SkuGroupSkuGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuGroupSkuGroup. parseFrom(byte[] data)static SkuGroupSkuGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuGroupSkuGroup. parseFrom(com.google.protobuf.ByteString data)static SkuGroupSkuGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuGroupSkuGroup. parseFrom(com.google.protobuf.CodedInputStream input)static SkuGroupSkuGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuGroupSkuGroup. parseFrom(InputStream input)static SkuGroupSkuGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkuGroupSkuGroup. parseFrom(ByteBuffer data)static SkuGroupSkuGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type SkuGroup Modifier and Type Method Description com.google.protobuf.Parser<SkuGroup>SkuGroup. getParserForType()List<SkuGroup>ListSkuGroupsResponse.Builder. getSkuGroupsList()The list of SKU groups requested.List<SkuGroup>ListSkuGroupsResponse. getSkuGroupsList()The list of SKU groups requested.List<SkuGroup>ListSkuGroupsResponseOrBuilder. getSkuGroupsList()The list of SKU groups requested.static com.google.protobuf.Parser<SkuGroup>SkuGroup. parser()Methods in com.google.cloud.channel.v1 with parameters of type SkuGroup Modifier and Type Method Description ListSkuGroupsResponse.BuilderListSkuGroupsResponse.Builder. addSkuGroups(int index, SkuGroup value)The list of SKU groups requested.ListSkuGroupsResponse.BuilderListSkuGroupsResponse.Builder. addSkuGroups(SkuGroup value)The list of SKU groups requested.SkuGroup.BuilderSkuGroup.Builder. mergeFrom(SkuGroup other)static SkuGroup.BuilderSkuGroup. newBuilder(SkuGroup prototype)ListSkuGroupsResponse.BuilderListSkuGroupsResponse.Builder. setSkuGroups(int index, SkuGroup value)The list of SKU groups requested.Method parameters in com.google.cloud.channel.v1 with type arguments of type SkuGroup Modifier and Type Method Description ListSkuGroupsResponse.BuilderListSkuGroupsResponse.Builder. addAllSkuGroups(Iterable<? extends SkuGroup> values)The list of SKU groups requested.static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupsPagedResponse>CloudChannelServiceClient.ListSkuGroupsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context, com.google.api.core.ApiFuture<ListSkuGroupsResponse> futureResponse)protected CloudChannelServiceClient.ListSkuGroupsPageCloudChannelServiceClient.ListSkuGroupsPage. createPage(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context, ListSkuGroupsResponse response)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupsPage>CloudChannelServiceClient.ListSkuGroupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context, com.google.api.core.ApiFuture<ListSkuGroupsResponse> futureResponse)
-