Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol | |
com.oracle.bmc.delegateaccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceProviderActionResponse> |
DelegateAccessControlAsyncClient.getServiceProviderAction(GetServiceProviderActionRequest request,
AsyncHandler<GetServiceProviderActionRequest,GetServiceProviderActionResponse> handler) |
Future<GetServiceProviderActionResponse> |
DelegateAccessControlAsync.getServiceProviderAction(GetServiceProviderActionRequest request,
AsyncHandler<GetServiceProviderActionRequest,GetServiceProviderActionResponse> handler)
Gets the Service Provider Action associated with the specified Service Provider Action ID.
|
Modifier and Type | Method and Description |
---|---|
GetServiceProviderActionRequest |
GetServiceProviderActionRequest.Builder.build()
Build the instance of GetServiceProviderActionRequest as configured by this builder
|
GetServiceProviderActionRequest |
GetServiceProviderActionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetServiceProviderActionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetServiceProviderActionRequest.Builder |
GetServiceProviderActionRequest.Builder.copy(GetServiceProviderActionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.