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