| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
BucketState |
BucketState.clone() |
BucketState |
Bucket.getState()
An object that describes the state of the bucket.
|
BucketState |
BucketState.withCode(String code)
The state code of the bucket.
|
BucketState |
BucketState.withMessage(String message)
A message that describes the state of the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bucket.setState(BucketState state)
An object that describes the state of the bucket.
|
Bucket |
Bucket.withState(BucketState state)
An object that describes the state of the bucket.
|
Copyright © 2023. All rights reserved.