Uses of Class
com.oracle.bmc.cloudguard.responses.UpdateManagedListResponse
-
Packages that use UpdateManagedListResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of UpdateManagedListResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return UpdateManagedListResponse Modifier and Type Method Description UpdateManagedListResponseCloudGuard. updateManagedList(UpdateManagedListRequest request)Updates a ManagedList resource, identified by managedList.UpdateManagedListResponseCloudGuardClient. updateManagedList(UpdateManagedListRequest request)Methods in com.oracle.bmc.cloudguard that return types with arguments of type UpdateManagedListResponse Modifier and Type Method Description Future<UpdateManagedListResponse>CloudGuardAsync. updateManagedList(UpdateManagedListRequest request, AsyncHandler<UpdateManagedListRequest,UpdateManagedListResponse> handler)Updates a ManagedList resource, identified by managedList.Future<UpdateManagedListResponse>CloudGuardAsyncClient. updateManagedList(UpdateManagedListRequest request, AsyncHandler<UpdateManagedListRequest,UpdateManagedListResponse> handler)Method parameters in com.oracle.bmc.cloudguard with type arguments of type UpdateManagedListResponse Modifier and Type Method Description Future<UpdateManagedListResponse>CloudGuardAsync. updateManagedList(UpdateManagedListRequest request, AsyncHandler<UpdateManagedListRequest,UpdateManagedListResponse> handler)Updates a ManagedList resource, identified by managedList.Future<UpdateManagedListResponse>CloudGuardAsyncClient. updateManagedList(UpdateManagedListRequest request, AsyncHandler<UpdateManagedListRequest,UpdateManagedListResponse> handler) -
Uses of UpdateManagedListResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return UpdateManagedListResponse Modifier and Type Method Description UpdateManagedListResponseUpdateManagedListResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type UpdateManagedListResponse Modifier and Type Method Description UpdateManagedListResponse.BuilderUpdateManagedListResponse.Builder. copy(UpdateManagedListResponse o)Copy method to populate the builder with values from the given instance.
-