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