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.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.applyParametersAsync(InstanceName name,
List<String> nodeIds,
boolean applyAll) |
`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(String name,
List<String> nodeIds,
boolean applyAll) |
`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.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.applySoftwareUpdateAsync(ApplySoftwareUpdateRequest request) |
Updates software on the selected nodes of the Instance.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.applySoftwareUpdateAsync(InstanceName instance,
List<String> nodeIds,
boolean applyAll) |
Updates software on the selected nodes of the Instance.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.applySoftwareUpdateAsync(String instance,
List<String> nodeIds,
boolean applyAll) |
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.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.createInstanceAsync(CreateInstanceRequest request) |
Creates a new Instance in a given location.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.createInstanceAsync(LocationName parent,
String instanceId,
Instance resource) |
Creates a new Instance in a given location.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.createInstanceAsync(String parent,
String instanceId,
Instance resource) |
Creates a new Instance in a given location.
|
com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata> |
CloudMemcacheClient.createInstanceOperationCallable() |
Creates a new Instance in a given location.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata> |
CloudMemcacheSettings.Builder.createInstanceOperationSettings() |
Returns the builder for the settings used for calls to createInstance.
|
com.google.api.gax.rpc.OperationCallSettings<CreateInstanceRequest,Instance,OperationMetadata> |
CloudMemcacheSettings.createInstanceOperationSettings() |
Returns the object with the settings used for calls to createInstance.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
CloudMemcacheClient.deleteInstanceAsync(DeleteInstanceRequest request) |
Deletes a single Instance.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
CloudMemcacheClient.deleteInstanceAsync(InstanceName name) |
Deletes a single Instance.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
CloudMemcacheClient.deleteInstanceAsync(String name) |
Deletes a single Instance.
|
com.google.api.gax.rpc.OperationCallable<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata> |
CloudMemcacheClient.deleteInstanceOperationCallable() |
Deletes a single Instance.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata> |
CloudMemcacheSettings.Builder.deleteInstanceOperationSettings() |
Returns the builder for the settings used for calls to deleteInstance.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata> |
CloudMemcacheSettings.deleteInstanceOperationSettings() |
Returns the object with the settings used for calls to deleteInstance.
|
com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.getParserForType() |
|
static com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.parser() |
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.rescheduleMaintenanceAsync(InstanceName instance,
RescheduleMaintenanceRequest.RescheduleType rescheduleType,
com.google.protobuf.Timestamp scheduleTime) |
Performs the apply phase of the RescheduleMaintenance verb.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.rescheduleMaintenanceAsync(RescheduleMaintenanceRequest request) |
Performs the apply phase of the RescheduleMaintenance verb.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.rescheduleMaintenanceAsync(String instance,
RescheduleMaintenanceRequest.RescheduleType rescheduleType,
com.google.protobuf.Timestamp scheduleTime) |
Performs the apply phase of the RescheduleMaintenance verb.
|
com.google.api.gax.rpc.OperationCallable<RescheduleMaintenanceRequest,Instance,OperationMetadata> |
CloudMemcacheClient.rescheduleMaintenanceOperationCallable() |
Performs the apply phase of the RescheduleMaintenance verb.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RescheduleMaintenanceRequest,Instance,OperationMetadata> |
CloudMemcacheSettings.Builder.rescheduleMaintenanceOperationSettings() |
Returns the builder for the settings used for calls to rescheduleMaintenance.
|
com.google.api.gax.rpc.OperationCallSettings<RescheduleMaintenanceRequest,Instance,OperationMetadata> |
CloudMemcacheSettings.rescheduleMaintenanceOperationSettings() |
Returns the object with the settings used for calls to rescheduleMaintenance.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.updateInstanceAsync(UpdateInstanceRequest request) |
Updates an existing Instance in a given project and location.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.updateInstanceAsync(com.google.protobuf.FieldMask updateMask,
Instance resource) |
Updates an existing Instance in a given project and location.
|
com.google.api.gax.rpc.OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata> |
CloudMemcacheClient.updateInstanceOperationCallable() |
Updates an existing Instance in a given project and location.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata> |
CloudMemcacheSettings.Builder.updateInstanceOperationSettings() |
Returns the builder for the settings used for calls to updateInstance.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateInstanceRequest,Instance,OperationMetadata> |
CloudMemcacheSettings.updateInstanceOperationSettings() |
Returns the object with the settings used for calls to updateInstance.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.updateParametersAsync(InstanceName name,
com.google.protobuf.FieldMask updateMask,
MemcacheParameters parameters) |
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.
|
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata> |
CloudMemcacheClient.updateParametersAsync(String name,
com.google.protobuf.FieldMask updateMask,
MemcacheParameters parameters) |
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.
|