Package | Description |
---|---|
com.oracle.bmc.waa | |
com.oracle.bmc.waa.responses |
Modifier and Type | Method and Description |
---|---|
ChangeWebAppAccelerationCompartmentResponse |
WaaClient.changeWebAppAccelerationCompartment(ChangeWebAppAccelerationCompartmentRequest request) |
ChangeWebAppAccelerationCompartmentResponse |
Waa.changeWebAppAccelerationCompartment(ChangeWebAppAccelerationCompartmentRequest request)
Moves a Web App Acceleration resource from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeWebAppAccelerationCompartmentResponse> |
WaaAsync.changeWebAppAccelerationCompartment(ChangeWebAppAccelerationCompartmentRequest request,
AsyncHandler<ChangeWebAppAccelerationCompartmentRequest,ChangeWebAppAccelerationCompartmentResponse> handler)
Moves a Web App Acceleration resource from one compartment to another.
|
Future<ChangeWebAppAccelerationCompartmentResponse> |
WaaAsyncClient.changeWebAppAccelerationCompartment(ChangeWebAppAccelerationCompartmentRequest request,
AsyncHandler<ChangeWebAppAccelerationCompartmentRequest,ChangeWebAppAccelerationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeWebAppAccelerationCompartmentResponse> |
WaaAsync.changeWebAppAccelerationCompartment(ChangeWebAppAccelerationCompartmentRequest request,
AsyncHandler<ChangeWebAppAccelerationCompartmentRequest,ChangeWebAppAccelerationCompartmentResponse> handler)
Moves a Web App Acceleration resource from one compartment to another.
|
Future<ChangeWebAppAccelerationCompartmentResponse> |
WaaAsyncClient.changeWebAppAccelerationCompartment(ChangeWebAppAccelerationCompartmentRequest request,
AsyncHandler<ChangeWebAppAccelerationCompartmentRequest,ChangeWebAppAccelerationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeWebAppAccelerationCompartmentResponse |
ChangeWebAppAccelerationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeWebAppAccelerationCompartmentResponse.Builder |
ChangeWebAppAccelerationCompartmentResponse.Builder.copy(ChangeWebAppAccelerationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.