Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListAttentionLogsResponse |
Diagnosability.listAttentionLogs(ListAttentionLogsRequest request)
Lists the attention logs for the specified Managed Database.
|
ListAttentionLogsResponse |
DiagnosabilityClient.listAttentionLogs(ListAttentionLogsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAttentionLogsResponse> |
DiagnosabilityAsync.listAttentionLogs(ListAttentionLogsRequest request,
AsyncHandler<ListAttentionLogsRequest,ListAttentionLogsResponse> handler)
Lists the attention logs for the specified Managed Database.
|
Future<ListAttentionLogsResponse> |
DiagnosabilityAsyncClient.listAttentionLogs(ListAttentionLogsRequest request,
AsyncHandler<ListAttentionLogsRequest,ListAttentionLogsResponse> handler) |
Iterable<ListAttentionLogsResponse> |
DiagnosabilityPaginators.listAttentionLogsResponseIterator(ListAttentionLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAttentionLogs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAttentionLogsResponse> |
DiagnosabilityAsync.listAttentionLogs(ListAttentionLogsRequest request,
AsyncHandler<ListAttentionLogsRequest,ListAttentionLogsResponse> handler)
Lists the attention logs for the specified Managed Database.
|
Future<ListAttentionLogsResponse> |
DiagnosabilityAsyncClient.listAttentionLogs(ListAttentionLogsRequest request,
AsyncHandler<ListAttentionLogsRequest,ListAttentionLogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAttentionLogsResponse |
ListAttentionLogsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAttentionLogsResponse.Builder |
ListAttentionLogsResponse.Builder.copy(ListAttentionLogsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.