Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
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 |
---|---|
GetNetworkAddressListRequest |
GetNetworkAddressListRequest.Builder.build()
Build the instance of GetNetworkAddressListRequest as configured by this builder
|
GetNetworkAddressListRequest |
GetNetworkAddressListRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetNetworkAddressListRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetNetworkAddressListRequest.Builder |
GetNetworkAddressListRequest.Builder.copy(GetNetworkAddressListRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.