public class BucketResponse extends Object
| Constructor and Description |
|---|
BucketResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
Instant |
getCreationDate() |
String |
getName() |
int |
hashCode() |
void |
setCreationDate(Instant creationDate) |
void |
setName(String name) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.