Uses of Interface
software.amazon.awssdk.services.redshift.model.EndpointAlreadyExistsException.Builder
-
Packages that use EndpointAlreadyExistsException.Builder Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of EndpointAlreadyExistsException.Builder in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return EndpointAlreadyExistsException.Builder Modifier and Type Method Description EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException. builder()EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException.Builder. cause(Throwable cause)EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException.Builder. message(String message)EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException.Builder. requestId(String requestId)EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException.Builder. statusCode(int statusCode)EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException. toBuilder()EndpointAlreadyExistsException.BuilderEndpointAlreadyExistsException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.redshift.model that return types with arguments of type EndpointAlreadyExistsException.Builder Modifier and Type Method Description static Class<? extends EndpointAlreadyExistsException.Builder>EndpointAlreadyExistsException. serializableBuilderClass()
-