| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerAttributes |
ContainerAttributes.clone() |
ContainerAttributes |
Compute.getContainerAttributes()
Some attributes of a container.
|
ContainerAttributes |
ContainerAttributes.withContainerPortMappings(Collection<ContainerPortMapping> containerPortMappings)
Describes how container ports map to connection ports on the fleet instance.
|
ContainerAttributes |
ContainerAttributes.withContainerPortMappings(ContainerPortMapping... containerPortMappings)
Describes how container ports map to connection ports on the fleet instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Compute.setContainerAttributes(ContainerAttributes containerAttributes)
Some attributes of a container.
|
Compute |
Compute.withContainerAttributes(ContainerAttributes containerAttributes)
Some attributes of a container.
|
Copyright © 2025. All rights reserved.