| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceName |
ServiceName.fromValue(String value)
Use this in place of valueOf.
|
static ServiceName |
ServiceName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceName[] |
ServiceName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DependentService |
DependentService.withServiceName(ServiceName serviceName)
The name of the dependent service.
|
ListServiceVersionsResult |
ListServiceVersionsResult.withServiceName(ServiceName serviceName)
The name of the service for which the system provided supported versions.
|
ListServiceVersionsRequest |
ListServiceVersionsRequest.withServiceName(ServiceName serviceName)
The name of the service for which you're requesting supported versions.
|
Copyright © 2023. All rights reserved.