| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeComputeResult |
AmazonGameLiftClient.describeCompute(DescribeComputeRequest request)
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
DescribeComputeResult |
AbstractAmazonGameLift.describeCompute(DescribeComputeRequest request) |
DescribeComputeResult |
AmazonGameLift.describeCompute(DescribeComputeRequest describeComputeRequest)
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
Future<DescribeComputeResult> |
AmazonGameLiftAsyncClient.describeComputeAsync(DescribeComputeRequest request) |
Future<DescribeComputeResult> |
AbstractAmazonGameLiftAsync.describeComputeAsync(DescribeComputeRequest request) |
Future<DescribeComputeResult> |
AmazonGameLiftAsync.describeComputeAsync(DescribeComputeRequest describeComputeRequest)
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
Future<DescribeComputeResult> |
AmazonGameLiftAsyncClient.describeComputeAsync(DescribeComputeRequest request,
AsyncHandler<DescribeComputeRequest,DescribeComputeResult> asyncHandler) |
Future<DescribeComputeResult> |
AbstractAmazonGameLiftAsync.describeComputeAsync(DescribeComputeRequest request,
AsyncHandler<DescribeComputeRequest,DescribeComputeResult> asyncHandler) |
Future<DescribeComputeResult> |
AmazonGameLiftAsync.describeComputeAsync(DescribeComputeRequest describeComputeRequest,
AsyncHandler<DescribeComputeRequest,DescribeComputeResult> asyncHandler)
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeComputeResult> |
AmazonGameLiftAsyncClient.describeComputeAsync(DescribeComputeRequest request,
AsyncHandler<DescribeComputeRequest,DescribeComputeResult> asyncHandler) |
Future<DescribeComputeResult> |
AbstractAmazonGameLiftAsync.describeComputeAsync(DescribeComputeRequest request,
AsyncHandler<DescribeComputeRequest,DescribeComputeResult> asyncHandler) |
Future<DescribeComputeResult> |
AmazonGameLiftAsync.describeComputeAsync(DescribeComputeRequest describeComputeRequest,
AsyncHandler<DescribeComputeRequest,DescribeComputeResult> asyncHandler)
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeComputeRequest |
DescribeComputeRequest.clone() |
DescribeComputeRequest |
DescribeComputeRequest.withComputeName(String computeName)
The unique identifier of the compute resource to retrieve properties for.
|
DescribeComputeRequest |
DescribeComputeRequest.withFleetId(String fleetId)
A unique identifier for the fleet that the compute belongs to.
|
Copyright © 2025. All rights reserved.