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 DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest.Builder. build()DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest.Builder. buildPartial()static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. getDefaultInstance()DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest.Builder. getDefaultInstanceForType()DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. getDefaultInstanceForType()static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseDelimitedFrom(InputStream input)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(byte[] data)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(InputStream input)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. parseFrom(ByteBuffer data)static DeleteChannelPartnerRepricingConfigRequestDeleteChannelPartnerRepricingConfigRequest. 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 voidCloudChannelServiceClient. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request)Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.default voidCloudChannelServiceGrpc.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.EmptyCloudChannelServiceGrpc.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.voidCloudChannelServiceGrpc.CloudChannelServiceStub. deleteChannelPartnerRepricingConfig(DeleteChannelPartnerRepricingConfigRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently.DeleteChannelPartnerRepricingConfigRequest.BuilderDeleteChannelPartnerRepricingConfigRequest.Builder. mergeFrom(DeleteChannelPartnerRepricingConfigRequest other)static DeleteChannelPartnerRepricingConfigRequest.BuilderDeleteChannelPartnerRepricingConfigRequest. 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.
-