public static interface UpdateWorkflowResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<UpdateWorkflowResponse.Builder,UpdateWorkflowResponse>
Modifier and Type | Method and Description |
---|---|
UpdateWorkflowResponse.Builder |
name(String name)
The name of the workflow which was specified in input.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
UpdateWorkflowResponse.Builder name(String name)
The name of the workflow which was specified in input.
name
- The name of the workflow which was specified in input.Copyright © 2022. All rights reserved.