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