public static interface GetArtifactUrlResponse.Builder extends AmplifyResponse.Builder, SdkPojo, CopyableBuilder<GetArtifactUrlResponse.Builder,GetArtifactUrlResponse>
| Modifier and Type | Method and Description |
|---|---|
GetArtifactUrlResponse.Builder |
artifactId(String artifactId)
Unique Id for a artifact.
|
GetArtifactUrlResponse.Builder |
artifactUrl(String artifactUrl)
Presigned url for the artifact.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetArtifactUrlResponse.Builder artifactId(String artifactId)
Unique Id for a artifact.
artifactId - Unique Id for a artifact.GetArtifactUrlResponse.Builder artifactUrl(String artifactUrl)
Presigned url for the artifact.
artifactUrl - Presigned url for the artifact.Copyright © 2019. All rights reserved.