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