public static interface UnsupportedProtocolException.Builder extends SdkPojo, CopyableBuilder<UnsupportedProtocolException.Builder,UnsupportedProtocolException>, ElasticLoadBalancingException.Builder
| Modifier and Type | Method and Description |
|---|---|
UnsupportedProtocolException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
UnsupportedProtocolException.Builder |
cause(Throwable cause) |
UnsupportedProtocolException.Builder |
message(String message) |
UnsupportedProtocolException.Builder |
requestId(String requestId) |
UnsupportedProtocolException.Builder |
statusCode(int statusCode) |
UnsupportedProtocolException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsUnsupportedProtocolException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ElasticLoadBalancingException.BuilderUnsupportedProtocolException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface ElasticLoadBalancingException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderUnsupportedProtocolException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface ElasticLoadBalancingException.BuilderrequestId in interface SdkServiceException.BuilderUnsupportedProtocolException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface ElasticLoadBalancingException.BuilderstatusCode in interface SdkServiceException.BuilderUnsupportedProtocolException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface ElasticLoadBalancingException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderUnsupportedProtocolException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ElasticLoadBalancingException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.