Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDataAccessContainersResponse> |
DbManagementAsyncClient.listDataAccessContainers(ListDataAccessContainersRequest request,
AsyncHandler<ListDataAccessContainersRequest,ListDataAccessContainersResponse> handler) |
Future<ListDataAccessContainersResponse> |
DbManagementAsync.listDataAccessContainers(ListDataAccessContainersRequest request,
AsyncHandler<ListDataAccessContainersRequest,ListDataAccessContainersResponse> handler)
Gets the list of containers for a specific user.
|
Modifier and Type | Method and Description |
---|---|
ListDataAccessContainersRequest |
ListDataAccessContainersRequest.Builder.build()
Build the instance of ListDataAccessContainersRequest as configured by this builder
|
ListDataAccessContainersRequest |
ListDataAccessContainersRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDataAccessContainersRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDataAccessContainersRequest.Builder |
ListDataAccessContainersRequest.Builder.copy(ListDataAccessContainersRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.