public static interface CreateActivityResponse.Builder extends SFNResponse.Builder, CopyableBuilder<CreateActivityResponse.Builder,CreateActivityResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateActivityResponse.Builder |
activityArn(String activityArn)
The Amazon Resource Name (ARN) that identifies the created activity.
|
CreateActivityResponse.Builder |
creationDate(Instant creationDate)
The date the activity is created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateActivityResponse.Builder activityArn(String activityArn)
The Amazon Resource Name (ARN) that identifies the created activity.
activityArn - The Amazon Resource Name (ARN) that identifies the created activity.CreateActivityResponse.Builder creationDate(Instant creationDate)
The date the activity is created.
creationDate - The date the activity is created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.