@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeOrderableDBInstanceOptionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
DescribeOrderableDBInstanceOptionsRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeOrderableDBInstanceOptionsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAvailabilityZoneGroup()
The Availability Zone group associated with a Local Zone.
|
String |
getDBInstanceClass()
The DB instance class filter value.
|
String |
getEngine()
The name of the engine to retrieve DB instance options for.
|
String |
getEngineVersion()
The engine version filter value.
|
List<Filter> |
getFilters()
This parameter isn't currently supported.
|
String |
getLicenseModel()
The license model filter value.
|
String |
getMarker()
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
|
Integer |
getMaxRecords()
The maximum number of records to include in the response.
|
Boolean |
getVpc()
A value that indicates whether to show only VPC or non-VPC offerings.
|
int |
hashCode() |
Boolean |
isVpc()
A value that indicates whether to show only VPC or non-VPC offerings.
|
void |
setAvailabilityZoneGroup(String availabilityZoneGroup)
The Availability Zone group associated with a Local Zone.
|
void |
setDBInstanceClass(String dBInstanceClass)
The DB instance class filter value.
|
void |
setEngine(String engine)
The name of the engine to retrieve DB instance options for.
|
void |
setEngineVersion(String engineVersion)
The engine version filter value.
|
void |
setFilters(Collection<Filter> filters)
This parameter isn't currently supported.
|
void |
setLicenseModel(String licenseModel)
The license model filter value.
|
void |
setMarker(String marker)
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
|
void |
setMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
void |
setVpc(Boolean vpc)
A value that indicates whether to show only VPC or non-VPC offerings.
|
String |
toString()
Returns a string representation of this object.
|
DescribeOrderableDBInstanceOptionsRequest |
withAvailabilityZoneGroup(String availabilityZoneGroup)
The Availability Zone group associated with a Local Zone.
|
DescribeOrderableDBInstanceOptionsRequest |
withDBInstanceClass(String dBInstanceClass)
The DB instance class filter value.
|
DescribeOrderableDBInstanceOptionsRequest |
withEngine(String engine)
The name of the engine to retrieve DB instance options for.
|
DescribeOrderableDBInstanceOptionsRequest |
withEngineVersion(String engineVersion)
The engine version filter value.
|
DescribeOrderableDBInstanceOptionsRequest |
withFilters(Collection<Filter> filters)
This parameter isn't currently supported.
|
DescribeOrderableDBInstanceOptionsRequest |
withFilters(Filter... filters)
This parameter isn't currently supported.
|
DescribeOrderableDBInstanceOptionsRequest |
withLicenseModel(String licenseModel)
The license model filter value.
|
DescribeOrderableDBInstanceOptionsRequest |
withMarker(String marker)
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
|
DescribeOrderableDBInstanceOptionsRequest |
withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
DescribeOrderableDBInstanceOptionsRequest |
withVpc(Boolean vpc)
A value that indicates whether to show only VPC or non-VPC offerings.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public DescribeOrderableDBInstanceOptionsRequest()
public void setEngine(String engine)
The name of the engine to retrieve DB instance options for.
engine
- The name of the engine to retrieve DB instance options for.public String getEngine()
The name of the engine to retrieve DB instance options for.
public DescribeOrderableDBInstanceOptionsRequest withEngine(String engine)
The name of the engine to retrieve DB instance options for.
engine
- The name of the engine to retrieve DB instance options for.public void setEngineVersion(String engineVersion)
The engine version filter value. Specify this parameter to show only the available offerings matching the specified engine version.
engineVersion
- The engine version filter value. Specify this parameter to show only the available offerings matching the
specified engine version.public String getEngineVersion()
The engine version filter value. Specify this parameter to show only the available offerings matching the specified engine version.
public DescribeOrderableDBInstanceOptionsRequest withEngineVersion(String engineVersion)
The engine version filter value. Specify this parameter to show only the available offerings matching the specified engine version.
engineVersion
- The engine version filter value. Specify this parameter to show only the available offerings matching the
specified engine version.public void setDBInstanceClass(String dBInstanceClass)
The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class.
dBInstanceClass
- The DB instance class filter value. Specify this parameter to show only the available offerings matching
the specified DB instance class.public String getDBInstanceClass()
The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class.
public DescribeOrderableDBInstanceOptionsRequest withDBInstanceClass(String dBInstanceClass)
The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class.
dBInstanceClass
- The DB instance class filter value. Specify this parameter to show only the available offerings matching
the specified DB instance class.public void setLicenseModel(String licenseModel)
The license model filter value. Specify this parameter to show only the available offerings matching the specified license model.
licenseModel
- The license model filter value. Specify this parameter to show only the available offerings matching the
specified license model.public String getLicenseModel()
The license model filter value. Specify this parameter to show only the available offerings matching the specified license model.
public DescribeOrderableDBInstanceOptionsRequest withLicenseModel(String licenseModel)
The license model filter value. Specify this parameter to show only the available offerings matching the specified license model.
licenseModel
- The license model filter value. Specify this parameter to show only the available offerings matching the
specified license model.public void setAvailabilityZoneGroup(String availabilityZoneGroup)
The Availability Zone group associated with a Local Zone. Specify this parameter to retrieve available offerings for the Local Zones in the group.
Omit this parameter to show the available offerings in the specified AWS Region.
availabilityZoneGroup
- The Availability Zone group associated with a Local Zone. Specify this parameter to retrieve available
offerings for the Local Zones in the group.
Omit this parameter to show the available offerings in the specified AWS Region.
public String getAvailabilityZoneGroup()
The Availability Zone group associated with a Local Zone. Specify this parameter to retrieve available offerings for the Local Zones in the group.
Omit this parameter to show the available offerings in the specified AWS Region.
Omit this parameter to show the available offerings in the specified AWS Region.
public DescribeOrderableDBInstanceOptionsRequest withAvailabilityZoneGroup(String availabilityZoneGroup)
The Availability Zone group associated with a Local Zone. Specify this parameter to retrieve available offerings for the Local Zones in the group.
Omit this parameter to show the available offerings in the specified AWS Region.
availabilityZoneGroup
- The Availability Zone group associated with a Local Zone. Specify this parameter to retrieve available
offerings for the Local Zones in the group.
Omit this parameter to show the available offerings in the specified AWS Region.
public void setVpc(Boolean vpc)
A value that indicates whether to show only VPC or non-VPC offerings.
vpc
- A value that indicates whether to show only VPC or non-VPC offerings.public Boolean getVpc()
A value that indicates whether to show only VPC or non-VPC offerings.
public DescribeOrderableDBInstanceOptionsRequest withVpc(Boolean vpc)
A value that indicates whether to show only VPC or non-VPC offerings.
vpc
- A value that indicates whether to show only VPC or non-VPC offerings.public Boolean isVpc()
A value that indicates whether to show only VPC or non-VPC offerings.
public List<Filter> getFilters()
This parameter isn't currently supported.
public void setFilters(Collection<Filter> filters)
This parameter isn't currently supported.
filters
- This parameter isn't currently supported.public DescribeOrderableDBInstanceOptionsRequest withFilters(Filter... filters)
This parameter isn't currently supported.
NOTE: This method appends the values to the existing list (if any). Use
setFilters(java.util.Collection)
or withFilters(java.util.Collection)
if you want to override
the existing values.
filters
- This parameter isn't currently supported.public DescribeOrderableDBInstanceOptionsRequest withFilters(Collection<Filter> filters)
This parameter isn't currently supported.
filters
- This parameter isn't currently supported.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 pagination token called a marker is included in the response so that you can
retrieve the remaining results.
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 pagination token called a marker is included in the response so that you
can retrieve the remaining results.
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 pagination token called a marker is included in the response so that you can
retrieve the remaining results.
Default: 100
Constraints: Minimum 20, maximum 100.
MaxRecords
value, a pagination token called a marker is included in the response so that you
can retrieve the remaining results.
Default: 100
Constraints: Minimum 20, maximum 100.
public DescribeOrderableDBInstanceOptionsRequest withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a pagination token called a marker is included in the response so that you can
retrieve the remaining results.
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 pagination token called a marker is included in the response so that you
can retrieve the remaining results.
Default: 100
Constraints: Minimum 20, maximum 100.
public void setMarker(String marker)
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter
is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
marker
- An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. 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 pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter
is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
MaxRecords
.public DescribeOrderableDBInstanceOptionsRequest withMarker(String marker)
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter
is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
marker
- An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this
parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.public String toString()
toString
in class Object
Object.toString()
public DescribeOrderableDBInstanceOptionsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()