Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
GetAddressListResponse |
NetworkFirewall.getAddressList(GetAddressListRequest request)
Get Address List by the given name in the context of network firewall policy.
|
GetAddressListResponse |
NetworkFirewallClient.getAddressList(GetAddressListRequest request) |
Future<GetAddressListResponse> |
NetworkFirewallAsyncClient.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler) |
Future<GetAddressListResponse> |
NetworkFirewallAsync.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)
Get Address List by the given name in the context of network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAddressListResponse> |
NetworkFirewallAsyncClient.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler) |
Future<GetAddressListResponse> |
NetworkFirewallAsync.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)
Get Address List by the given name in the context of network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
GetAddressListRequest |
GetAddressListRequest.Builder.build()
Build the instance of GetAddressListRequest as configured by this builder
|
GetAddressListRequest |
GetAddressListRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAddressListRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAddressListRequest.Builder |
GetAddressListRequest.Builder.copy(GetAddressListRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.