Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeNetworkAddressListCompartmentResponse> |
WafAsyncClient.changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request,
AsyncHandler<ChangeNetworkAddressListCompartmentRequest,ChangeNetworkAddressListCompartmentResponse> handler) |
Future<ChangeNetworkAddressListCompartmentResponse> |
WafAsync.changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request,
AsyncHandler<ChangeNetworkAddressListCompartmentRequest,ChangeNetworkAddressListCompartmentResponse> handler)
Moves a NetworkAddressList resource from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeNetworkAddressListCompartmentRequest |
ChangeNetworkAddressListCompartmentRequest.Builder.build()
Build the instance of ChangeNetworkAddressListCompartmentRequest as configured by this
builder
|
ChangeNetworkAddressListCompartmentRequest |
ChangeNetworkAddressListCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeNetworkAddressListCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeNetworkAddressListCompartmentRequest.Builder |
ChangeNetworkAddressListCompartmentRequest.Builder.copy(ChangeNetworkAddressListCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.