Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetManagedListResponse |
CloudGuard.getManagedList(GetManagedListRequest request)
Returns a managed list identified by managedListId.
|
GetManagedListResponse |
CloudGuardClient.getManagedList(GetManagedListRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetManagedListResponse> |
CloudGuardAsyncClient.getManagedList(GetManagedListRequest request,
AsyncHandler<GetManagedListRequest,GetManagedListResponse> handler) |
Future<GetManagedListResponse> |
CloudGuardAsync.getManagedList(GetManagedListRequest request,
AsyncHandler<GetManagedListRequest,GetManagedListResponse> handler)
Returns a managed list identified by managedListId.
|
Modifier and Type | Method and Description |
---|---|
GetManagedListResponse |
GetManagedListResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagedListResponse.Builder |
GetManagedListResponse.Builder.copy(GetManagedListResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.