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 ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse.Builder. build()ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse.Builder. buildPartial()static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. getDefaultInstance()ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse.Builder. getDefaultInstanceForType()ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. getDefaultInstanceForType()ListChannelPartnerRepricingConfigsResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listChannelPartnerRepricingConfigs(ListChannelPartnerRepricingConfigsRequest request)Lists information about how a Reseller modifies their bill before sending it to a ChannelPartner.static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseDelimitedFrom(InputStream input)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(byte[] data)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(InputStream input)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. parseFrom(ByteBuffer data)static ListChannelPartnerRepricingConfigsResponseListChannelPartnerRepricingConfigsResponse. 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.ListChannelPartnerRepricingConfigsPageCloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ListChannelPartnerRepricingConfigsResponse response)ListChannelPartnerRepricingConfigsResponse.BuilderListChannelPartnerRepricingConfigsResponse.Builder. mergeFrom(ListChannelPartnerRepricingConfigsResponse other)static ListChannelPartnerRepricingConfigsResponse.BuilderListChannelPartnerRepricingConfigsResponse. newBuilder(ListChannelPartnerRepricingConfigsResponse prototype) -
Uses of ListChannelPartnerRepricingConfigsResponse in com.google.cloud.channel.v1.stub
-