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