protected static class BucketAlreadyOwnedByYouException.BuilderImpl extends S3Exception.BuilderImpl implements BucketAlreadyOwnedByYouException.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
BucketAlreadyOwnedByYouException |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
cause, cause, message, message, requestId, requestId, statusCode, statusCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
cause, message, requestId, statusCode
public BucketAlreadyOwnedByYouException build()
build
in interface BucketAlreadyOwnedByYouException.Builder
build
in interface S3Exception.Builder
build
in class S3Exception.BuilderImpl
public int hashCode()
hashCode
in class S3Exception.BuilderImpl
public boolean equals(Object rhs)
equals
in class S3Exception.BuilderImpl
Copyright © 2021. All rights reserved.