| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
MeshStatus |
MeshStatus.clone() |
MeshStatus |
MeshData.getStatus()
The status of the service mesh.
|
MeshStatus |
MeshStatus.withStatus(MeshStatusCode status)
The current mesh status.
|
MeshStatus |
MeshStatus.withStatus(String status)
The current mesh status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeshData.setStatus(MeshStatus status)
The status of the service mesh.
|
MeshData |
MeshData.withStatus(MeshStatus status)
The status of the service mesh.
|
Copyright © 2024. All rights reserved.