Uses of Class
com.google.cloud.channel.v1.ChangeRenewalSettingsRequest
-
Packages that use ChangeRenewalSettingsRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ChangeRenewalSettingsRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ChangeRenewalSettingsRequest Modifier and Type Method Description ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest.Builder. build()
ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest.Builder. buildPartial()
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. getDefaultInstance()
ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest.Builder. getDefaultInstanceForType()
ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. getDefaultInstanceForType()
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseDelimitedFrom(InputStream input)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(byte[] data)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(com.google.protobuf.ByteString data)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(InputStream input)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(ByteBuffer data)
static ChangeRenewalSettingsRequest
ChangeRenewalSettingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ChangeRenewalSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceClient. changeRenewalSettingsCallable()
Updates the renewal settings for an existing customer entitlement.com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. changeRenewalSettingsOperationCallable()
Updates the renewal settings for an existing customer entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.OperationCallSettings<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. changeRenewalSettingsOperationSettings()
Returns the object with the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings.Builder. changeRenewalSettingsSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.UnaryCallSettings<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings. changeRenewalSettingsSettings()
Returns the object with the settings used for calls to changeRenewalSettings.static io.grpc.MethodDescriptor<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceGrpc. getChangeRenewalSettingsMethod()
com.google.protobuf.Parser<ChangeRenewalSettingsRequest>
ChangeRenewalSettingsRequest. getParserForType()
static com.google.protobuf.Parser<ChangeRenewalSettingsRequest>
ChangeRenewalSettingsRequest. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ChangeRenewalSettingsRequest Modifier and Type Method Description default void
CloudChannelServiceGrpc.AsyncService. changeRenewalSettings(ChangeRenewalSettingsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the renewal settings for an existing customer entitlement.com.google.longrunning.Operation
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. changeRenewalSettings(ChangeRenewalSettingsRequest request)
Updates the renewal settings for an existing customer entitlement.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. changeRenewalSettings(ChangeRenewalSettingsRequest request)
Updates the renewal settings for an existing customer entitlement.void
CloudChannelServiceGrpc.CloudChannelServiceStub. changeRenewalSettings(ChangeRenewalSettingsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the renewal settings for an existing customer entitlement.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. changeRenewalSettingsAsync(ChangeRenewalSettingsRequest request)
Updates the renewal settings for an existing customer entitlement.ChangeRenewalSettingsRequest.Builder
ChangeRenewalSettingsRequest.Builder. mergeFrom(ChangeRenewalSettingsRequest other)
static ChangeRenewalSettingsRequest.Builder
ChangeRenewalSettingsRequest. newBuilder(ChangeRenewalSettingsRequest prototype)
-
Uses of ChangeRenewalSettingsRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ChangeRenewalSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceStub. changeRenewalSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
GrpcCloudChannelServiceStub. changeRenewalSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
HttpJsonCloudChannelServiceStub. changeRenewalSettingsCallable()
com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. changeRenewalSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. changeRenewalSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. changeRenewalSettingsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.OperationCallSettings<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. changeRenewalSettingsOperationSettings()
Returns the object with the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings.Builder. changeRenewalSettingsSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.UnaryCallSettings<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings. changeRenewalSettingsSettings()
Returns the object with the settings used for calls to changeRenewalSettings.
-