Uses of Class
com.google.cloud.channel.v1.ListSkuGroupsResponse
-
Packages that use ListSkuGroupsResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListSkuGroupsResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListSkuGroupsResponse Modifier and Type Method Description ListSkuGroupsResponseListSkuGroupsResponse.Builder. build()ListSkuGroupsResponseListSkuGroupsResponse.Builder. buildPartial()static ListSkuGroupsResponseListSkuGroupsResponse. getDefaultInstance()ListSkuGroupsResponseListSkuGroupsResponse.Builder. getDefaultInstanceForType()ListSkuGroupsResponseListSkuGroupsResponse. getDefaultInstanceForType()ListSkuGroupsResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listSkuGroups(ListSkuGroupsRequest request)Lists the Rebilling supported SKU groups the account is authorized to sell.static ListSkuGroupsResponseListSkuGroupsResponse. parseDelimitedFrom(InputStream input)static ListSkuGroupsResponseListSkuGroupsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(byte[] data)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(com.google.protobuf.ByteString data)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(InputStream input)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(ByteBuffer data)static ListSkuGroupsResponseListSkuGroupsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ListSkuGroupsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSkuGroupsRequest,ListSkuGroupsResponse>CloudChannelServiceGrpc. getListSkuGroupsMethod()com.google.protobuf.Parser<ListSkuGroupsResponse>ListSkuGroupsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListSkuGroupsResponse>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listSkuGroups(ListSkuGroupsRequest request)Lists the Rebilling supported SKU groups the account is authorized to sell.com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse>CloudChannelServiceClient. listSkuGroupsCallable()Lists the Rebilling supported SKU groups the account is authorized to sell.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse>CloudChannelServiceSettings.Builder. listSkuGroupsSettings()Returns the builder for the settings used for calls to listSkuGroups.com.google.api.gax.rpc.PagedCallSettings<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse>CloudChannelServiceSettings. listSkuGroupsSettings()Returns the object with the settings used for calls to listSkuGroups.static com.google.protobuf.Parser<ListSkuGroupsResponse>ListSkuGroupsResponse. parser()Methods in com.google.cloud.channel.v1 with parameters of type ListSkuGroupsResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListSkuGroupsPageCloudChannelServiceClient.ListSkuGroupsPage. createPage(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context, ListSkuGroupsResponse response)ListSkuGroupsResponse.BuilderListSkuGroupsResponse.Builder. mergeFrom(ListSkuGroupsResponse other)static ListSkuGroupsResponse.BuilderListSkuGroupsResponse. newBuilder(ListSkuGroupsResponse prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type ListSkuGroupsResponse Modifier and Type Method Description 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)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)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)default voidCloudChannelServiceGrpc.AsyncService. listSkuGroups(ListSkuGroupsRequest request, io.grpc.stub.StreamObserver<ListSkuGroupsResponse> responseObserver)Lists the Rebilling supported SKU groups the account is authorized to sell.voidCloudChannelServiceGrpc.CloudChannelServiceStub. listSkuGroups(ListSkuGroupsRequest request, io.grpc.stub.StreamObserver<ListSkuGroupsResponse> responseObserver)Lists the Rebilling supported SKU groups the account is authorized to sell. -
Uses of ListSkuGroupsResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListSkuGroupsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse>CloudChannelServiceStub. listSkuGroupsCallable()com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse>GrpcCloudChannelServiceStub. listSkuGroupsCallable()com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse>HttpJsonCloudChannelServiceStub. listSkuGroupsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse>CloudChannelServiceStubSettings.Builder. listSkuGroupsSettings()Returns the builder for the settings used for calls to listSkuGroups.com.google.api.gax.rpc.PagedCallSettings<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse>CloudChannelServiceStubSettings. listSkuGroupsSettings()Returns the object with the settings used for calls to listSkuGroups.
-