Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
CreateAddressListResponse |
Waas.createAddressList(CreateAddressListRequest request)
Creates an address list in a set compartment and allows it to be used in a WAAS policy and
referenced by access rules.
|
CreateAddressListResponse |
WaasClient.createAddressList(CreateAddressListRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateAddressListResponse> |
WaasAsyncClient.createAddressList(CreateAddressListRequest request,
AsyncHandler<CreateAddressListRequest,CreateAddressListResponse> handler) |
Future<CreateAddressListResponse> |
WaasAsync.createAddressList(CreateAddressListRequest request,
AsyncHandler<CreateAddressListRequest,CreateAddressListResponse> handler)
Creates an address list in a set compartment and allows it to be used in a WAAS policy and
referenced by access rules.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAddressListResponse> |
WaasAsyncClient.createAddressList(CreateAddressListRequest request,
AsyncHandler<CreateAddressListRequest,CreateAddressListResponse> handler) |
Future<CreateAddressListResponse> |
WaasAsync.createAddressList(CreateAddressListRequest request,
AsyncHandler<CreateAddressListRequest,CreateAddressListResponse> handler)
Creates an address list in a set compartment and allows it to be used in a WAAS policy and
referenced by access rules.
|
Modifier and Type | Method and Description |
---|---|
CreateAddressListResponse |
CreateAddressListResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAddressListResponse.Builder |
CreateAddressListResponse.Builder.copy(CreateAddressListResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.