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