/*
* Copyright 2018-2023 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 javax.annotation.Generated;
import com.amazonaws.AmazonWebServiceRequest;
import com.amazonaws.Request;
import com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsRequestMarshaller;
/**
*
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
public class DescribePlacementGroupsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable,
DryRunSupportedRequest
* The filters.
*
*
*
*
*
*
*
*
* The names of the placement groups.
*
* Default: Describes all your placement groups, or only those otherwise specified.
*
* The IDs of the placement groups.
*
* The filters.
*
*
*
*
*
*
*
*
*
*/
private com.amazonaws.internal.SdkInternalListgroup-name
- The name of the placement group.
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
* spread-level
- The spread level for the placement group (host
| rack
).
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag key in
* the filter name and the tag value as the filter value. For example, to find all resources that have a tag with
* the key Owner
and the value TeamA
, specify tag:Owner
for the filter name
* and TeamA
for the filter value.
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources that have
* a tag with a specific key, regardless of the tag value.
*
*
*
* @return The filters.group-name
- The name of the placement group.
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
* spread-level
- The spread level for the placement group (host
| rack
).
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag key in
* the filter name and the tag value as the filter value. For example, to find all resources that have a tag with
* the key Owner
and the value TeamA
, specify tag:Owner
for the filter name
* and TeamA
for the filter value.
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources that have
* a tag with a specific key, regardless of the tag value.
*
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
|
* rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag
* key in the filter name and the tag value as the filter value. For example, to find all resources that
* have a tag with the key Owner
and the value TeamA
, specify
* tag:Owner
for the filter name and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources
* that have a tag with a specific key, regardless of the tag value.
*
* The filters. *
*
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
| rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag key in
* the filter name and the tag value as the filter value. For example, to find all resources that have a tag with
* the key Owner
and the value TeamA
, specify tag:Owner
for the filter name
* and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources that have
* a tag with a specific key, regardless of the tag value.
*
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
|
* rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag
* key in the filter name and the tag value as the filter value. For example, to find all resources that have
* a tag with the key Owner
and the value TeamA
, specify tag:Owner
for
* the filter name and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources
* that have a tag with a specific key, regardless of the tag value.
*
* The filters. *
*
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
| rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag key in
* the filter name and the tag value as the filter value. For example, to find all resources that have a tag with
* the key Owner
and the value TeamA
, specify tag:Owner
for the filter name
* and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources that have
* a tag with a specific key, regardless of the tag value.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setFilters(java.util.Collection)} or {@link #withFilters(java.util.Collection)} if you want to override * the existing values. *
* * @param filters * The filters. *
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
|
* rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag
* key in the filter name and the tag value as the filter value. For example, to find all resources that have
* a tag with the key Owner
and the value TeamA
, specify tag:Owner
for
* the filter name and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources
* that have a tag with a specific key, regardless of the tag value.
*
* The filters. *
*
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
| rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag key in
* the filter name and the tag value as the filter value. For example, to find all resources that have a tag with
* the key Owner
and the value TeamA
, specify tag:Owner
for the filter name
* and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources that have
* a tag with a specific key, regardless of the tag value.
*
* group-name
- The name of the placement group.
*
* group-arn
- The Amazon Resource Name (ARN) of the placement group.
*
* spread-level
- The spread level for the placement group (host
|
* rack
).
*
* state
- The state of the placement group (pending
| available
|
* deleting
| deleted
).
*
* strategy
- The strategy of the placement group (cluster
| spread
|
* partition
).
*
* tag:<key>
- The key/value combination of a tag assigned to the resource. Use the tag
* key in the filter name and the tag value as the filter value. For example, to find all resources that have
* a tag with the key Owner
and the value TeamA
, specify tag:Owner
for
* the filter name and TeamA
for the filter value.
*
* tag-key
- The key of a tag assigned to the resource. Use this filter to find all resources
* that have a tag with a specific key, regardless of the tag value.
*
* The names of the placement groups. *
** Default: Describes all your placement groups, or only those otherwise specified. *
* * @return The names of the placement groups. *
* Default: Describes all your placement groups, or only those otherwise specified.
*/
public java.util.List
* The names of the placement groups.
*
* Default: Describes all your placement groups, or only those otherwise specified.
*
* Default: Describes all your placement groups, or only those otherwise specified.
*/
public void setGroupNames(java.util.Collection
* The names of the placement groups.
*
* Default: Describes all your placement groups, or only those otherwise specified.
*
* NOTE: This method appends the values to the existing list (if any). Use
* {@link #setGroupNames(java.util.Collection)} or {@link #withGroupNames(java.util.Collection)} if you want to
* override the existing values.
*
* Default: Describes all your placement groups, or only those otherwise specified.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public DescribePlacementGroupsRequest withGroupNames(String... groupNames) {
if (this.groupNames == null) {
setGroupNames(new com.amazonaws.internal.SdkInternalList
* The names of the placement groups.
*
* Default: Describes all your placement groups, or only those otherwise specified.
*
* Default: Describes all your placement groups, or only those otherwise specified.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public DescribePlacementGroupsRequest withGroupNames(java.util.Collection
* The IDs of the placement groups.
*
* The IDs of the placement groups.
*
* The IDs of the placement groups.
*
* NOTE: This method appends the values to the existing list (if any). Use
* {@link #setGroupIds(java.util.Collection)} or {@link #withGroupIds(java.util.Collection)} if you want to override
* the existing values.
*
* The IDs of the placement groups.
*