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