Uses of Class
software.amazon.awssdk.services.lightsail.model.BucketState
-
Packages that use BucketState Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of BucketState in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return BucketState Modifier and Type Method Description BucketStateBucket. state()An object that describes the state of the bucket.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type BucketState Modifier and Type Method Description Bucket.BuilderBucket.Builder. state(BucketState state)An object that describes the state of the bucket.
-