| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowResult |
AbstractAmazonCustomerProfiles.getWorkflow(GetWorkflowRequest request) |
GetWorkflowResult |
AmazonCustomerProfilesClient.getWorkflow(GetWorkflowRequest request)
Get details of specified workflow.
|
GetWorkflowResult |
AmazonCustomerProfiles.getWorkflow(GetWorkflowRequest getWorkflowRequest)
Get details of specified workflow.
|
Future<GetWorkflowResult> |
AbstractAmazonCustomerProfilesAsync.getWorkflowAsync(GetWorkflowRequest request) |
Future<GetWorkflowResult> |
AmazonCustomerProfilesAsyncClient.getWorkflowAsync(GetWorkflowRequest request) |
Future<GetWorkflowResult> |
AmazonCustomerProfilesAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest)
Get details of specified workflow.
|
Future<GetWorkflowResult> |
AbstractAmazonCustomerProfilesAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AmazonCustomerProfilesAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AmazonCustomerProfilesAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Get details of specified workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkflowResult> |
AbstractAmazonCustomerProfilesAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AmazonCustomerProfilesAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AmazonCustomerProfilesAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Get details of specified workflow.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowRequest |
GetWorkflowRequest.clone() |
GetWorkflowRequest |
GetWorkflowRequest.withDomainName(String domainName)
The unique name of the domain.
|
GetWorkflowRequest |
GetWorkflowRequest.withWorkflowId(String workflowId)
Unique identifier for the workflow.
|
Copyright © 2023. All rights reserved.