Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
InteractionRequestResponse |
AccessRequestsClient.interactionRequest(InteractionRequestRequest request) |
InteractionRequestResponse |
AccessRequests.interactionRequest(InteractionRequestRequest request)
Posts query for additional information for the given access request.
|
Future<InteractionRequestResponse> |
AccessRequestsAsync.interactionRequest(InteractionRequestRequest request,
AsyncHandler<InteractionRequestRequest,InteractionRequestResponse> handler)
Posts query for additional information for the given access request.
|
Future<InteractionRequestResponse> |
AccessRequestsAsyncClient.interactionRequest(InteractionRequestRequest request,
AsyncHandler<InteractionRequestRequest,InteractionRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<InteractionRequestResponse> |
AccessRequestsAsync.interactionRequest(InteractionRequestRequest request,
AsyncHandler<InteractionRequestRequest,InteractionRequestResponse> handler)
Posts query for additional information for the given access request.
|
Future<InteractionRequestResponse> |
AccessRequestsAsyncClient.interactionRequest(InteractionRequestRequest request,
AsyncHandler<InteractionRequestRequest,InteractionRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
InteractionRequestRequest |
InteractionRequestRequest.Builder.build()
Build the instance of InteractionRequestRequest as configured by this builder
|
InteractionRequestRequest |
InteractionRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of InteractionRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
InteractionRequestRequest.Builder |
InteractionRequestRequest.Builder.copy(InteractionRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.