@Generated(value="software.amazon.awssdk:codegen") public final class UpdateAction extends Object implements SdkPojo, Serializable, ToCopyableBuilder<UpdateAction.Builder,UpdateAction>
The status of the service update for a specific replication group
| Modifier and Type | Class and Description |
|---|---|
static interface |
UpdateAction.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UpdateAction.Builder |
builder() |
String |
cacheClusterId()
The ID of the cache cluster
|
List<CacheNodeUpdateStatus> |
cacheNodeUpdateStatus()
The status of the service update on the cache node
|
String |
engine()
The Elasticache engine to which the update applies.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
String |
estimatedUpdateTime()
The estimated length of time for the update to complete
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
boolean |
hasCacheNodeUpdateStatus()
Returns true if the CacheNodeUpdateStatus property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
|
int |
hashCode() |
boolean |
hasNodeGroupUpdateStatus()
Returns true if the NodeGroupUpdateStatus property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
|
List<NodeGroupUpdateStatus> |
nodeGroupUpdateStatus()
The status of the service update on the node group
|
String |
nodesUpdated()
The progress of the service update on the replication group
|
String |
replicationGroupId()
The ID of the replication group
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends UpdateAction.Builder> |
serializableBuilderClass() |
String |
serviceUpdateName()
The unique ID of the service update
|
Instant |
serviceUpdateRecommendedApplyByDate()
The recommended date to apply the service update to ensure compliance.
|
Instant |
serviceUpdateReleaseDate()
The date the update is first available
|
ServiceUpdateSeverity |
serviceUpdateSeverity()
The severity of the service update
|
String |
serviceUpdateSeverityAsString()
The severity of the service update
|
ServiceUpdateStatus |
serviceUpdateStatus()
The status of the service update
|
String |
serviceUpdateStatusAsString()
The status of the service update
|
ServiceUpdateType |
serviceUpdateType()
Reflects the nature of the service update
|
String |
serviceUpdateTypeAsString()
Reflects the nature of the service update
|
SlaMet |
slaMet()
If yes, all nodes in the replication group have been updated by the recommended apply-by date.
|
String |
slaMetAsString()
If yes, all nodes in the replication group have been updated by the recommended apply-by date.
|
UpdateAction.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
Instant |
updateActionAvailableDate()
The date that the service update is available to a replication group
|
UpdateActionStatus |
updateActionStatus()
The status of the update action
|
String |
updateActionStatusAsString()
The status of the update action
|
Instant |
updateActionStatusModifiedDate()
The date when the UpdateActionStatus was last modified
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final String replicationGroupId()
The ID of the replication group
public final String cacheClusterId()
The ID of the cache cluster
public final String serviceUpdateName()
The unique ID of the service update
public final Instant serviceUpdateReleaseDate()
The date the update is first available
public final ServiceUpdateSeverity serviceUpdateSeverity()
The severity of the service update
If the service returns an enum value that is not available in the current SDK version,
serviceUpdateSeverity will return ServiceUpdateSeverity.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from serviceUpdateSeverityAsString().
ServiceUpdateSeveritypublic final String serviceUpdateSeverityAsString()
The severity of the service update
If the service returns an enum value that is not available in the current SDK version,
serviceUpdateSeverity will return ServiceUpdateSeverity.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from serviceUpdateSeverityAsString().
ServiceUpdateSeveritypublic final ServiceUpdateStatus serviceUpdateStatus()
The status of the service update
If the service returns an enum value that is not available in the current SDK version,
serviceUpdateStatus will return ServiceUpdateStatus.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from serviceUpdateStatusAsString().
ServiceUpdateStatuspublic final String serviceUpdateStatusAsString()
The status of the service update
If the service returns an enum value that is not available in the current SDK version,
serviceUpdateStatus will return ServiceUpdateStatus.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from serviceUpdateStatusAsString().
ServiceUpdateStatuspublic final Instant serviceUpdateRecommendedApplyByDate()
The recommended date to apply the service update to ensure compliance. For information on compliance, see Self-Service Security Updates for Compliance.
public final ServiceUpdateType serviceUpdateType()
Reflects the nature of the service update
If the service returns an enum value that is not available in the current SDK version, serviceUpdateType
will return ServiceUpdateType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from serviceUpdateTypeAsString().
ServiceUpdateTypepublic final String serviceUpdateTypeAsString()
Reflects the nature of the service update
If the service returns an enum value that is not available in the current SDK version, serviceUpdateType
will return ServiceUpdateType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from serviceUpdateTypeAsString().
ServiceUpdateTypepublic final Instant updateActionAvailableDate()
The date that the service update is available to a replication group
public final UpdateActionStatus updateActionStatus()
The status of the update action
If the service returns an enum value that is not available in the current SDK version,
updateActionStatus will return UpdateActionStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned
by the service is available from updateActionStatusAsString().
UpdateActionStatuspublic final String updateActionStatusAsString()
The status of the update action
If the service returns an enum value that is not available in the current SDK version,
updateActionStatus will return UpdateActionStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned
by the service is available from updateActionStatusAsString().
UpdateActionStatuspublic final String nodesUpdated()
The progress of the service update on the replication group
public final Instant updateActionStatusModifiedDate()
The date when the UpdateActionStatus was last modified
public final SlaMet slaMet()
If yes, all nodes in the replication group have been updated by the recommended apply-by date. If no, at least one node in the replication group have not been updated by the recommended apply-by date. If N/A, the replication group was created after the recommended apply-by date.
If the service returns an enum value that is not available in the current SDK version, slaMet will
return SlaMet.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
slaMetAsString().
SlaMetpublic final String slaMetAsString()
If yes, all nodes in the replication group have been updated by the recommended apply-by date. If no, at least one node in the replication group have not been updated by the recommended apply-by date. If N/A, the replication group was created after the recommended apply-by date.
If the service returns an enum value that is not available in the current SDK version, slaMet will
return SlaMet.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
slaMetAsString().
SlaMetpublic final boolean hasNodeGroupUpdateStatus()
public final List<NodeGroupUpdateStatus> nodeGroupUpdateStatus()
The status of the service update on the node group
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasNodeGroupUpdateStatus() to see if a value was sent in this field.
public final boolean hasCacheNodeUpdateStatus()
public final List<CacheNodeUpdateStatus> cacheNodeUpdateStatus()
The status of the service update on the cache node
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasCacheNodeUpdateStatus() to see if a value was sent in this field.
public final String estimatedUpdateTime()
The estimated length of time for the update to complete
public final String engine()
The Elasticache engine to which the update applies. Either Redis or Memcached
public UpdateAction.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UpdateAction.Builder,UpdateAction>public static UpdateAction.Builder builder()
public static Class<? extends UpdateAction.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2021. All rights reserved.