Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ListManagedListTypesResponse |
CloudGuard.listManagedListTypes(ListManagedListTypesRequest request)
Returns all managed list types (listType parameter) that Cloud Guard supports.
|
ListManagedListTypesResponse |
CloudGuardClient.listManagedListTypes(ListManagedListTypesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListManagedListTypesResponse> |
CloudGuardAsyncClient.listManagedListTypes(ListManagedListTypesRequest request,
AsyncHandler<ListManagedListTypesRequest,ListManagedListTypesResponse> handler) |
Future<ListManagedListTypesResponse> |
CloudGuardAsync.listManagedListTypes(ListManagedListTypesRequest request,
AsyncHandler<ListManagedListTypesRequest,ListManagedListTypesResponse> handler)
Returns all managed list types (listType parameter) that Cloud Guard supports.
|
Iterable<ListManagedListTypesResponse> |
CloudGuardPaginators.listManagedListTypesResponseIterator(ListManagedListTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listManagedListTypes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListManagedListTypesResponse> |
CloudGuardAsyncClient.listManagedListTypes(ListManagedListTypesRequest request,
AsyncHandler<ListManagedListTypesRequest,ListManagedListTypesResponse> handler) |
Future<ListManagedListTypesResponse> |
CloudGuardAsync.listManagedListTypes(ListManagedListTypesRequest request,
AsyncHandler<ListManagedListTypesRequest,ListManagedListTypesResponse> handler)
Returns all managed list types (listType parameter) that Cloud Guard supports.
|
Modifier and Type | Method and Description |
---|---|
ListManagedListTypesResponse |
ListManagedListTypesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagedListTypesResponse.Builder |
ListManagedListTypesResponse.Builder.copy(ListManagedListTypesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.