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