/* * Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. */ package com.amazonaws.services.ec2.model; import java.io.Serializable; import com.amazonaws.AmazonWebServiceRequest; import com.amazonaws.Request; import com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsRequestMarshaller; /** * Container for the parameters to the {@link com.amazonaws.services.ec2.AmazonEC2#describePlacementGroups(DescribePlacementGroupsRequest) DescribePlacementGroups operation}. *
* Describes one or more of your placement groups. For more information * about placement groups and cluster instances, see * Cluster Instances * in the Amazon Elastic Compute Cloud User Guide . *
* * @see com.amazonaws.services.ec2.AmazonEC2#describePlacementGroups(DescribePlacementGroupsRequest) */ public class DescribePlacementGroupsRequest extends AmazonWebServiceRequest implements Serializable, DryRunSupportedRequestDefault: Describes all your
* placement groups, or only those otherwise specified.
*/
private com.amazonaws.internal.ListWithAutoConstructFlag Default: Describes all your
* placement groups, or only those otherwise specified.
*
* @return One or more placement group names. Default: Describes all your
* placement groups, or only those otherwise specified.
*/
public java.util.List Default: Describes all your
* placement groups, or only those otherwise specified.
*
* @param groupNames One or more placement group names. Default: Describes all your
* placement groups, or only those otherwise specified.
*/
public void setGroupNames(java.util.Collection Default: Describes all your
* placement groups, or only those otherwise specified.
*
* Returns a reference to this object so that method calls can be chained together.
*
* @param groupNames One or more placement group names. Default: Describes all your
* placement groups, or only those otherwise specified.
*
* @return A reference to this updated object so that method calls can be chained
* together.
*/
public DescribePlacementGroupsRequest withGroupNames(String... groupNames) {
if (getGroupNames() == null) setGroupNames(new java.util.ArrayList Default: Describes all your
* placement groups, or only those otherwise specified.
*
* Returns a reference to this object so that method calls can be chained together.
*
* @param groupNames One or more placement group names. Default: Describes all your
* placement groups, or only those otherwise specified.
*
* @return A reference to this updated object so that method calls can be chained
* together.
*/
public DescribePlacementGroupsRequest withGroupNames(java.util.Collection
* Returns a reference to this object so that method calls can be chained together.
*
* @param filters One or more filters.
* Returns a reference to this object so that method calls can be chained together.
*
* @param filters One or more filters.
*/
private com.amazonaws.internal.ListWithAutoConstructFlaggroup-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
*
* @return One or more filters. group-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
*/
public java.util.Listgroup-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
*
* @param filters One or more filters. group-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
*/
public void setFilters(java.util.Collectiongroup-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
* group-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
*
* @return A reference to this updated object so that method calls can be chained
* together.
*/
public DescribePlacementGroupsRequest withFilters(Filter... filters) {
if (getFilters() == null) setFilters(new java.util.ArrayListgroup-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
* group-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).
*
* @return A reference to this updated object so that method calls can be chained
* together.
*/
public DescribePlacementGroupsRequest withFilters(java.util.Collectiongroup-name
- The name
* of the placement group. state
- The state
* of the placement group (pending
| available
* | deleting
| deleted
). strategy
- The strategy of the placement group
* (cluster
).