| Package | Description |
|---|---|
| com.amazonaws.services.repostspace.model |
| Modifier and Type | Method and Description |
|---|---|
static TierLevel |
TierLevel.fromValue(String value)
Use this in place of valueOf.
|
static TierLevel |
TierLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TierLevel[] |
TierLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceData |
SpaceData.withTier(TierLevel tier)
The pricing tier of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withTier(TierLevel tier)
The pricing tier of the private re:Post.
|
CreateSpaceRequest |
CreateSpaceRequest.withTier(TierLevel tier)
The pricing tier for the private re:Post.
|
UpdateSpaceRequest |
UpdateSpaceRequest.withTier(TierLevel tier)
The pricing tier of this private re:Post.
|
Copyright © 2024. All rights reserved.