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 ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest.Builder. build()ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest.Builder. buildPartial()static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. getDefaultInstance()ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest.Builder. getDefaultInstanceForType()ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. getDefaultInstanceForType()static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseDelimitedFrom(InputStream input)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(byte[] data)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(com.google.protobuf.ByteString data)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(InputStream input)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. parseFrom(ByteBuffer data)static ListChannelPartnerRepricingConfigsRequestListChannelPartnerRepricingConfigsRequest. 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.ListChannelPartnerRepricingConfigsPagedResponseCloudChannelServiceClient. listChannelPartnerRepricingConfigs(ListChannelPartnerRepricingConfigsRequest request)Lists information about how a Reseller modifies their bill before sending it to a ChannelPartner.default voidCloudChannelServiceGrpc.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.ListChannelPartnerRepricingConfigsResponseCloudChannelServiceGrpc.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.voidCloudChannelServiceGrpc.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.BuilderListChannelPartnerRepricingConfigsRequest.Builder. mergeFrom(ListChannelPartnerRepricingConfigsRequest other)static ListChannelPartnerRepricingConfigsRequest.BuilderListChannelPartnerRepricingConfigsRequest. newBuilder(ListChannelPartnerRepricingConfigsRequest prototype) -
Uses of ListChannelPartnerRepricingConfigsRequest in com.google.cloud.channel.v1.stub
-