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