Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.responses |
Modifier and Type | Method and Description |
---|---|
ListInteractionsResponse |
AccessRequestsClient.listInteractions(ListInteractionsRequest request) |
ListInteractionsResponse |
AccessRequests.listInteractions(ListInteractionsRequest request)
Lists the MoreInformation interaction between customer and operators.
|
Modifier and Type | Method and Description |
---|---|
Future<ListInteractionsResponse> |
AccessRequestsAsync.listInteractions(ListInteractionsRequest request,
AsyncHandler<ListInteractionsRequest,ListInteractionsResponse> handler)
Lists the MoreInformation interaction between customer and operators.
|
Future<ListInteractionsResponse> |
AccessRequestsAsyncClient.listInteractions(ListInteractionsRequest request,
AsyncHandler<ListInteractionsRequest,ListInteractionsResponse> handler) |
Iterable<ListInteractionsResponse> |
AccessRequestsPaginators.listInteractionsResponseIterator(ListInteractionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listInteractions operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListInteractionsResponse> |
AccessRequestsAsync.listInteractions(ListInteractionsRequest request,
AsyncHandler<ListInteractionsRequest,ListInteractionsResponse> handler)
Lists the MoreInformation interaction between customer and operators.
|
Future<ListInteractionsResponse> |
AccessRequestsAsyncClient.listInteractions(ListInteractionsRequest request,
AsyncHandler<ListInteractionsRequest,ListInteractionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInteractionsResponse |
ListInteractionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListInteractionsResponse.Builder |
ListInteractionsResponse.Builder.copy(ListInteractionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.