public static interface GetGameSessionLogUrlResponse.Builder extends GameLiftResponse.Builder, SdkPojo, CopyableBuilder<GetGameSessionLogUrlResponse.Builder,GetGameSessionLogUrlResponse>
| Modifier and Type | Method and Description |
|---|---|
GetGameSessionLogUrlResponse.Builder |
preSignedUrl(String preSignedUrl)
Location of the requested game session logs, available for download.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetGameSessionLogUrlResponse.Builder preSignedUrl(String preSignedUrl)
Location of the requested game session logs, available for download.
preSignedUrl - Location of the requested game session logs, available for download.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.