Uses of Interface
software.amazon.awssdk.services.lambda.model.EniNotReadyException.Builder
Packages that use EniNotReadyException.Builder
-
Uses of EniNotReadyException.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return EniNotReadyException.BuilderModifier and TypeMethodDescriptionEniNotReadyException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static EniNotReadyException.BuilderEniNotReadyException.builder()EniNotReadyException.Builder.numAttempts(Integer numAttempts) EniNotReadyException.Builder.statusCode(int statusCode) EniNotReadyException.toBuilder()The exception type.EniNotReadyException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type EniNotReadyException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EniNotReadyException.Builder>EniNotReadyException.serializableBuilderClass()