Uses of Class
software.amazon.awssdk.services.gamelift.model.ContainerAttributes
-
Packages that use ContainerAttributes Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of ContainerAttributes in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return ContainerAttributes Modifier and Type Method Description ContainerAttributesCompute. containerAttributes()Some attributes of a container.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type ContainerAttributes Modifier and Type Method Description Compute.BuilderCompute.Builder. containerAttributes(ContainerAttributes containerAttributes)Some attributes of a container.
-