Uses of Class
com.google.cloud.channel.v1.GetCustomerRepricingConfigRequest
-
Packages that use GetCustomerRepricingConfigRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of GetCustomerRepricingConfigRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return GetCustomerRepricingConfigRequest Modifier and Type Method Description GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest.Builder. build()GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest.Builder. buildPartial()static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. getDefaultInstance()GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest.Builder. getDefaultInstanceForType()GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. getDefaultInstanceForType()static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseDelimitedFrom(InputStream input)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(byte[] data)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(com.google.protobuf.ByteString data)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(InputStream input)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(ByteBuffer data)static GetCustomerRepricingConfigRequestGetCustomerRepricingConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type GetCustomerRepricingConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceClient. getCustomerRepricingConfigCallable()Gets information about how a Reseller modifies their bill before sending it to a Customer.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceSettings.Builder. getCustomerRepricingConfigSettings()Returns the builder for the settings used for calls to getCustomerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceSettings. getCustomerRepricingConfigSettings()Returns the object with the settings used for calls to getCustomerRepricingConfig.static io.grpc.MethodDescriptor<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceGrpc. getGetCustomerRepricingConfigMethod()com.google.protobuf.Parser<GetCustomerRepricingConfigRequest>GetCustomerRepricingConfigRequest. getParserForType()static com.google.protobuf.Parser<GetCustomerRepricingConfigRequest>GetCustomerRepricingConfigRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type GetCustomerRepricingConfigRequest Modifier and Type Method Description CustomerRepricingConfigCloudChannelServiceClient. getCustomerRepricingConfig(GetCustomerRepricingConfigRequest request)Gets information about how a Reseller modifies their bill before sending it to a Customer.default voidCloudChannelServiceGrpc.AsyncService. getCustomerRepricingConfig(GetCustomerRepricingConfigRequest request, io.grpc.stub.StreamObserver<CustomerRepricingConfig> responseObserver)Gets information about how a Reseller modifies their bill before sending it to a Customer.CustomerRepricingConfigCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. getCustomerRepricingConfig(GetCustomerRepricingConfigRequest request)Gets information about how a Reseller modifies their bill before sending it to a Customer.com.google.common.util.concurrent.ListenableFuture<CustomerRepricingConfig>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. getCustomerRepricingConfig(GetCustomerRepricingConfigRequest request)Gets information about how a Reseller modifies their bill before sending it to a Customer.voidCloudChannelServiceGrpc.CloudChannelServiceStub. getCustomerRepricingConfig(GetCustomerRepricingConfigRequest request, io.grpc.stub.StreamObserver<CustomerRepricingConfig> responseObserver)Gets information about how a Reseller modifies their bill before sending it to a Customer.GetCustomerRepricingConfigRequest.BuilderGetCustomerRepricingConfigRequest.Builder. mergeFrom(GetCustomerRepricingConfigRequest other)static GetCustomerRepricingConfigRequest.BuilderGetCustomerRepricingConfigRequest. newBuilder(GetCustomerRepricingConfigRequest prototype) -
Uses of GetCustomerRepricingConfigRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type GetCustomerRepricingConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceStub. getCustomerRepricingConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>GrpcCloudChannelServiceStub. getCustomerRepricingConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>HttpJsonCloudChannelServiceStub. getCustomerRepricingConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceStubSettings.Builder. getCustomerRepricingConfigSettings()Returns the builder for the settings used for calls to getCustomerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>CloudChannelServiceStubSettings. getCustomerRepricingConfigSettings()Returns the object with the settings used for calls to getCustomerRepricingConfig.
-