Uses of Interface
software.amazon.awssdk.services.lambda.model.Ec2ThrottledException.Builder
Packages that use Ec2ThrottledException.Builder
-
Uses of Ec2ThrottledException.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return Ec2ThrottledException.BuilderModifier and TypeMethodDescriptionEc2ThrottledException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) Ec2ThrottledException.builder()Ec2ThrottledException.Builder.numAttempts(Integer numAttempts) Ec2ThrottledException.Builder.statusCode(int statusCode) Ec2ThrottledException.toBuilder()Sets the value of the Type property for this object.Ec2ThrottledException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type Ec2ThrottledException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Ec2ThrottledException.Builder>Ec2ThrottledException.serializableBuilderClass()