Uses of Interface
software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse.Builder
-
Packages that use GetGameSessionLogUrlResponse.Builder Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of GetGameSessionLogUrlResponse.Builder in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return GetGameSessionLogUrlResponse.Builder Modifier and Type Method Description static GetGameSessionLogUrlResponse.BuilderGetGameSessionLogUrlResponse. builder()GetGameSessionLogUrlResponse.BuilderGetGameSessionLogUrlResponse.Builder. preSignedUrl(String preSignedUrl)Location of the requested game session logs, available for download.GetGameSessionLogUrlResponse.BuilderGetGameSessionLogUrlResponse. toBuilder()Methods in software.amazon.awssdk.services.gamelift.model that return types with arguments of type GetGameSessionLogUrlResponse.Builder Modifier and Type Method Description static Class<? extends GetGameSessionLogUrlResponse.Builder>GetGameSessionLogUrlResponse. serializableBuilderClass()
-