| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
WorldCount |
CreateWorldGenerationJobRequest.worldCount()
Information about the world count.
|
WorldCount |
WorldGenerationJobSummary.worldCount()
Information about the world count.
|
WorldCount |
DescribeWorldGenerationJobResponse.worldCount()
Information about the world count.
|
WorldCount |
CreateWorldGenerationJobResponse.worldCount()
Information about the world count.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorldGenerationJobRequest.Builder |
CreateWorldGenerationJobRequest.Builder.worldCount(WorldCount worldCount)
Information about the world count.
|
WorldGenerationJobSummary.Builder |
WorldGenerationJobSummary.Builder.worldCount(WorldCount worldCount)
Information about the world count.
|
DescribeWorldGenerationJobResponse.Builder |
DescribeWorldGenerationJobResponse.Builder.worldCount(WorldCount worldCount)
Information about the world count.
|
CreateWorldGenerationJobResponse.Builder |
CreateWorldGenerationJobResponse.Builder.worldCount(WorldCount worldCount)
Information about the world count.
|
Copyright © 2022. All rights reserved.