@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTrafficMirrorFilterRulesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeTrafficMirrorFilterRulesRequest>
NOOP
Constructor and Description |
---|
DescribeTrafficMirrorFilterRulesRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeTrafficMirrorFilterRulesRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Request<DescribeTrafficMirrorFilterRulesRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<Filter> |
getFilters()
Traffic mirror filters.
|
Integer |
getMaxResults()
The maximum number of results to return with a single call.
|
String |
getNextToken()
The token for the next page of results.
|
String |
getTrafficMirrorFilterId()
Traffic filter ID.
|
List<String> |
getTrafficMirrorFilterRuleIds()
Traffic filter rule IDs.
|
int |
hashCode() |
void |
setFilters(Collection<Filter> filters)
Traffic mirror 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 |
setTrafficMirrorFilterId(String trafficMirrorFilterId)
Traffic filter ID.
|
void |
setTrafficMirrorFilterRuleIds(Collection<String> trafficMirrorFilterRuleIds)
Traffic filter rule IDs.
|
String |
toString()
Returns a string representation of this object.
|
DescribeTrafficMirrorFilterRulesRequest |
withFilters(Collection<Filter> filters)
Traffic mirror filters.
|
DescribeTrafficMirrorFilterRulesRequest |
withFilters(Filter... filters)
Traffic mirror filters.
|
DescribeTrafficMirrorFilterRulesRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
DescribeTrafficMirrorFilterRulesRequest |
withNextToken(String nextToken)
The token for the next page of results.
|
DescribeTrafficMirrorFilterRulesRequest |
withTrafficMirrorFilterId(String trafficMirrorFilterId)
Traffic filter ID.
|
DescribeTrafficMirrorFilterRulesRequest |
withTrafficMirrorFilterRuleIds(Collection<String> trafficMirrorFilterRuleIds)
Traffic filter rule IDs.
|
DescribeTrafficMirrorFilterRulesRequest |
withTrafficMirrorFilterRuleIds(String... trafficMirrorFilterRuleIds)
Traffic filter rule IDs.
|
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 DescribeTrafficMirrorFilterRulesRequest()
public List<String> getTrafficMirrorFilterRuleIds()
Traffic filter rule IDs.
public void setTrafficMirrorFilterRuleIds(Collection<String> trafficMirrorFilterRuleIds)
Traffic filter rule IDs.
trafficMirrorFilterRuleIds
- Traffic filter rule IDs.public DescribeTrafficMirrorFilterRulesRequest withTrafficMirrorFilterRuleIds(String... trafficMirrorFilterRuleIds)
Traffic filter rule IDs.
NOTE: This method appends the values to the existing list (if any). Use
setTrafficMirrorFilterRuleIds(java.util.Collection)
or
withTrafficMirrorFilterRuleIds(java.util.Collection)
if you want to override the existing values.
trafficMirrorFilterRuleIds
- Traffic filter rule IDs.public DescribeTrafficMirrorFilterRulesRequest withTrafficMirrorFilterRuleIds(Collection<String> trafficMirrorFilterRuleIds)
Traffic filter rule IDs.
trafficMirrorFilterRuleIds
- Traffic filter rule IDs.public void setTrafficMirrorFilterId(String trafficMirrorFilterId)
Traffic filter ID.
trafficMirrorFilterId
- Traffic filter ID.public String getTrafficMirrorFilterId()
Traffic filter ID.
public DescribeTrafficMirrorFilterRulesRequest withTrafficMirrorFilterId(String trafficMirrorFilterId)
Traffic filter ID.
trafficMirrorFilterId
- Traffic filter ID.public List<Filter> getFilters()
Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are accept
and
reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are
accept
and reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
public void setFilters(Collection<Filter> filters)
Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are accept
and
reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
filters
- Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are
accept
and reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
public DescribeTrafficMirrorFilterRulesRequest withFilters(Filter... filters)
Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are accept
and
reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
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
- Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are
accept
and reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
public DescribeTrafficMirrorFilterRulesRequest withFilters(Collection<Filter> filters)
Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are accept
and
reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
filters
- Traffic mirror filters.
traffic-mirror-filter-rule-id
: The ID of the Traffic Mirror rule.
traffic-mirror-filter-id
: The ID of the filter that this rule is associated with.
rule-number
: The number of the Traffic Mirror rule.
rule-action
: The action taken on the filtered traffic. Possible actions are
accept
and reject
.
traffic-direction
: The traffic direction. Possible directions are ingress
and
egress
.
protocol
: The protocol, for example UDP, assigned to the Traffic Mirror rule.
source-cidr-block
: The source CIDR block assigned to the Traffic Mirror rule.
destination-cidr-block
: The destination CIDR block assigned to the Traffic Mirror rule.
description
: The description of the Traffic Mirror rule.
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 DescribeTrafficMirrorFilterRulesRequest 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 DescribeTrafficMirrorFilterRulesRequest withNextToken(String nextToken)
The token for the next page of results.
nextToken
- The token for the next page of results.public Request<DescribeTrafficMirrorFilterRulesRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeTrafficMirrorFilterRulesRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeTrafficMirrorFilterRulesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()