Uses of Class
software.amazon.awssdk.services.robomaker.model.WorldCount
-
Packages that use WorldCount Package Description software.amazon.awssdk.services.robomaker.model -
-
Uses of WorldCount in software.amazon.awssdk.services.robomaker.model
Methods in software.amazon.awssdk.services.robomaker.model that return WorldCount Modifier and Type Method Description WorldCountCreateWorldGenerationJobRequest. worldCount()Information about the world count.WorldCountCreateWorldGenerationJobResponse. worldCount()Information about the world count.WorldCountDescribeWorldGenerationJobResponse. worldCount()Information about the world count.WorldCountWorldGenerationJobSummary. worldCount()Information about the world count.Methods in software.amazon.awssdk.services.robomaker.model with parameters of type WorldCount Modifier and Type Method Description CreateWorldGenerationJobRequest.BuilderCreateWorldGenerationJobRequest.Builder. worldCount(WorldCount worldCount)Information about the world count.CreateWorldGenerationJobResponse.BuilderCreateWorldGenerationJobResponse.Builder. worldCount(WorldCount worldCount)Information about the world count.DescribeWorldGenerationJobResponse.BuilderDescribeWorldGenerationJobResponse.Builder. worldCount(WorldCount worldCount)Information about the world count.WorldGenerationJobSummary.BuilderWorldGenerationJobSummary.Builder. worldCount(WorldCount worldCount)Information about the world count.
-