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