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