@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeBlueGreenDeploymentsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description | 
|---|
| DescribeBlueGreenDeploymentsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeBlueGreenDeploymentsRequest | clone()Creates a shallow clone of this object for all fields except the handler context. | 
| boolean | equals(Object obj) | 
| String | getBlueGreenDeploymentIdentifier()
 The blue/green deployment identifier. | 
| List<Filter> | getFilters()
 A filter that specifies one or more blue/green deployments to describe. | 
| String | getMarker()
 An optional pagination token provided by a previous  DescribeBlueGreenDeploymentsrequest. | 
| Integer | getMaxRecords()
 The maximum number of records to include in the response. | 
| int | hashCode() | 
| void | setBlueGreenDeploymentIdentifier(String blueGreenDeploymentIdentifier)
 The blue/green deployment identifier. | 
| void | setFilters(Collection<Filter> filters)
 A filter that specifies one or more blue/green deployments to describe. | 
| void | setMarker(String marker)
 An optional pagination token provided by a previous  DescribeBlueGreenDeploymentsrequest. | 
| void | setMaxRecords(Integer maxRecords)
 The maximum number of records to include in the response. | 
| String | toString()Returns a string representation of this object. | 
| DescribeBlueGreenDeploymentsRequest | withBlueGreenDeploymentIdentifier(String blueGreenDeploymentIdentifier)
 The blue/green deployment identifier. | 
| DescribeBlueGreenDeploymentsRequest | withFilters(Collection<Filter> filters)
 A filter that specifies one or more blue/green deployments to describe. | 
| DescribeBlueGreenDeploymentsRequest | withFilters(Filter... filters)
 A filter that specifies one or more blue/green deployments to describe. | 
| DescribeBlueGreenDeploymentsRequest | withMarker(String marker)
 An optional pagination token provided by a previous  DescribeBlueGreenDeploymentsrequest. | 
| DescribeBlueGreenDeploymentsRequest | withMaxRecords(Integer maxRecords)
 The maximum number of records to include in the response. | 
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, withSdkRequestTimeoutpublic void setBlueGreenDeploymentIdentifier(String blueGreenDeploymentIdentifier)
The blue/green deployment identifier. If you specify this parameter, the response only includes information about the specific blue/green deployment. This parameter isn't case-sensitive.
Constraints:
Must match an existing blue/green deployment identifier.
blueGreenDeploymentIdentifier - The blue/green deployment identifier. If you specify this parameter, the response only includes
        information about the specific blue/green deployment. This parameter isn't case-sensitive.
        Constraints:
Must match an existing blue/green deployment identifier.
public String getBlueGreenDeploymentIdentifier()
The blue/green deployment identifier. If you specify this parameter, the response only includes information about the specific blue/green deployment. This parameter isn't case-sensitive.
Constraints:
Must match an existing blue/green deployment identifier.
Constraints:
Must match an existing blue/green deployment identifier.
public DescribeBlueGreenDeploymentsRequest withBlueGreenDeploymentIdentifier(String blueGreenDeploymentIdentifier)
The blue/green deployment identifier. If you specify this parameter, the response only includes information about the specific blue/green deployment. This parameter isn't case-sensitive.
Constraints:
Must match an existing blue/green deployment identifier.
blueGreenDeploymentIdentifier - The blue/green deployment identifier. If you specify this parameter, the response only includes
        information about the specific blue/green deployment. This parameter isn't case-sensitive.
        Constraints:
Must match an existing blue/green deployment identifier.
public List<Filter> getFilters()
A filter that specifies one or more blue/green deployments to describe.
Valid Values:
 blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green deployments.
 The results list only includes information about the blue/green deployments with the specified identifiers.
 
 blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The results
 list only includes information about the blue/green deployments with the specified names.
 
 source - Accepts source databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified source databases.
 
 target - Accepts target databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified target databases.
 
Valid Values:
         blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green
         deployments. The results list only includes information about the blue/green deployments with the
         specified identifiers.
         
         blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The
         results list only includes information about the blue/green deployments with the specified names.
         
         source - Accepts source databases for a blue/green deployment. The results list only
         includes information about the blue/green deployments with the specified source databases.
         
         target - Accepts target databases for a blue/green deployment. The results list only
         includes information about the blue/green deployments with the specified target databases.
         
public void setFilters(Collection<Filter> filters)
A filter that specifies one or more blue/green deployments to describe.
Valid Values:
 blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green deployments.
 The results list only includes information about the blue/green deployments with the specified identifiers.
 
 blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The results
 list only includes information about the blue/green deployments with the specified names.
 
 source - Accepts source databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified source databases.
 
 target - Accepts target databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified target databases.
 
