Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.responses |
Modifier and Type | Method and Description |
---|---|
ListProtectionCapabilitiesResponse |
WafClient.listProtectionCapabilities(ListProtectionCapabilitiesRequest request) |
ListProtectionCapabilitiesResponse |
Waf.listProtectionCapabilities(ListProtectionCapabilitiesRequest request)
Lists of protection capabilities filtered by query parameters.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProtectionCapabilitiesResponse> |
WafAsyncClient.listProtectionCapabilities(ListProtectionCapabilitiesRequest request,
AsyncHandler<ListProtectionCapabilitiesRequest,ListProtectionCapabilitiesResponse> handler) |
Future<ListProtectionCapabilitiesResponse> |
WafAsync.listProtectionCapabilities(ListProtectionCapabilitiesRequest request,
AsyncHandler<ListProtectionCapabilitiesRequest,ListProtectionCapabilitiesResponse> handler)
Lists of protection capabilities filtered by query parameters.
|
Iterable<ListProtectionCapabilitiesResponse> |
WafPaginators.listProtectionCapabilitiesResponseIterator(ListProtectionCapabilitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listProtectionCapabilities operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProtectionCapabilitiesResponse> |
WafAsyncClient.listProtectionCapabilities(ListProtectionCapabilitiesRequest request,
AsyncHandler<ListProtectionCapabilitiesRequest,ListProtectionCapabilitiesResponse> handler) |
Future<ListProtectionCapabilitiesResponse> |
WafAsync.listProtectionCapabilities(ListProtectionCapabilitiesRequest request,
AsyncHandler<ListProtectionCapabilitiesRequest,ListProtectionCapabilitiesResponse> handler)
Lists of protection capabilities filtered by query parameters.
|
Modifier and Type | Method and Description |
---|---|
ListProtectionCapabilitiesResponse |
ListProtectionCapabilitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProtectionCapabilitiesResponse.Builder |
ListProtectionCapabilitiesResponse.Builder.copy(ListProtectionCapabilitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.