@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTrafficMirrorTargetsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeTrafficMirrorTargetsRequest>
NOOP
Constructor and Description |
---|
DescribeTrafficMirrorTargetsRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeTrafficMirrorTargetsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Request<DescribeTrafficMirrorTargetsRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<Filter> |
getFilters()
One or more filters.
|
Integer |
getMaxResults()
The maximum number of results to return with a single call.
|
String |
getNextToken()
The token for the next page of results.
|
List<String> |
getTrafficMirrorTargetIds()
The ID of the Traffic Mirror targets.
|
int |
hashCode() |
void |
setFilters(Collection<Filter> filters)
One or more filters.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
void |
setNextToken(String nextToken)
The token for the next page of results.
|
void |
setTrafficMirrorTargetIds(Collection<String> trafficMirrorTargetIds)
The ID of the Traffic Mirror targets.
|
String |
toString()
Returns a string representation of this object.
|
DescribeTrafficMirrorTargetsRequest |
withFilters(Collection<Filter> filters)
One or more filters.
|
DescribeTrafficMirrorTargetsRequest |
withFilters(Filter... filters)
One or more filters.
|
DescribeTrafficMirrorTargetsRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
DescribeTrafficMirrorTargetsRequest |
withNextToken(String nextToken)
The token for the next page of results.
|
DescribeTrafficMirrorTargetsRequest |
withTrafficMirrorTargetIds(Collection<String> trafficMirrorTargetIds)
The ID of the Traffic Mirror targets.
|
DescribeTrafficMirrorTargetsRequest |
withTrafficMirrorTargetIds(String... trafficMirrorTargetIds)
The ID of the Traffic Mirror targets.
|
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 List<String> getTrafficMirrorTargetIds()
The ID of the Traffic Mirror targets.
public void setTrafficMirrorTargetIds(Collection<String> trafficMirrorTargetIds)
The ID of the Traffic Mirror targets.
trafficMirrorTargetIds
- The ID of the Traffic Mirror targets.public DescribeTrafficMirrorTargetsRequest withTrafficMirrorTargetIds(String... trafficMirrorTargetIds)
The ID of the Traffic Mirror targets.
NOTE: This method appends the values to the existing list (if any). Use
setTrafficMirrorTargetIds(java.util.Collection)
or
withTrafficMirrorTargetIds(java.util.Collection)
if you want to override the existing values.
trafficMirrorTargetIds
- The ID of the Traffic Mirror targets.public DescribeTrafficMirrorTargetsRequest withTrafficMirrorTargetIds(Collection<String> trafficMirrorTargetIds)
The ID of the Traffic Mirror targets.
trafficMirrorTargetIds
- The ID of the Traffic Mirror targets.public List<Filter> getFilters()
One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that is
associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that
is associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
public void setFilters(Collection<Filter> filters)
One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that is
associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
filters
- One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that
is associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
public DescribeTrafficMirrorTargetsRequest withFilters(Filter... filters)
One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that is
associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
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
- One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that
is associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
public DescribeTrafficMirrorTargetsRequest withFilters(Collection<Filter> filters)
One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that is
associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
filters
- One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that
is associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
public void setMaxResults(Integer maxResults)
The maximum number of results to return with a single call. To retrieve the remaining results, make another call
with the returned nextToken
value.
maxResults
- The maximum number of results to return with a single call. To retrieve the remaining results, make
another call with the returned nextToken
value.public Integer getMaxResults()
The maximum number of results to return with a single call. To retrieve the remaining results, make another call
with the returned nextToken
value.
nextToken
value.public DescribeTrafficMirrorTargetsRequest withMaxResults(Integer maxResults)
The maximum number of results to return with a single call. To retrieve the remaining results, make another call
with the returned nextToken
value.
maxResults
- The maximum number of results to return with a single call. To retrieve the remaining results, make
another call with the returned nextToken
value.public void setNextToken(String nextToken)
The token for the next page of results.
nextToken
- The token for the next page of results.public String getNextToken()
The token for the next page of results.
public DescribeTrafficMirrorTargetsRequest withNextToken(String nextToken)
The token for the next page of results.
nextToken
- The token for the next page of results.public Request<DescribeTrafficMirrorTargetsRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeTrafficMirrorTargetsRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeTrafficMirrorTargetsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()