filters - A filter that specifies one or more blue/green deployments to describe.
        Valid Values:
        blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green
        deployments. The results list only includes information about the blue/green deployments with the
        specified identifiers.
        
        blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The
        results list only includes information about the blue/green deployments with the specified names.
        
        source - Accepts source databases for a blue/green deployment. The results list only includes
        information about the blue/green deployments with the specified source databases.
        
        target - Accepts target databases for a blue/green deployment. The results list only includes
        information about the blue/green deployments with the specified target databases.
        
public DescribeBlueGreenDeploymentsRequest withFilters(Filter... filters)
A filter that specifies one or more blue/green deployments to describe.
Valid Values:
 blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green deployments.
 The results list only includes information about the blue/green deployments with the specified identifiers.
 
 blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The results
 list only includes information about the blue/green deployments with the specified names.
 
 source - Accepts source databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified source databases.
 
 target - Accepts target databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified target databases.
 
 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 - A filter that specifies one or more blue/green deployments to describe.
        Valid Values:
        blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green
        deployments. The results list only includes information about the blue/green deployments with the
        specified identifiers.
        
        blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The
        results list only includes information about the blue/green deployments with the specified names.
        
        source - Accepts source databases for a blue/green deployment. The results list only includes
        information about the blue/green deployments with the specified source databases.
        
        target - Accepts target databases for a blue/green deployment. The results list only includes
        information about the blue/green deployments with the specified target databases.
        
public DescribeBlueGreenDeploymentsRequest withFilters(Collection<Filter> filters)
A filter that specifies one or more blue/green deployments to describe.
Valid Values:
 blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green deployments.
 The results list only includes information about the blue/green deployments with the specified identifiers.
 
 blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The results
 list only includes information about the blue/green deployments with the specified names.
 
 source - Accepts source databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified source databases.
 
 target - Accepts target databases for a blue/green deployment. The results list only includes
 information about the blue/green deployments with the specified target databases.
 
filters - A filter that specifies one or more blue/green deployments to describe.
        Valid Values:
        blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green
        deployments. The results list only includes information about the blue/green deployments with the
        specified identifiers.
        
        blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The
        results list only includes information about the blue/green deployments with the specified names.
        
        source - Accepts source databases for a blue/green deployment. The results list only includes
        information about the blue/green deployments with the specified source databases.
        
        target - Accepts target databases for a blue/green deployment. The results list only includes
        information about the blue/green deployments with the specified target databases.
        
public void setMarker(String marker)
 An optional pagination token provided by a previous DescribeBlueGreenDeployments request. If you
 specify this parameter, the response only includes records beyond the marker, up to the value specified by
 MaxRecords.
 
marker - An optional pagination token provided by a previous DescribeBlueGreenDeployments request. If
        you specify this parameter, the response only includes records beyond the marker, up to the value
        specified by MaxRecords.public String getMarker()
 An optional pagination token provided by a previous DescribeBlueGreenDeployments request. If you
 specify this parameter, the response only includes records beyond the marker, up to the value specified by
 MaxRecords.
 
DescribeBlueGreenDeployments request. If
         you specify this parameter, the response only includes records beyond the marker, up to the value
         specified by MaxRecords.public DescribeBlueGreenDeploymentsRequest withMarker(String marker)
 An optional pagination token provided by a previous DescribeBlueGreenDeployments request. If you
 specify this parameter, the response only includes records beyond the marker, up to the value specified by
 MaxRecords.
 
marker - An optional pagination token provided by a previous DescribeBlueGreenDeployments request. If
        you specify this parameter, the response only includes records beyond the marker, up to the value
        specified by MaxRecords.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 you can retrieve
 the remaining results.
 
Default: 100
Constraints:
Must be a minimum of 20.
Can't exceed 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 you can
        retrieve the remaining results.
        Default: 100
Constraints:
Must be a minimum of 20.
Can't exceed 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 you can retrieve
 the remaining results.
 
Default: 100
Constraints:
Must be a minimum of 20.
Can't exceed 100.
MaxRecords value, a pagination token called a marker is included in the response so you can
         retrieve the remaining results.
         Default: 100
Constraints:
Must be a minimum of 20.
Can't exceed 100.
public DescribeBlueGreenDeploymentsRequest 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 you can retrieve
 the remaining results.
 
Default: 100
Constraints:
Must be a minimum of 20.
Can't exceed 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 you can
        retrieve the remaining results.
        Default: 100
Constraints:
Must be a minimum of 20.
Can't exceed 100.
public String toString()
toString in class ObjectObject.toString()public DescribeBlueGreenDeploymentsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()