Uses of Class
com.google.cloud.memcache.v1.ApplyParametersRequest
-
Packages that use ApplyParametersRequest Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached APIcom.google.cloud.memcache.v1.stub -
-
Uses of ApplyParametersRequest in com.google.cloud.memcache.v1
Methods in com.google.cloud.memcache.v1 that return ApplyParametersRequest Modifier and Type Method Description ApplyParametersRequestApplyParametersRequest.Builder. build()ApplyParametersRequestApplyParametersRequest.Builder. buildPartial()static ApplyParametersRequestApplyParametersRequest. getDefaultInstance()ApplyParametersRequestApplyParametersRequest.Builder. getDefaultInstanceForType()ApplyParametersRequestApplyParametersRequest. getDefaultInstanceForType()static ApplyParametersRequestApplyParametersRequest. parseDelimitedFrom(InputStream input)static ApplyParametersRequestApplyParametersRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyParametersRequestApplyParametersRequest. parseFrom(byte[] data)static ApplyParametersRequestApplyParametersRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyParametersRequestApplyParametersRequest. parseFrom(com.google.protobuf.ByteString data)static ApplyParametersRequestApplyParametersRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyParametersRequestApplyParametersRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ApplyParametersRequestApplyParametersRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyParametersRequestApplyParametersRequest. parseFrom(InputStream input)static ApplyParametersRequestApplyParametersRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyParametersRequestApplyParametersRequest. parseFrom(ByteBuffer data)static ApplyParametersRequestApplyParametersRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.memcache.v1 that return types with arguments of type ApplyParametersRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheClient. applyParametersCallable()`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.com.google.api.gax.rpc.OperationCallable<ApplyParametersRequest,Instance,OperationMetadata>CloudMemcacheClient. applyParametersOperationCallable()`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.com.google.api.gax.rpc.OperationCallSettings<ApplyParametersRequest,Instance,OperationMetadata>CloudMemcacheSettings. applyParametersOperationSettings()Returns the object with the settings used for calls to applyParameters.com.google.api.gax.rpc.OperationCallSettings.Builder<ApplyParametersRequest,Instance,OperationMetadata>CloudMemcacheSettings.Builder. applyParametersOperationSettings()Returns the builder for the settings used for calls to applyParameters.com.google.api.gax.rpc.UnaryCallSettings<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheSettings. applyParametersSettings()Returns the object with the settings used for calls to applyParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheSettings.Builder. applyParametersSettings()Returns the builder for the settings used for calls to applyParameters.static io.grpc.MethodDescriptor<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheGrpc. getApplyParametersMethod()com.google.protobuf.Parser<ApplyParametersRequest>ApplyParametersRequest. getParserForType()static com.google.protobuf.Parser<ApplyParametersRequest>ApplyParametersRequest. parser()Methods in com.google.cloud.memcache.v1 with parameters of type ApplyParametersRequest Modifier and Type Method Description default voidCloudMemcacheGrpc.AsyncService. applyParameters(ApplyParametersRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.com.google.longrunning.OperationCloudMemcacheGrpc.CloudMemcacheBlockingStub. applyParameters(ApplyParametersRequest request)`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudMemcacheGrpc.CloudMemcacheFutureStub. applyParameters(ApplyParametersRequest request)`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.voidCloudMemcacheGrpc.CloudMemcacheStub. applyParameters(ApplyParametersRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>CloudMemcacheClient. applyParametersAsync(ApplyParametersRequest request)`ApplyParameters` restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.ApplyParametersRequest.BuilderApplyParametersRequest.Builder. mergeFrom(ApplyParametersRequest other)static ApplyParametersRequest.BuilderApplyParametersRequest. newBuilder(ApplyParametersRequest prototype) -
Uses of ApplyParametersRequest in com.google.cloud.memcache.v1.stub
Methods in com.google.cloud.memcache.v1.stub that return types with arguments of type ApplyParametersRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheStub. applyParametersCallable()com.google.api.gax.rpc.UnaryCallable<ApplyParametersRequest,com.google.longrunning.Operation>GrpcCloudMemcacheStub. applyParametersCallable()com.google.api.gax.rpc.UnaryCallable<ApplyParametersRequest,com.google.longrunning.Operation>HttpJsonCloudMemcacheStub. applyParametersCallable()com.google.api.gax.rpc.OperationCallable<ApplyParametersRequest,Instance,OperationMetadata>CloudMemcacheStub. applyParametersOperationCallable()com.google.api.gax.rpc.OperationCallable<ApplyParametersRequest,Instance,OperationMetadata>GrpcCloudMemcacheStub. applyParametersOperationCallable()com.google.api.gax.rpc.OperationCallable<ApplyParametersRequest,Instance,OperationMetadata>HttpJsonCloudMemcacheStub. applyParametersOperationCallable()com.google.api.gax.rpc.OperationCallSettings<ApplyParametersRequest,Instance,OperationMetadata>CloudMemcacheStubSettings. applyParametersOperationSettings()Returns the object with the settings used for calls to applyParameters.com.google.api.gax.rpc.OperationCallSettings.Builder<ApplyParametersRequest,Instance,OperationMetadata>CloudMemcacheStubSettings.Builder. applyParametersOperationSettings()Returns the builder for the settings used for calls to applyParameters.com.google.api.gax.rpc.UnaryCallSettings<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheStubSettings. applyParametersSettings()Returns the object with the settings used for calls to applyParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyParametersRequest,com.google.longrunning.Operation>CloudMemcacheStubSettings.Builder. applyParametersSettings()Returns the builder for the settings used for calls to applyParameters.
-