public static interface VirtualRouterSpec.Builder extends SdkPojo, CopyableBuilder<VirtualRouterSpec.Builder,VirtualRouterSpec>
| Modifier and Type | Method and Description |
|---|---|
VirtualRouterSpec.Builder |
serviceNames(Collection<String> serviceNames)
The service mesh service names to associate with the virtual router.
|
VirtualRouterSpec.Builder |
serviceNames(String... serviceNames)
The service mesh service names to associate with the virtual router.
|
copyapplyMutation, buildVirtualRouterSpec.Builder serviceNames(Collection<String> serviceNames)
The service mesh service names to associate with the virtual router.
serviceNames - The service mesh service names to associate with the virtual router.VirtualRouterSpec.Builder serviceNames(String... serviceNames)
The service mesh service names to associate with the virtual router.
serviceNames - The service mesh service names to associate with the virtual router.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.