Uses of Class
com.oracle.bmc.ocvp.responses.UpdateByolResponse
-
Packages that use UpdateByolResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of UpdateByolResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return UpdateByolResponse Modifier and Type Method Description UpdateByolResponseByol. updateByol(UpdateByolRequest request)Updates the specified BYOL.UpdateByolResponseByolClient. updateByol(UpdateByolRequest request)Methods in com.oracle.bmc.ocvp that return types with arguments of type UpdateByolResponse Modifier and Type Method Description Future<UpdateByolResponse>ByolAsync. updateByol(UpdateByolRequest request, AsyncHandler<UpdateByolRequest,UpdateByolResponse> handler)Updates the specified BYOL.Future<UpdateByolResponse>ByolAsyncClient. updateByol(UpdateByolRequest request, AsyncHandler<UpdateByolRequest,UpdateByolResponse> handler)Method parameters in com.oracle.bmc.ocvp with type arguments of type UpdateByolResponse Modifier and Type Method Description Future<UpdateByolResponse>ByolAsync. updateByol(UpdateByolRequest request, AsyncHandler<UpdateByolRequest,UpdateByolResponse> handler)Updates the specified BYOL.Future<UpdateByolResponse>ByolAsyncClient. updateByol(UpdateByolRequest request, AsyncHandler<UpdateByolRequest,UpdateByolResponse> handler) -
Uses of UpdateByolResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return UpdateByolResponse Modifier and Type Method Description UpdateByolResponseUpdateByolResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type UpdateByolResponse Modifier and Type Method Description UpdateByolResponse.BuilderUpdateByolResponse.Builder. copy(UpdateByolResponse o)Copy method to populate the builder with values from the given instance.
-