Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.clone() |
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.withFilter(Collection<Filter> filter)
One or more filters.
|
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.withFilter(Filter... filter)
One or more filters.
|
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.withFlowLogIds(Collection<String> flowLogIds)
One or more flow log IDs.
|
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.withFlowLogIds(String... flowLogIds)
One or more flow log IDs.
|
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return for the request in a single page.
|
DescribeFlowLogsRequest |
DescribeFlowLogsRequest.withNextToken(String nextToken)
The token to retrieve the next page of results.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeFlowLogsRequest> |
DescribeFlowLogsRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2017. All rights reserved.