Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.responses |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkAddressListResponse |
WafClient.updateNetworkAddressList(UpdateNetworkAddressListRequest request) |
UpdateNetworkAddressListResponse |
Waf.updateNetworkAddressList(UpdateNetworkAddressListRequest request)
Update the NetworkAddressList identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNetworkAddressListResponse> |
WafAsyncClient.updateNetworkAddressList(UpdateNetworkAddressListRequest request,
AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler) |
Future<UpdateNetworkAddressListResponse> |
WafAsync.updateNetworkAddressList(UpdateNetworkAddressListRequest request,
AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler)
Update the NetworkAddressList identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNetworkAddressListResponse> |
WafAsyncClient.updateNetworkAddressList(UpdateNetworkAddressListRequest request,
AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler) |
Future<UpdateNetworkAddressListResponse> |
WafAsync.updateNetworkAddressList(UpdateNetworkAddressListRequest request,
AsyncHandler<UpdateNetworkAddressListRequest,UpdateNetworkAddressListResponse> handler)
Update the NetworkAddressList identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkAddressListResponse |
UpdateNetworkAddressListResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkAddressListResponse.Builder |
UpdateNetworkAddressListResponse.Builder.copy(UpdateNetworkAddressListResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.