Uses of Class
com.oracle.bmc.cloudguard.responses.GetManagedListResponse
-
Packages that use GetManagedListResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of GetManagedListResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return GetManagedListResponse Modifier and Type Method Description GetManagedListResponseCloudGuard. getManagedList(GetManagedListRequest request)Returns a managed list identified by managedListId.GetManagedListResponseCloudGuardClient. getManagedList(GetManagedListRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type GetManagedListResponse Modifier and Type Method Description Future<GetManagedListResponse>CloudGuardAsync. getManagedList(GetManagedListRequest request, AsyncHandler<GetManagedListRequest,GetManagedListResponse> handler)Returns a managed list identified by managedListId.Future<GetManagedListResponse>CloudGuardAsyncClient. getManagedList(GetManagedListRequest request, AsyncHandler<GetManagedListRequest,GetManagedListResponse> handler) -
Uses of GetManagedListResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return GetManagedListResponse Modifier and Type Method Description GetManagedListResponseGetManagedListResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type GetManagedListResponse Modifier and Type Method Description GetManagedListResponse.BuilderGetManagedListResponse.Builder. copy(GetManagedListResponse o)Copy method to populate the builder with values from the given instance.
-