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