Package | Description |
---|---|
com.oracle.bmc.waa | |
com.oracle.bmc.waa.responses |
Modifier and Type | Method and Description |
---|---|
UpdateWebAppAccelerationResponse |
WaaClient.updateWebAppAcceleration(UpdateWebAppAccelerationRequest request) |
UpdateWebAppAccelerationResponse |
Waa.updateWebAppAcceleration(UpdateWebAppAccelerationRequest request)
Updates the WebAppAcceleration identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWebAppAccelerationResponse> |
WaaAsync.updateWebAppAcceleration(UpdateWebAppAccelerationRequest request,
AsyncHandler<UpdateWebAppAccelerationRequest,UpdateWebAppAccelerationResponse> handler)
Updates the WebAppAcceleration identified by the OCID.
|
Future<UpdateWebAppAccelerationResponse> |
WaaAsyncClient.updateWebAppAcceleration(UpdateWebAppAccelerationRequest request,
AsyncHandler<UpdateWebAppAccelerationRequest,UpdateWebAppAccelerationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateWebAppAccelerationResponse> |
WaaAsync.updateWebAppAcceleration(UpdateWebAppAccelerationRequest request,
AsyncHandler<UpdateWebAppAccelerationRequest,UpdateWebAppAccelerationResponse> handler)
Updates the WebAppAcceleration identified by the OCID.
|
Future<UpdateWebAppAccelerationResponse> |
WaaAsyncClient.updateWebAppAcceleration(UpdateWebAppAccelerationRequest request,
AsyncHandler<UpdateWebAppAccelerationRequest,UpdateWebAppAccelerationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateWebAppAccelerationResponse |
UpdateWebAppAccelerationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateWebAppAccelerationResponse.Builder |
UpdateWebAppAccelerationResponse.Builder.copy(UpdateWebAppAccelerationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.