Uses of Class
com.google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse
-
Packages that use ListChannelPartnerRepricingConfigsResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListChannelPartnerRepricingConfigsResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListChannelPartnerRepricingConfigsResponse Modifier and Type Method Description ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse.Builder. build()
ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse.Builder. buildPartial()
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. getDefaultInstance()
ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse.Builder. getDefaultInstanceForType()
ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. getDefaultInstanceForType()
ListChannelPartnerRepricingConfigsResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listChannelPartnerRepricingConfigs(ListChannelPartnerRepricingConfigsRequest request)
Lists information about how a Reseller modifies their bill before sending it to a ChannelPartner.static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseDelimitedFrom(InputStream input)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(byte[] data)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(InputStream input)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(ByteBuffer data)
static ListChannelPartnerRepricingConfigsResponse
ListChannelPartnerRepricingConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ListChannelPartnerRepricingConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse>
CloudChannelServiceGrpc. getListChannelPartnerRepricingConfigsMethod()
com.google.protobuf.Parser<ListChannelPartnerRepricingConfigsResponse>
ListChannelPartnerRepricingConfigsResponse. getParserForType()
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.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.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<ListChannelPartnerRepricingConfigsResponse>
ListChannelPartnerRepricingConfigsResponse. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ListChannelPartnerRepricingConfigsResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage
CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ListChannelPartnerRepricingConfigsResponse response)
ListChannelPartnerRepricingConfigsResponse.Builder
ListChannelPartnerRepricingConfigsResponse.Builder. mergeFrom(ListChannelPartnerRepricingConfigsResponse other)
static ListChannelPartnerRepricingConfigsResponse.Builder
ListChannelPartnerRepricingConfigsResponse. newBuilder(ListChannelPartnerRepricingConfigsResponse prototype)
-
Uses of ListChannelPartnerRepricingConfigsResponse in com.google.cloud.channel.v1.stub
-