| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
MeshSpec |
UpdateMeshRequest.spec()
The service mesh specification to apply.
|
MeshSpec |
MeshData.spec()
The associated specification for the service mesh.
|
MeshSpec |
CreateMeshRequest.spec()
The service mesh specification to apply.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMeshRequest.Builder |
UpdateMeshRequest.Builder.spec(MeshSpec spec)
The service mesh specification to apply.
|
MeshData.Builder |
MeshData.Builder.spec(MeshSpec spec)
The associated specification for the service mesh.
|
CreateMeshRequest.Builder |
CreateMeshRequest.Builder.spec(MeshSpec spec)
The service mesh specification to apply.
|
Copyright © 2021. All rights reserved.