protected static class NoSuchUploadException.BuilderImpl extends S3Exception.BuilderImpl implements NoSuchUploadException.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
NoSuchUploadException |
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 NoSuchUploadException build()
build
in interface NoSuchUploadException.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.