Uses of Class
software.amazon.awssdk.services.ec2.model.LastError
-
Packages that use LastError Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LastError in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LastError Modifier and Type Method Description LastErrorVpcEndpoint. lastError()The last error that occurred for endpoint.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LastError Modifier and Type Method Description VpcEndpoint.BuilderVpcEndpoint.Builder. lastError(LastError lastError)The last error that occurred for endpoint.
-