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