Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAddressListResponse |
NetworkFirewall.updateAddressList(UpdateAddressListRequest request)
Updates the Address list with the given name in the network firewall policy.
|
UpdateAddressListResponse |
NetworkFirewallClient.updateAddressList(UpdateAddressListRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAddressListResponse> |
NetworkFirewallAsyncClient.updateAddressList(UpdateAddressListRequest request,
AsyncHandler<UpdateAddressListRequest,UpdateAddressListResponse> handler) |
Future<UpdateAddressListResponse> |
NetworkFirewallAsync.updateAddressList(UpdateAddressListRequest request,
AsyncHandler<UpdateAddressListRequest,UpdateAddressListResponse> handler)
Updates the Address list with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAddressListResponse> |
NetworkFirewallAsyncClient.updateAddressList(UpdateAddressListRequest request,
AsyncHandler<UpdateAddressListRequest,UpdateAddressListResponse> handler) |
Future<UpdateAddressListResponse> |
NetworkFirewallAsync.updateAddressList(UpdateAddressListRequest request,
AsyncHandler<UpdateAddressListRequest,UpdateAddressListResponse> handler)
Updates the Address list with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateAddressListResponse |
UpdateAddressListResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAddressListResponse.Builder |
UpdateAddressListResponse.Builder.copy(UpdateAddressListResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.