Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
ListInteractionsResponse |
AccessRequestsClient.listInteractions(ListInteractionsRequest request) |
ListInteractionsResponse |
AccessRequests.listInteractions(ListInteractionsRequest request)
Lists the MoreInformation interaction between customer and operators.
|
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<InteractionSummary> |
AccessRequestsPaginators.listInteractionsRecordIterator(ListInteractionsRequest request)
Creates a new iterable which will iterate over the
InteractionSummary objects contained in responses
from the listInteractions operation. |
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 |
---|---|
ListInteractionsRequest |
ListInteractionsRequest.Builder.build()
Build the instance of ListInteractionsRequest as configured by this builder
|
ListInteractionsRequest |
ListInteractionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListInteractionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListInteractionsRequest.Builder |
ListInteractionsRequest.Builder.copy(ListInteractionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.