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