protected static class AgcodException.BuilderImpl extends Object implements AgcodException.Builder
| Modifier | Constructor and Description |
|---|---|
protected |
BuilderImpl() |
protected |
BuilderImpl(AgcodException ex) |
| Modifier and Type | Method and Description |
|---|---|
AgcodException.BuilderImpl |
awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails) |
AgcodException |
build() |
AgcodException.BuilderImpl |
cause(Throwable cause) |
AgcodException.BuilderImpl |
message(String message) |
AgcodException.BuilderImpl |
requestId(String requestId) |
AgcodException.BuilderImpl |
statusCode(int statusCode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawsErrorDetails, clockSkew, clockSkewrequestId, statusCodeprotected BuilderImpl()
protected BuilderImpl(AgcodException ex)
public AgcodException.BuilderImpl awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderawsErrorDetails in interface AgcodException.Builderpublic AgcodException.BuilderImpl message(String message)
message in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Buildermessage in interface software.amazon.awssdk.core.exception.SdkException.Buildermessage in interface software.amazon.awssdk.core.exception.SdkServiceException.Buildermessage in interface AgcodException.Builderpublic AgcodException.BuilderImpl requestId(String requestId)
requestId in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderrequestId in interface software.amazon.awssdk.core.exception.SdkServiceException.BuilderrequestId in interface AgcodException.Builderpublic AgcodException.BuilderImpl statusCode(int statusCode)
statusCode in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderstatusCode in interface software.amazon.awssdk.core.exception.SdkServiceException.BuilderstatusCode in interface AgcodException.Builderpublic AgcodException.BuilderImpl cause(Throwable cause)
cause in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Buildercause in interface software.amazon.awssdk.core.exception.SdkException.Buildercause in interface software.amazon.awssdk.core.exception.SdkServiceException.Buildercause in interface AgcodException.Builderpublic AgcodException build()
build in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builderbuild in interface software.amazon.awssdk.core.exception.SdkException.Builderbuild in interface software.amazon.awssdk.core.exception.SdkServiceException.Builderbuild in interface software.amazon.awssdk.utils.builder.BuildableCopyright © 2020. All rights reserved.