public class DescribeCacheEngineVersionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
Represents the input of a DescribeCacheEngineVersions action.
NOOP| Constructor and Description | 
|---|
| DescribeCacheEngineVersionsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeCacheEngineVersionsRequest | clone()Creates a shallow clone of this request. | 
| boolean | equals(Object obj) | 
| String | getCacheParameterGroupFamily()
 The name of a specific cache parameter group family to return details
 for. | 
| Boolean | getDefaultOnly()
 If true, specifies that only the default version of the specified
 engine or engine and major version combination is to be returned. | 
| String | getEngine()
 The cache engine to return. | 
| String | getEngineVersion()
 The cache engine version to return. | 
| String | getMarker()
 An optional marker returned from a prior request. | 
| Integer | getMaxRecords()
 The maximum number of records to include in the response. | 
| int | hashCode() | 
| Boolean | isDefaultOnly()
 If true, specifies that only the default version of the specified
 engine or engine and major version combination is to be returned. | 
| void | setCacheParameterGroupFamily(String cacheParameterGroupFamily)
 The name of a specific cache parameter group family to return details
 for. | 
| void | setDefaultOnly(Boolean defaultOnly)
 If true, specifies that only the default version of the specified
 engine or engine and major version combination is to be returned. | 
| void | setEngine(String engine)
 The cache engine to return. | 
| void | setEngineVersion(String engineVersion)
 The cache engine version to return. | 
| void | setMarker(String marker)
 An optional marker returned from a prior request. | 
| void | setMaxRecords(Integer maxRecords)
 The maximum number of records to include in the response. | 
| String | toString()Returns a string representation of this object; useful for testing and
 debugging. | 
| DescribeCacheEngineVersionsRequest | withCacheParameterGroupFamily(String cacheParameterGroupFamily)
 The name of a specific cache parameter group family to return details
 for. | 
| DescribeCacheEngineVersionsRequest | withDefaultOnly(Boolean defaultOnly)
 If true, specifies that only the default version of the specified
 engine or engine and major version combination is to be returned. | 
| DescribeCacheEngineVersionsRequest | withEngine(String engine)
 The cache engine to return. | 
| DescribeCacheEngineVersionsRequest | withEngineVersion(String engineVersion)
 The cache engine version to return. | 
| DescribeCacheEngineVersionsRequest | withMarker(String marker)
 An optional marker returned from a prior request. | 
| DescribeCacheEngineVersionsRequest | withMaxRecords(Integer maxRecords)
 The maximum number of records to include in the response. | 
getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setEngine(String engine)
 The cache engine to return. Valid values: memcached |
 redis
 
engine - The cache engine to return. Valid values: memcached |
        redispublic String getEngine()
 The cache engine to return. Valid values: memcached |
 redis
 
memcached
         | redispublic DescribeCacheEngineVersionsRequest withEngine(String engine)
 The cache engine to return. Valid values: memcached |
 redis
 
engine - The cache engine to return. Valid values: memcached |
        redispublic void setEngineVersion(String engineVersion)
The cache engine version to return.
 Example: 1.4.14
 
engineVersion - The cache engine version to return.
        
        Example: 1.4.14
public String getEngineVersion()
The cache engine version to return.
 Example: 1.4.14
 
         Example: 1.4.14
public DescribeCacheEngineVersionsRequest withEngineVersion(String engineVersion)
The cache engine version to return.
 Example: 1.4.14
 
engineVersion - The cache engine version to return.
        
        Example: 1.4.14
public void setCacheParameterGroupFamily(String cacheParameterGroupFamily)
The name of a specific cache parameter group family to return details for.
Constraints:
Must be 1 to 255 alphanumeric characters
First character must be a letter
Cannot end with a hyphen or contain two consecutive hyphens
cacheParameterGroupFamily - The name of a specific cache parameter group family to return
        details for.
        Constraints:
Must be 1 to 255 alphanumeric characters
First character must be a letter
Cannot end with a hyphen or contain two consecutive hyphens
public String getCacheParameterGroupFamily()
The name of a specific cache parameter group family to return details for.
Constraints:
Must be 1 to 255 alphanumeric characters
First character must be a letter
Cannot end with a hyphen or contain two consecutive hyphens
Constraints:
Must be 1 to 255 alphanumeric characters
First character must be a letter
Cannot end with a hyphen or contain two consecutive hyphens
public DescribeCacheEngineVersionsRequest withCacheParameterGroupFamily(String cacheParameterGroupFamily)
The name of a specific cache parameter group family to return details for.
Constraints:
Must be 1 to 255 alphanumeric characters
First character must be a letter
Cannot end with a hyphen or contain two consecutive hyphens
cacheParameterGroupFamily - The name of a specific cache parameter group family to return
        details for.
        Constraints:
Must be 1 to 255 alphanumeric characters
First character must be a letter
Cannot end with a hyphen or contain two consecutive hyphens
public void setMaxRecords(Integer maxRecords)
 The maximum number of records to include in the response. If more records
 exist than the specified MaxRecords value, a marker is
 included in the response so that the remaining results can be retrieved.
 
Default: 100
Constraints: minimum 20; maximum 100.
maxRecords - The maximum number of records to include in the response. If more
        records exist than the specified MaxRecords value, a
        marker is included in the response so that the remaining results
        can be retrieved.
        Default: 100
Constraints: minimum 20; maximum 100.
public Integer getMaxRecords()
 The maximum number of records to include in the response. If more records
 exist than the specified MaxRecords value, a marker is
 included in the response so that the remaining results can be retrieved.
 
Default: 100
Constraints: minimum 20; maximum 100.
MaxRecords value, a
         marker is included in the response so that the remaining results
         can be retrieved.
         Default: 100
Constraints: minimum 20; maximum 100.
public DescribeCacheEngineVersionsRequest withMaxRecords(Integer maxRecords)
 The maximum number of records to include in the response. If more records
 exist than the specified MaxRecords value, a marker is
 included in the response so that the remaining results can be retrieved.
 
Default: 100
Constraints: minimum 20; maximum 100.
maxRecords - The maximum number of records to include in the response. If more
        records exist than the specified MaxRecords value, a
        marker is included in the response so that the remaining results
        can be retrieved.
        Default: 100
Constraints: minimum 20; maximum 100.
public void setMarker(String marker)
An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
marker - An optional marker returned from a prior request. Use this marker
        for pagination of results from this action. If this parameter is
        specified, the response includes only records beyond the marker,
        up to the value specified by MaxRecords.public String getMarker()
An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
public DescribeCacheEngineVersionsRequest withMarker(String marker)
An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
marker - An optional marker returned from a prior request. Use this marker
        for pagination of results from this action. If this parameter is
        specified, the response includes only records beyond the marker,
        up to the value specified by MaxRecords.public void setDefaultOnly(Boolean defaultOnly)
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
defaultOnly - If true, specifies that only the default version of the
        specified engine or engine and major version combination is to be
        returned.public Boolean getDefaultOnly()
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
public DescribeCacheEngineVersionsRequest withDefaultOnly(Boolean defaultOnly)
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
defaultOnly - If true, specifies that only the default version of the
        specified engine or engine and major version combination is to be
        returned.public Boolean isDefaultOnly()
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
public String toString()
toString in class ObjectObject.toString()public DescribeCacheEngineVersionsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.