| Package | Description |
|---|---|
| com.amazonaws.services.ecs.model |
Classes modeling the various types represented by AmazonECS.
|
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
VersionInfo.clone() |
VersionInfo |
RegisterContainerInstanceRequest.getVersionInfo() |
VersionInfo |
VersionInfo.withAgentHash(String agentHash)
Returns a reference to this object so that method calls can be chained together.
|
VersionInfo |
VersionInfo.withAgentVersion(String agentVersion)
Returns a reference to this object so that method calls can be chained together.
|
VersionInfo |
VersionInfo.withDockerVersion(String dockerVersion)
Returns a reference to this object so that method calls can be chained together.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisterContainerInstanceRequest.setVersionInfo(VersionInfo versionInfo) |
RegisterContainerInstanceRequest |
RegisterContainerInstanceRequest.withVersionInfo(VersionInfo versionInfo)
Returns a reference to this object so that method calls can be chained together.
|
Copyright © 2015. All rights reserved.