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