Uses of Class
com.google.cloud.channel.v1.DeleteChannelPartnerRepricingConfigRequest
-
Packages that use DeleteChannelPartnerRepricingConfigRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of DeleteChannelPartnerRepricingConfigRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return DeleteChannelPartnerRepricingConfigRequest Modifier and Type Method Description DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest.Builder. build()
DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest.Builder. buildPartial()
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. getDefaultInstance()
DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest.Builder. getDefaultInstanceForType()
DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. getDefaultInstanceForType()
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseDelimitedFrom(InputStream input)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(byte[] data)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(InputStream input)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(ByteBuffer data)
static DeleteChannelPartnerRepricingConfigRequest
DeleteChannelPartnerRepricingConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type DeleteChannelPartnerRepricingConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceClient. deleteChannelPartnerRepricingConfigCallable()
Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceSettings.Builder. deleteChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteChannelPartnerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceSettings. deleteChannelPartnerRepricingConfigSettings()
Returns the object with the settings used for calls to deleteChannelPartnerRepricingConfig.static io.grpc.MethodDescriptor<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceGrpc. getDeleteChannelPartnerRepricingConfigMethod()
com.google.protobuf.Parser<DeleteChannelPartnerRepricingConfigRequest>
DeleteChannelPartnerRepricingConfigRequest. getParserForType()
static com.google.protobuf.Parser<DeleteChannelPartnerRepricingConfigRequest>
DeleteChannelPartnerRepricingConfigRequest. parser()
Methods in com.google.cloud.channel.v1 with parameters of type DeleteChannelPartnerRepricingConfigRequest Modifier and Type Method Description void
CloudChannelServiceClient. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request)
Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.default void
CloudChannelServiceGrpc.AsyncService. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.com.google.protobuf.Empty
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request)
Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request)
Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.void
CloudChannelServiceGrpc.CloudChannelServiceStub. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.DeleteChannelPartnerRepricingConfigRequest.Builder
DeleteChannelPartnerRepricingConfigRequest.Builder. mergeFrom(DeleteChannelPartnerRepricingConfigRequest other)
static DeleteChannelPartnerRepricingConfigRequest.Builder
DeleteChannelPartnerRepricingConfigRequest. newBuilder(DeleteChannelPartnerRepricingConfigRequest prototype)
-
Uses of DeleteChannelPartnerRepricingConfigRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type DeleteChannelPartnerRepricingConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceStub. deleteChannelPartnerRepricingConfigCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
GrpcCloudChannelServiceStub. deleteChannelPartnerRepricingConfigCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
HttpJsonCloudChannelServiceStub. deleteChannelPartnerRepricingConfigCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceStubSettings.Builder. deleteChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteChannelPartnerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
CloudChannelServiceStubSettings. deleteChannelPartnerRepricingConfigSettings()
Returns the object with the settings used for calls to deleteChannelPartnerRepricingConfig.
-