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