Uses of Class
software.amazon.awssdk.services.appmesh.model.MeshStatus
-
Packages that use MeshStatus Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of MeshStatus in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return MeshStatus Modifier and Type Method Description MeshStatusMeshData. status()The status of the service mesh.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type MeshStatus Modifier and Type Method Description MeshData.BuilderMeshData.Builder. status(MeshStatus status)The status of the service mesh.
-