| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewaySpec |
UpdateVirtualGatewayRequest.spec()
The new virtual gateway specification to apply.
|
VirtualGatewaySpec |
VirtualGatewayData.spec()
The specifications of the virtual gateway.
|
VirtualGatewaySpec |
CreateVirtualGatewayRequest.spec()
The virtual gateway specification to apply.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateVirtualGatewayRequest.Builder |
UpdateVirtualGatewayRequest.Builder.spec(VirtualGatewaySpec spec)
The new virtual gateway specification to apply.
|
VirtualGatewayData.Builder |
VirtualGatewayData.Builder.spec(VirtualGatewaySpec spec)
The specifications of the virtual gateway.
|
CreateVirtualGatewayRequest.Builder |
CreateVirtualGatewayRequest.Builder.spec(VirtualGatewaySpec spec)
The virtual gateway specification to apply.
|
Copyright © 2021. All rights reserved.