| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend.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 |
|---|---|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.withServiceName(ServiceName serviceName)
The name of the storage service.
|
DeleteBackendStorageRequest |
DeleteBackendStorageRequest.withServiceName(ServiceName serviceName)
The name of the storage service.
|
UpdateBackendStorageResourceConfig |
UpdateBackendStorageResourceConfig.withServiceName(ServiceName serviceName)
The name of the storage service.
|
CreateBackendStorageResourceConfig |
CreateBackendStorageResourceConfig.withServiceName(ServiceName serviceName)
The name of the storage service.
|
ImportBackendStorageRequest |
ImportBackendStorageRequest.withServiceName(ServiceName serviceName)
The name of the storage service.
|
Copyright © 2023. All rights reserved.