| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetIpSetResponse |
Wafv2Client.getIPSet(Consumer<GetIpSetRequest.Builder> getIpSetRequest)
Retrieves the specified IPSet.
|
default GetIpSetResponse |
Wafv2Client.getIPSet(GetIpSetRequest getIpSetRequest)
Retrieves the specified IPSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIpSetResponse> |
Wafv2AsyncClient.getIPSet(Consumer<GetIpSetRequest.Builder> getIpSetRequest)
Retrieves the specified IPSet.
|
default CompletableFuture<GetIpSetResponse> |
Wafv2AsyncClient.getIPSet(GetIpSetRequest getIpSetRequest)
Retrieves the specified IPSet.
|
Copyright © 2023. All rights reserved.