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