Uses of Class
com.google.cloud.channel.v1.ListCustomerRepricingConfigsRequest
-
Packages that use ListCustomerRepricingConfigsRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListCustomerRepricingConfigsRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListCustomerRepricingConfigsRequest Modifier and Type Method Description ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest.Builder. build()ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest.Builder. buildPartial()static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. getDefaultInstance()ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest.Builder. getDefaultInstanceForType()ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. getDefaultInstanceForType()static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseDelimitedFrom(InputStream input)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(byte[] data)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(com.google.protobuf.ByteString data)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(InputStream input)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(ByteBuffer data)static ListCustomerRepricingConfigsRequestListCustomerRepricingConfigsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ListCustomerRepricingConfigsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse>CloudChannelServiceGrpc. getListCustomerRepricingConfigsMethod()com.google.protobuf.Parser<ListCustomerRepricingConfigsRequest>ListCustomerRepricingConfigsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse>CloudChannelServiceClient. listCustomerRepricingConfigsCallable()Lists information about how a Reseller modifies their bill before sending it to a Customer.com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse>CloudChannelServiceClient. listCustomerRepricingConfigsPagedCallable()Lists information about how a Reseller modifies their bill before sending it to a Customer.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse>CloudChannelServiceSettings.Builder. listCustomerRepricingConfigsSettings()Returns the builder for the settings used for calls to listCustomerRepricingConfigs.com.google.api.gax.rpc.PagedCallSettings<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse>CloudChannelServiceSettings. listCustomerRepricingConfigsSettings()Returns the object with the settings used for calls to listCustomerRepricingConfigs.static com.google.protobuf.Parser<ListCustomerRepricingConfigsRequest>ListCustomerRepricingConfigsRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type ListCustomerRepricingConfigsRequest Modifier and Type Method Description CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponseCloudChannelServiceClient. listCustomerRepricingConfigs(ListCustomerRepricingConfigsRequest request)Lists information about how a Reseller modifies their bill before sending it to a Customer.default voidCloudChannelServiceGrpc.AsyncService. listCustomerRepricingConfigs(ListCustomerRepricingConfigsRequest request, io.grpc.stub.StreamObserver<ListCustomerRepricingConfigsResponse> responseObserver)Lists information about how a Reseller modifies their bill before sending it to a Customer.ListCustomerRepricingConfigsResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listCustomerRepricingConfigs(ListCustomerRepricingConfigsRequest request)Lists information about how a Reseller modifies their bill before sending it to a Customer.com.google.common.util.concurrent.ListenableFuture<ListCustomerRepricingConfigsResponse>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listCustomerRepricingConfigs(ListCustomerRepricingConfigsRequest request)Lists information about how a Reseller modifies their bill before sending it to a Customer.voidCloudChannelServiceGrpc.CloudChannelServiceStub. listCustomerRepricingConfigs(ListCustomerRepricingConfigsRequest request, io.grpc.stub.StreamObserver<ListCustomerRepricingConfigsResponse> responseObserver)Lists information about how a Reseller modifies their bill before sending it to a Customer.ListCustomerRepricingConfigsRequest.BuilderListCustomerRepricingConfigsRequest.Builder. mergeFrom(ListCustomerRepricingConfigsRequest other)static ListCustomerRepricingConfigsRequest.BuilderListCustomerRepricingConfigsRequest. newBuilder(ListCustomerRepricingConfigsRequest prototype) -
Uses of ListCustomerRepricingConfigsRequest in com.google.cloud.channel.v1.stub
-