Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol | |
com.oracle.bmc.delegateaccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
Future<ServiceProviderInteractionRequestResponse> |
DelegateAccessControlAsyncClient.serviceProviderInteractionRequest(ServiceProviderInteractionRequestRequest request,
AsyncHandler<ServiceProviderInteractionRequestRequest,ServiceProviderInteractionRequestResponse> handler) |
Future<ServiceProviderInteractionRequestResponse> |
DelegateAccessControlAsync.serviceProviderInteractionRequest(ServiceProviderInteractionRequestRequest request,
AsyncHandler<ServiceProviderInteractionRequestRequest,ServiceProviderInteractionRequestResponse> handler)
Posts query for additional information for the given Delegated Resource Access Request.
|
Modifier and Type | Method and Description |
---|---|
ServiceProviderInteractionRequestRequest |
ServiceProviderInteractionRequestRequest.Builder.build()
Build the instance of ServiceProviderInteractionRequestRequest as configured by this
builder
|
ServiceProviderInteractionRequestRequest |
ServiceProviderInteractionRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ServiceProviderInteractionRequestRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ServiceProviderInteractionRequestRequest.Builder |
ServiceProviderInteractionRequestRequest.Builder.copy(ServiceProviderInteractionRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.