| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceVersion |
ServiceVersion.clone() |
ServiceVersion |
DependentService.getServiceVersion()
The version of the dependent service.
|
ServiceVersion |
ServiceVersion.withVersion(String version)
The version number of the requested service.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceVersion> |
ListServiceVersionsResult.getServiceVersions()
A list of supported versions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependentService.setServiceVersion(ServiceVersion serviceVersion)
The version of the dependent service.
|
DependentService |
DependentService.withServiceVersion(ServiceVersion serviceVersion)
The version of the dependent service.
|
ListServiceVersionsResult |
ListServiceVersionsResult.withServiceVersions(ServiceVersion... serviceVersions)
A list of supported versions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListServiceVersionsResult.setServiceVersions(Collection<ServiceVersion> serviceVersions)
A list of supported versions.
|
ListServiceVersionsResult |
ListServiceVersionsResult.withServiceVersions(Collection<ServiceVersion> serviceVersions)
A list of supported versions.
|
Copyright © 2024. All rights reserved.