Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
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 |
---|---|
ListProtectionCapabilitiesRequest |
ListProtectionCapabilitiesRequest.Builder.build()
Build the instance of ListProtectionCapabilitiesRequest as configured by this builder
|
ListProtectionCapabilitiesRequest |
ListProtectionCapabilitiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListProtectionCapabilitiesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListProtectionCapabilitiesRequest.Builder |
ListProtectionCapabilitiesRequest.Builder.copy(ListProtectionCapabilitiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.