Uses of Interface
software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
-
Packages that use LastVpcAssociationException.Builder Package Description software.amazon.awssdk.services.route53.model -
-
Uses of LastVpcAssociationException.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return LastVpcAssociationException.Builder Modifier and Type Method Description LastVpcAssociationException.BuilderLastVpcAssociationException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static LastVpcAssociationException.BuilderLastVpcAssociationException. builder()LastVpcAssociationException.BuilderLastVpcAssociationException.Builder. cause(Throwable cause)LastVpcAssociationException.BuilderLastVpcAssociationException.Builder. message(String message)LastVpcAssociationException.BuilderLastVpcAssociationException.Builder. requestId(String requestId)LastVpcAssociationException.BuilderLastVpcAssociationException.Builder. statusCode(int statusCode)LastVpcAssociationException.BuilderLastVpcAssociationException. toBuilder()LastVpcAssociationException.BuilderLastVpcAssociationException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type LastVpcAssociationException.Builder Modifier and Type Method Description static Class<? extends LastVpcAssociationException.Builder>LastVpcAssociationException. serializableBuilderClass()
-