| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| Modifier and Type | Method and Description |
|---|---|
default GetExtensionVersionResponse |
GameSparksClient.getExtensionVersion(Consumer<GetExtensionVersionRequest.Builder> getExtensionVersionRequest)
Gets details about a specified extension version.
|
default GetExtensionVersionResponse |
GameSparksClient.getExtensionVersion(GetExtensionVersionRequest getExtensionVersionRequest)
Gets details about a specified extension version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetExtensionVersionResponse> |
GameSparksAsyncClient.getExtensionVersion(Consumer<GetExtensionVersionRequest.Builder> getExtensionVersionRequest)
Gets details about a specified extension version.
|
default CompletableFuture<GetExtensionVersionResponse> |
GameSparksAsyncClient.getExtensionVersion(GetExtensionVersionRequest getExtensionVersionRequest)
Gets details about a specified extension version.
|
Copyright © 2022. All rights reserved.