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