public static interface DescribeComputeRequest.Builder extends GameLiftRequest.Builder, SdkPojo, CopyableBuilder<DescribeComputeRequest.Builder,DescribeComputeRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeComputeRequest.Builder |
computeName(String computeName)
A descriptive label that is associated with the compute resource registered to your fleet.
|
DescribeComputeRequest.Builder |
fleetId(String fleetId)
A unique identifier for the fleet the compute is registered to.
|
DescribeComputeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeComputeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeComputeRequest.Builder fleetId(String fleetId)
A unique identifier for the fleet the compute is registered to.
fleetId - A unique identifier for the fleet the compute is registered to.DescribeComputeRequest.Builder computeName(String computeName)
A descriptive label that is associated with the compute resource registered to your fleet.
computeName - A descriptive label that is associated with the compute resource registered to your fleet.DescribeComputeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeComputeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.