| Package | Description |
|---|---|
| com.amazonaws.services.guardduty |
Assess, monitor, manage, and remediate security issues across your AWS infrastructure, applications, and data.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ListIPSetsResult |
AbstractAmazonGuardDuty.listIPSets(ListIPSetsRequest request) |
ListIPSetsResult |
AmazonGuardDutyClient.listIPSets(ListIPSetsRequest request)
Lists the IPSets of the GuardDuty service specified by the detector ID.
|
ListIPSetsResult |
AmazonGuardDuty.listIPSets(ListIPSetsRequest listIPSetsRequest)
Lists the IPSets of the GuardDuty service specified by the detector ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListIPSetsResult> |
AmazonGuardDutyAsync.listIPSetsAsync(ListIPSetsRequest listIPSetsRequest)
Lists the IPSets of the GuardDuty service specified by the detector ID.
|
Future<ListIPSetsResult> |
AbstractAmazonGuardDutyAsync.listIPSetsAsync(ListIPSetsRequest request) |
Future<ListIPSetsResult> |
AmazonGuardDutyAsyncClient.listIPSetsAsync(ListIPSetsRequest request) |
Future<ListIPSetsResult> |
AmazonGuardDutyAsync.listIPSetsAsync(ListIPSetsRequest listIPSetsRequest,
AsyncHandler<ListIPSetsRequest,ListIPSetsResult> asyncHandler)
Lists the IPSets of the GuardDuty service specified by the detector ID.
|
Future<ListIPSetsResult> |
AbstractAmazonGuardDutyAsync.listIPSetsAsync(ListIPSetsRequest request,
AsyncHandler<ListIPSetsRequest,ListIPSetsResult> asyncHandler) |
Future<ListIPSetsResult> |
AmazonGuardDutyAsyncClient.listIPSetsAsync(ListIPSetsRequest request,
AsyncHandler<ListIPSetsRequest,ListIPSetsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListIPSetsResult> |
AmazonGuardDutyAsync.listIPSetsAsync(ListIPSetsRequest listIPSetsRequest,
AsyncHandler<ListIPSetsRequest,ListIPSetsResult> asyncHandler)
Lists the IPSets of the GuardDuty service specified by the detector ID.
|
Future<ListIPSetsResult> |
AbstractAmazonGuardDutyAsync.listIPSetsAsync(ListIPSetsRequest request,
AsyncHandler<ListIPSetsRequest,ListIPSetsResult> asyncHandler) |
Future<ListIPSetsResult> |
AmazonGuardDutyAsyncClient.listIPSetsAsync(ListIPSetsRequest request,
AsyncHandler<ListIPSetsRequest,ListIPSetsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListIPSetsResult |
ListIPSetsResult.clone() |
ListIPSetsResult |
ListIPSetsResult.withIpSetIds(Collection<String> ipSetIds) |
ListIPSetsResult |
ListIPSetsResult.withIpSetIds(String... ipSetIds)
NOTE: This method appends the values to the existing list (if any).
|
ListIPSetsResult |
ListIPSetsResult.withNextToken(String nextToken) |
Copyright © 2018. All rights reserved.