public final class S3ExpressIdentityKey extends Object implements ToCopyableBuilder<S3ExpressIdentityKey.Builder,S3ExpressIdentityKey>
| Modifier and Type | Class and Description |
|---|---|
static class |
S3ExpressIdentityKey.Builder |
| Constructor and Description |
|---|
S3ExpressIdentityKey(S3ExpressIdentityKey.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
bucket() |
static S3ExpressIdentityKey.Builder |
builder() |
SdkClient |
client() |
boolean |
equals(Object o) |
int |
hashCode() |
AwsCredentialsIdentity |
identity() |
S3ExpressIdentityKey.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcopypublic S3ExpressIdentityKey(S3ExpressIdentityKey.Builder builder)
public static S3ExpressIdentityKey.Builder builder()
public String bucket()
public SdkClient client()
public AwsCredentialsIdentity identity()
public S3ExpressIdentityKey.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<S3ExpressIdentityKey.Builder,S3ExpressIdentityKey>Copyright © 2026. All rights reserved.