Class DescribeReservedCacheNodesOfferingsRequest

    • Constructor Detail

      • DescribeReservedCacheNodesOfferingsRequest

        public DescribeReservedCacheNodesOfferingsRequest()
    • Method Detail

      • setReservedCacheNodesOfferingId

        public void setReservedCacheNodesOfferingId​(String reservedCacheNodesOfferingId)

        The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

        Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

        Parameters:
        reservedCacheNodesOfferingId - The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

        Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

      • getReservedCacheNodesOfferingId

        public String getReservedCacheNodesOfferingId()

        The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

        Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

        Returns:
        The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

        Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

      • withReservedCacheNodesOfferingId

        public DescribeReservedCacheNodesOfferingsRequest withReservedCacheNodesOfferingId​(String reservedCacheNodesOfferingId)

        The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

        Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

        Parameters:
        reservedCacheNodesOfferingId - The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

        Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCacheNodeType

        public void setCacheNodeType​(String cacheNodeType)

        The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

        Valid node types are as follows:

        • General purpose:
          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge
          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge
        • Compute optimized: cache.c1.xlarge
        • Memory optimized
          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge
          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
        • Redis backup/restore is not supported for t2 instances.
        • Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.

        For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        Parameters:
        cacheNodeType - The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

        Valid node types are as follows:

        • General purpose:
          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge
          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge
        • Compute optimized: cache.c1.xlarge
        • Memory optimized
          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge
          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
        • Redis backup/restore is not supported for t2 instances.
        • Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.

        For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

      • getCacheNodeType

        public String getCacheNodeType()

        The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

        Valid node types are as follows:

        • General purpose:
          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge
          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge
        • Compute optimized: cache.c1.xlarge
        • Memory optimized
          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge
          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
        • Redis backup/restore is not supported for t2 instances.
        • Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.

        For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        Returns:
        The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

        Valid node types are as follows:

        • General purpose:
          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge
          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge
        • Compute optimized: cache.c1.xlarge
        • Memory optimized
          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge
          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
        • Redis backup/restore is not supported for t2 instances.
        • Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.

        For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

      • withCacheNodeType

        public DescribeReservedCacheNodesOfferingsRequest withCacheNodeType​(String cacheNodeType)

        The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

        Valid node types are as follows:

        • General purpose:
          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge
          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge
        • Compute optimized: cache.c1.xlarge
        • Memory optimized
          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge
          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
        • Redis backup/restore is not supported for t2 instances.
        • Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.

        For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        Parameters:
        cacheNodeType - The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

        Valid node types are as follows:

        • General purpose:
          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge
          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge
        • Compute optimized: cache.c1.xlarge
        • Memory optimized
          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge
          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
        • Redis backup/restore is not supported for t2 instances.
        • Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.

        For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDuration

        public void setDuration​(String duration)

        Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

        Valid Values: 1 | 3 | 31536000 | 94608000

        Parameters:
        duration - Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

        Valid Values: 1 | 3 | 31536000 | 94608000

      • getDuration

        public String getDuration()

        Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

        Valid Values: 1 | 3 | 31536000 | 94608000

        Returns:
        Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

        Valid Values: 1 | 3 | 31536000 | 94608000

      • withDuration

        public DescribeReservedCacheNodesOfferingsRequest withDuration​(String duration)

        Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

        Valid Values: 1 | 3 | 31536000 | 94608000

        Parameters:
        duration - Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

        Valid Values: 1 | 3 | 31536000 | 94608000

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setProductDescription

        public void setProductDescription​(String productDescription)

        The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

        Parameters:
        productDescription - The product description filter value. Use this parameter to show only the available offerings matching the specified product description.
      • getProductDescription

        public String getProductDescription()

        The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

        Returns:
        The product description filter value. Use this parameter to show only the available offerings matching the specified product description.
      • withProductDescription

        public DescribeReservedCacheNodesOfferingsRequest withProductDescription​(String productDescription)

        The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

        Parameters:
        productDescription - The product description filter value. Use this parameter to show only the available offerings matching the specified product description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setOfferingType

        public void setOfferingType​(String offeringType)

        The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

        Valid Values: "Light Utilization"|"Medium Utilization"|"Heavy Utilization"

        Parameters:
        offeringType - The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

        Valid Values: "Light Utilization"|"Medium Utilization"|"Heavy Utilization"

      • getOfferingType

        public String getOfferingType()

        The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

        Valid Values: "Light Utilization"|"Medium Utilization"|"Heavy Utilization"

        Returns:
        The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

        Valid Values: "Light Utilization"|"Medium Utilization"|"Heavy Utilization"

      • withOfferingType

        public DescribeReservedCacheNodesOfferingsRequest withOfferingType​(String offeringType)

        The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

        Valid Values: "Light Utilization"|"Medium Utilization"|"Heavy Utilization"

        Parameters:
        offeringType - The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

        Valid Values: "Light Utilization"|"Medium Utilization"|"Heavy Utilization"

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setMaxRecords

        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.

        Parameters:
        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.

      • getMaxRecords

        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.

        Returns:
        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.

      • withMaxRecords

        public DescribeReservedCacheNodesOfferingsRequest 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.

        Parameters:
        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.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setMarker

        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.

        Parameters:
        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.
      • getMarker

        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.

        Returns:
        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.
      • withMarker

        public DescribeReservedCacheNodesOfferingsRequest 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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object; useful for testing and debugging.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object