Uses of Interface
software.amazon.awssdk.services.ec2.model.LastError.Builder
Packages that use LastError.Builder
-
Uses of LastError.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LastError.BuilderModifier and TypeMethodDescriptionstatic LastError.BuilderLastError.builder()The error code for the VPC endpoint error.The error message for the VPC endpoint error.LastError.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LastError.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LastError.Builder>LastError.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type LastError.BuilderModifier and TypeMethodDescriptiondefault VpcEndpoint.BuilderVpcEndpoint.Builder.lastError(Consumer<LastError.Builder> lastError) The last error that occurred for endpoint.