Uses of Class
com.google.cloud.memcache.v1.UpdateParametersRequest
-
Packages that use UpdateParametersRequest Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached APIcom.google.cloud.memcache.v1.stub -
-
Uses of UpdateParametersRequest in com.google.cloud.memcache.v1
Methods in com.google.cloud.memcache.v1 that return UpdateParametersRequest Modifier and Type Method Description UpdateParametersRequest
UpdateParametersRequest.Builder. build()
UpdateParametersRequest
UpdateParametersRequest.Builder. buildPartial()
static UpdateParametersRequest
UpdateParametersRequest. getDefaultInstance()
UpdateParametersRequest
UpdateParametersRequest.Builder. getDefaultInstanceForType()
UpdateParametersRequest
UpdateParametersRequest. getDefaultInstanceForType()
static UpdateParametersRequest
UpdateParametersRequest. parseDelimitedFrom(InputStream input)
static UpdateParametersRequest
UpdateParametersRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(byte[] data)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(InputStream input)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(ByteBuffer data)
static UpdateParametersRequest
UpdateParametersRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.memcache.v1 that return types with arguments of type UpdateParametersRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateParametersRequest>
UpdateParametersRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheGrpc. getUpdateParametersMethod()
static com.google.protobuf.Parser<UpdateParametersRequest>
UpdateParametersRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheClient. updateParametersCallable()
Updates the defined Memcached parameters for an existing instance.com.google.api.gax.rpc.OperationCallable<UpdateParametersRequest,Instance,OperationMetadata>
CloudMemcacheClient. updateParametersOperationCallable()
Updates the defined Memcached parameters for an existing instance.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateParametersRequest,Instance,OperationMetadata>
CloudMemcacheSettings.Builder. updateParametersOperationSettings()
Returns the builder for the settings used for calls to updateParameters.com.google.api.gax.rpc.OperationCallSettings<UpdateParametersRequest,Instance,OperationMetadata>
CloudMemcacheSettings. updateParametersOperationSettings()
Returns the object with the settings used for calls to updateParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheSettings.Builder. updateParametersSettings()
Returns the builder for the settings used for calls to updateParameters.com.google.api.gax.rpc.UnaryCallSettings<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheSettings. updateParametersSettings()
Returns the object with the settings used for calls to updateParameters.Methods in com.google.cloud.memcache.v1 with parameters of type UpdateParametersRequest Modifier and Type Method Description UpdateParametersRequest.Builder
UpdateParametersRequest.Builder. mergeFrom(UpdateParametersRequest other)
static UpdateParametersRequest.Builder
UpdateParametersRequest. newBuilder(UpdateParametersRequest prototype)
default void
CloudMemcacheGrpc.AsyncService. updateParameters(UpdateParametersRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the defined Memcached parameters for an existing instance.com.google.longrunning.Operation
CloudMemcacheGrpc.CloudMemcacheBlockingStub. updateParameters(UpdateParametersRequest request)
Updates the defined Memcached parameters for an existing instance.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudMemcacheGrpc.CloudMemcacheFutureStub. updateParameters(UpdateParametersRequest request)
Updates the defined Memcached parameters for an existing instance.void
CloudMemcacheGrpc.CloudMemcacheStub. updateParameters(UpdateParametersRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the defined Memcached parameters for an existing instance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
CloudMemcacheClient. updateParametersAsync(UpdateParametersRequest request)
Updates the defined Memcached parameters for an existing instance. -
Uses of UpdateParametersRequest in com.google.cloud.memcache.v1.stub
Methods in com.google.cloud.memcache.v1.stub that return types with arguments of type UpdateParametersRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheStub. updateParametersCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateParametersRequest,com.google.longrunning.Operation>
GrpcCloudMemcacheStub. updateParametersCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateParametersRequest,com.google.longrunning.Operation>
HttpJsonCloudMemcacheStub. updateParametersCallable()
com.google.api.gax.rpc.OperationCallable<UpdateParametersRequest,Instance,OperationMetadata>
CloudMemcacheStub. updateParametersOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateParametersRequest,Instance,OperationMetadata>
GrpcCloudMemcacheStub. updateParametersOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateParametersRequest,Instance,OperationMetadata>
HttpJsonCloudMemcacheStub. updateParametersOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateParametersRequest,Instance,OperationMetadata>
CloudMemcacheStubSettings.Builder. updateParametersOperationSettings()
Returns the builder for the settings used for calls to updateParameters.com.google.api.gax.rpc.OperationCallSettings<UpdateParametersRequest,Instance,OperationMetadata>
CloudMemcacheStubSettings. updateParametersOperationSettings()
Returns the object with the settings used for calls to updateParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheStubSettings.Builder. updateParametersSettings()
Returns the builder for the settings used for calls to updateParameters.com.google.api.gax.rpc.UnaryCallSettings<UpdateParametersRequest,com.google.longrunning.Operation>
CloudMemcacheStubSettings. updateParametersSettings()
Returns the object with the settings used for calls to updateParameters.
-