Uses of Class
software.amazon.awssdk.services.glue.model.StatusDetails
-
Packages that use StatusDetails Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StatusDetails in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return StatusDetails Modifier and Type Method Description StatusDetailsTableStatus. details()AStatusDetailsobject with information about the requested change.Methods in software.amazon.awssdk.services.glue.model with parameters of type StatusDetails Modifier and Type Method Description TableStatus.BuilderTableStatus.Builder. details(StatusDetails details)AStatusDetailsobject with information about the requested change.
-