- getAction() - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The action to take if a match is determined.
- getArn() - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
The full Amazon Resource Name (ARN) of the service mesh.
- getArn() - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The full Amazon Resource Name (ARN) for the resource.
- getArn() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The full Amazon Resource Name (ARN) for the route.
- getArn() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The full Amazon Resource Name (ARN) for the virtual node.
- getArn() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The full Amazon Resource Name (ARN) for the virtual router.
- getBackends() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends to which the virtual node is expected to send outbound traffic.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.appmesh.AbstractAWSAppMesh
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.appmesh.AWSAppMesh
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.appmesh.AWSAppMeshClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getCreatedAt() - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The Unix epoch timestamp in seconds for when the resource was created.
- getDns() - Method in class com.amazonaws.services.appmesh.model.ServiceDiscovery
-
Specifies the DNS service name for the virtual node.
- getExecutorService() - Method in class com.amazonaws.services.appmesh.AWSAppMeshAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getHealthCheck() - Method in class com.amazonaws.services.appmesh.model.Listener
-
The health check information for the listener.
- getHealthyThreshold() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The number of consecutive successful health checks that must occur before declaring listener healthy.
- getHttpRoute() - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
The HTTP routing information for the route.
- getIntervalMillis() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The time period in milliseconds between each health check execution.
- getLastUpdatedAt() - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The Unix epoch timestamp in seconds for when the resource was last updated.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
The maximum number of mesh results returned by ListMeshes in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The maximum number of mesh results returned by ListRoutes in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The maximum number of mesh results returned by ListVirtualNodes in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The maximum number of mesh results returned by ListVirtualRouters in paginated output.
- getListeners() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners from which the virtual node is expected to receive inbound traffic.
- getMatch() - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The criteria for determining an HTTP request match.
- getMesh() - Method in class com.amazonaws.services.appmesh.model.CreateMeshResult
-
The full description of your service mesh following the create call.
- getMesh() - Method in class com.amazonaws.services.appmesh.model.DeleteMeshResult
-
The service mesh that was deleted.
- getMesh() - Method in class com.amazonaws.services.appmesh.model.DescribeMeshResult
-
The full description of your service mesh.
- getMeshes() - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The list of existing service meshes.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
The name to use for the service mesh.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name of the service mesh in which to create the route.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name of the service mesh in which to create the virtual node.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name of the service mesh in which to create the virtual router.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteMeshRequest
-
The name of the service mesh to delete.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the service mesh in which to delete the route.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the service mesh in which to delete the virtual node.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the service mesh in which to delete the virtual router.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeMeshRequest
-
The name of the service mesh to describe.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the service mesh in which the route resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the service mesh in which the virtual node resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the service mesh in which the virtual router resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the service mesh in which to list routes.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The name of the service mesh in which to list virtual nodes.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The name of the service mesh in which to list virtual routers.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The name of the service mesh.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
The name of the service mesh.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The name of the service mesh in which the route resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the service mesh in which the route resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the service mesh in which the route resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the service mesh in which the virtual node resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the service mesh in which the virtual router resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the service mesh in which the virtual node resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the service mesh in which the virtual node resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the service mesh in which the virtual router resides.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the service mesh in which the virtual router resides.
- getMetadata() - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The associated metadata for the service mesh.
- getMetadata() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The associated metadata for the route.
- getMetadata() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The associated metadata for the virtual node.
- getMetadata() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The associated metadata for the virtual router.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
The nextToken value returned from a previous paginated ListMeshes request where
limit was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The nextToken value to include in a future ListMeshes request.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The nextToken value returned from a previous paginated ListRoutes request where
limit was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The nextToken value to include in a future ListRoutes request.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The nextToken value returned from a previous paginated ListVirtualNodes request where
limit was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The nextToken value to include in a future ListVirtualNodes request.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The nextToken value returned from a previous paginated ListVirtualRouters request where
limit was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The nextToken value to include in a future ListVirtualRouters request.
- getPath() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The destination path for the health check request.
- getPort() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The destination port for the health check request.
- getPort() - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The port used for the port mapping.
- getPortMapping() - Method in class com.amazonaws.services.appmesh.model.Listener
-
The port mapping information for the listener.
- getPrefix() - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Specifies the path with which to match requests.
- getProtocol() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The protocol for the health check request.
- getProtocol() - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The protocol used for the port mapping.
- getRoute() - Method in class com.amazonaws.services.appmesh.model.CreateRouteResult
-
The full description of your mesh following the create call.
- getRoute() - Method in class com.amazonaws.services.appmesh.model.DeleteRouteResult
-
The route that was deleted.
- getRoute() - Method in class com.amazonaws.services.appmesh.model.DescribeRouteResult
-
The full description of your route.
- getRoute() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteResult
-
A full description of the route that was updated.
- getRouteName() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name to use for the route.
- getRouteName() - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the route to delete.
- getRouteName() - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the route to describe.
- getRouteName() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The name of the route.
- getRouteName() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the route.
- getRouteName() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the route to update.
- getRoutes() - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The list of existing routes for the specified service mesh and virtual router.
- getServiceDiscovery() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The service discovery information for the virtual node.
- getServiceName() - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
The DNS service name for your virtual node.
- getServiceNames() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The service mesh service names to associate with the virtual router.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The route specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The virtual node specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The virtual router specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The specifications of the route.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The new route specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The new virtual node specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The new virtual router specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The specifications of the virtual node.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The specifications of the virtual router.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The status of the service mesh.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.MeshStatus
-
The current mesh status.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The status of the route.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.RouteStatus
-
The current status for the route.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The current status for the virtual node.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeStatus
-
The current status of the virtual node.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The current status of the virtual router.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterStatus
-
The current status of the virtual router.
- getTimeoutMillis() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The amount of time to wait when receiving a response from the health check, in milliseconds.
- getUid() - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The unique identifier for the resource.
- getUnhealthyThreshold() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The number of consecutive failed health checks that must occur before declaring a virtual node unhealthy.
- getVersion() - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The version of the resource.
- getVirtualNode() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeResult
-
The full description of your virtual node following the create call.
- getVirtualNode() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeResult
-
The virtual node that was deleted.
- getVirtualNode() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeResult
-
The full description of your virtual node.
- getVirtualNode() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeResult
-
A full description of the virtual node that was updated.
- getVirtualNode() - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
The virtual node to associate with the weighted target.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name to use for the virtual node.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the virtual node to delete.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the virtual node to describe.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the virtual node to update.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the virtual node.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the virtual node.
- getVirtualNodes() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The list of existing virtual nodes for the specified service mesh.
- getVirtualRouter() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterResult
-
The full description of your virtual router following the create call.
- getVirtualRouter() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterResult
-
The virtual router that was deleted.
- getVirtualRouter() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterResult
-
The full description of your virtual router.
- getVirtualRouter() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterResult
-
A full description of the virtual router that was updated.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name of the virtual router in which to create the route.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name to use for the virtual router.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the virtual router in which to delete the route.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the virtual router to delete.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the virtual router with which the route is associated.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the virtual router to describe.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the virtual router in which to list routes.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The virtual router with which the route is associated.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The virtual router with which the route is associated.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the virtual router with which the route is associated.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the virtual router to update.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the virtual router.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the virtual router.
- getVirtualRouters() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The list of existing virtual routers for the specified service mesh.
- getWeight() - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
The relative weight of the weighted target.
- getWeightedTargets() - Method in class com.amazonaws.services.appmesh.model.HttpRouteAction
-
The targets that traffic is routed to when a request matches the route.
- ServiceDiscovery - Class in com.amazonaws.services.appmesh.model
-
An object representing the service discovery information for a virtual node.
- ServiceDiscovery() - Constructor for class com.amazonaws.services.appmesh.model.ServiceDiscovery
-
- ServiceUnavailableException - Exception in com.amazonaws.services.appmesh.model
-
The request has failed due to a temporary failure of the service.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.appmesh.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error message.
- setAction(HttpRouteAction) - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The action to take if a match is determined.
- setArn(String) - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
The full Amazon Resource Name (ARN) of the service mesh.
- setArn(String) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The full Amazon Resource Name (ARN) for the resource.
- setArn(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The full Amazon Resource Name (ARN) for the route.
- setArn(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The full Amazon Resource Name (ARN) for the virtual node.
- setArn(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The full Amazon Resource Name (ARN) for the virtual router.
- setBackends(Collection<String>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends to which the virtual node is expected to send outbound traffic.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setCreatedAt(Date) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The Unix epoch timestamp in seconds for when the resource was created.
- setDns(DnsServiceDiscovery) - Method in class com.amazonaws.services.appmesh.model.ServiceDiscovery
-
Specifies the DNS service name for the virtual node.
- setHealthCheck(HealthCheckPolicy) - Method in class com.amazonaws.services.appmesh.model.Listener
-
The health check information for the listener.
- setHealthyThreshold(Integer) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The number of consecutive successful health checks that must occur before declaring listener healthy.
- setHttpRoute(HttpRoute) - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
The HTTP routing information for the route.
- setIntervalMillis(Long) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The time period in milliseconds between each health check execution.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The Unix epoch timestamp in seconds for when the resource was last updated.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
The maximum number of mesh results returned by ListMeshes in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The maximum number of mesh results returned by ListRoutes in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The maximum number of mesh results returned by ListVirtualNodes in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The maximum number of mesh results returned by ListVirtualRouters in paginated output.
- setListeners(Collection<Listener>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners from which the virtual node is expected to receive inbound traffic.
- setMatch(HttpRouteMatch) - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The criteria for determining an HTTP request match.
- setMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.CreateMeshResult
-
The full description of your service mesh following the create call.
- setMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.DeleteMeshResult
-
The service mesh that was deleted.
- setMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.DescribeMeshResult
-
The full description of your service mesh.
- setMeshes(Collection<MeshRef>) - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The list of existing service meshes.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
The name to use for the service mesh.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name of the service mesh in which to create the route.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name of the service mesh in which to create the virtual node.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name of the service mesh in which to create the virtual router.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteMeshRequest
-
The name of the service mesh to delete.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the service mesh in which to delete the route.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the service mesh in which to delete the virtual node.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the service mesh in which to delete the virtual router.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeMeshRequest
-
The name of the service mesh to describe.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the service mesh in which the route resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the service mesh in which the virtual node resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the service mesh in which the virtual router resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the service mesh in which to list routes.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The name of the service mesh in which to list virtual nodes.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The name of the service mesh in which to list virtual routers.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The name of the service mesh.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
The name of the service mesh.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The name of the service mesh in which the route resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the service mesh in which the route resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the service mesh in which the route resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the service mesh in which the virtual node resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the service mesh in which the virtual router resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the service mesh in which the virtual node resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the service mesh in which the virtual node resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the service mesh in which the virtual router resides.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the service mesh in which the virtual router resides.
- setMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The associated metadata for the service mesh.
- setMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The associated metadata for the route.
- setMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The associated metadata for the virtual node.
- setMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The associated metadata for the virtual router.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
The nextToken value returned from a previous paginated ListMeshes request where
limit was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The nextToken value to include in a future ListMeshes request.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The nextToken value returned from a previous paginated ListRoutes request where
limit was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The nextToken value to include in a future ListRoutes request.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The nextToken value returned from a previous paginated ListVirtualNodes request where
limit was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The nextToken value to include in a future ListVirtualNodes request.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The nextToken value returned from a previous paginated ListVirtualRouters request where
limit was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The nextToken value to include in a future ListVirtualRouters request.
- setPath(String) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The destination path for the health check request.
- setPort(Integer) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The destination port for the health check request.
- setPort(Integer) - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The port used for the port mapping.
- setPortMapping(PortMapping) - Method in class com.amazonaws.services.appmesh.model.Listener
-
The port mapping information for the listener.
- setPrefix(String) - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Specifies the path with which to match requests.
- setProtocol(String) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The protocol for the health check request.
- setProtocol(String) - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The protocol used for the port mapping.
- setRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.CreateRouteResult
-
The full description of your mesh following the create call.
- setRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteResult
-
The route that was deleted.
- setRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteResult
-
The full description of your route.
- setRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteResult
-
A full description of the route that was updated.
- setRouteName(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name to use for the route.
- setRouteName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the route to delete.
- setRouteName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the route to describe.
- setRouteName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The name of the route.
- setRouteName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the route.
- setRouteName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the route to update.
- setRoutes(Collection<RouteRef>) - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The list of existing routes for the specified service mesh and virtual router.
- setServiceDiscovery(ServiceDiscovery) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The service discovery information for the virtual node.
- setServiceName(String) - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
The DNS service name for your virtual node.
- setServiceNames(Collection<String>) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The service mesh service names to associate with the virtual router.
- setSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The route specification to apply.
- setSpec(VirtualNodeSpec) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The virtual node specification to apply.
- setSpec(VirtualRouterSpec) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The virtual router specification to apply.
- setSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The specifications of the route.
- setSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The new route specification to apply.
- setSpec(VirtualNodeSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The new virtual node specification to apply.
- setSpec(VirtualRouterSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The new virtual router specification to apply.
- setSpec(VirtualNodeSpec) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The specifications of the virtual node.
- setSpec(VirtualRouterSpec) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The specifications of the virtual router.
- setStatus(MeshStatus) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The status of the service mesh.
- setStatus(String) - Method in class com.amazonaws.services.appmesh.model.MeshStatus
-
The current mesh status.
- setStatus(RouteStatus) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The status of the route.
- setStatus(String) - Method in class com.amazonaws.services.appmesh.model.RouteStatus
-
The current status for the route.
- setStatus(VirtualNodeStatus) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The current status for the virtual node.
- setStatus(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeStatus
-
The current status of the virtual node.
- setStatus(VirtualRouterStatus) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The current status of the virtual router.
- setStatus(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterStatus
-
The current status of the virtual router.
- setTimeoutMillis(Long) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The amount of time to wait when receiving a response from the health check, in milliseconds.
- setUid(String) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The unique identifier for the resource.
- setUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The number of consecutive failed health checks that must occur before declaring a virtual node unhealthy.
- setVersion(Long) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The version of the resource.
- setVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeResult
-
The full description of your virtual node following the create call.
- setVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeResult
-
The virtual node that was deleted.
- setVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeResult
-
The full description of your virtual node.
- setVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeResult
-
A full description of the virtual node that was updated.
- setVirtualNode(String) - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
The virtual node to associate with the weighted target.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name to use for the virtual node.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the virtual node to delete.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the virtual node to describe.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the virtual node to update.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the virtual node.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the virtual node.
- setVirtualNodes(Collection<VirtualNodeRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The list of existing virtual nodes for the specified service mesh.
- setVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterResult
-
The full description of your virtual router following the create call.
- setVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterResult
-
The virtual router that was deleted.
- setVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterResult
-
The full description of your virtual router.
- setVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterResult
-
A full description of the virtual router that was updated.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name of the virtual router in which to create the route.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name to use for the virtual router.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the virtual router in which to delete the route.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the virtual router to delete.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the virtual router with which the route is associated.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the virtual router to describe.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the virtual router in which to list routes.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The virtual router with which the route is associated.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The virtual router with which the route is associated.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the virtual router with which the route is associated.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the virtual router to update.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the virtual router.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the virtual router.
- setVirtualRouters(Collection<VirtualRouterRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The list of existing virtual routers for the specified service mesh.
- setWeight(Integer) - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
The relative weight of the weighted target.
- setWeightedTargets(Collection<WeightedTarget>) - Method in class com.amazonaws.services.appmesh.model.HttpRouteAction
-
The targets that traffic is routed to when a request matches the route.
- shutdown() - Method in class com.amazonaws.services.appmesh.AbstractAWSAppMesh
-
- shutdown() - Method in interface com.amazonaws.services.appmesh.AWSAppMesh
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.appmesh.AWSAppMeshAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.appmesh.AWSAppMeshAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.appmesh.AWSAppMeshClientBuilder
-
- TooManyRequestsException - Exception in com.amazonaws.services.appmesh.model
-
The maximum request rate permitted by the App Mesh APIs has been exceeded for your account.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.appmesh.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateMeshResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateRouteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteMeshRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteMeshResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteRouteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeMeshRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeMeshResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeRouteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.HttpRouteAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.Listener
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.MeshData
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.MeshStatus
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.MeshStatusCode
-
- toString() - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.PortProtocol
-
- toString() - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.RouteStatus
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.RouteStatusCode
-
- toString() - Method in class com.amazonaws.services.appmesh.model.ServiceDiscovery
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeStatus
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.VirtualNodeStatusCode
-
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterStatus
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.VirtualRouterStatusCode
-
- toString() - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
Returns a string representation of this object.
- WeightedTarget - Class in com.amazonaws.services.appmesh.model
-
An object representing a target and its relative weight.
- WeightedTarget() - Constructor for class com.amazonaws.services.appmesh.model.WeightedTarget
-
- withAction(HttpRouteAction) - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The action to take if a match is determined.
- withArn(String) - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
The full Amazon Resource Name (ARN) of the service mesh.
- withArn(String) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The full Amazon Resource Name (ARN) for the resource.
- withArn(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The full Amazon Resource Name (ARN) for the route.
- withArn(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The full Amazon Resource Name (ARN) for the virtual node.
- withArn(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The full Amazon Resource Name (ARN) for the virtual router.
- withBackends(String...) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends to which the virtual node is expected to send outbound traffic.
- withBackends(Collection<String>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends to which the virtual node is expected to send outbound traffic.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withCreatedAt(Date) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The Unix epoch timestamp in seconds for when the resource was created.
- withDns(DnsServiceDiscovery) - Method in class com.amazonaws.services.appmesh.model.ServiceDiscovery
-
Specifies the DNS service name for the virtual node.
- withHealthCheck(HealthCheckPolicy) - Method in class com.amazonaws.services.appmesh.model.Listener
-
The health check information for the listener.
- withHealthyThreshold(Integer) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The number of consecutive successful health checks that must occur before declaring listener healthy.
- withHttpRoute(HttpRoute) - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
The HTTP routing information for the route.
- withIntervalMillis(Long) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The time period in milliseconds between each health check execution.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The Unix epoch timestamp in seconds for when the resource was last updated.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
The maximum number of mesh results returned by ListMeshes in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The maximum number of mesh results returned by ListRoutes in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The maximum number of mesh results returned by ListVirtualNodes in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The maximum number of mesh results returned by ListVirtualRouters in paginated output.
- withListeners(Listener...) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners from which the virtual node is expected to receive inbound traffic.
- withListeners(Collection<Listener>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners from which the virtual node is expected to receive inbound traffic.
- withMatch(HttpRouteMatch) - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The criteria for determining an HTTP request match.
- withMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.CreateMeshResult
-
The full description of your service mesh following the create call.
- withMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.DeleteMeshResult
-
The service mesh that was deleted.
- withMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.DescribeMeshResult
-
The full description of your service mesh.
- withMeshes(MeshRef...) - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The list of existing service meshes.
- withMeshes(Collection<MeshRef>) - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The list of existing service meshes.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
The name to use for the service mesh.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name of the service mesh in which to create the route.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name of the service mesh in which to create the virtual node.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name of the service mesh in which to create the virtual router.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteMeshRequest
-
The name of the service mesh to delete.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the service mesh in which to delete the route.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the service mesh in which to delete the virtual node.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the service mesh in which to delete the virtual router.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeMeshRequest
-
The name of the service mesh to describe.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the service mesh in which the route resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the service mesh in which the virtual node resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the service mesh in which the virtual router resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the service mesh in which to list routes.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The name of the service mesh in which to list virtual nodes.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The name of the service mesh in which to list virtual routers.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The name of the service mesh.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.MeshRef
-
The name of the service mesh.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The name of the service mesh in which the route resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the service mesh in which the route resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the service mesh in which the route resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the service mesh in which the virtual node resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the service mesh in which the virtual router resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the service mesh in which the virtual node resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the service mesh in which the virtual node resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the service mesh in which the virtual router resides.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the service mesh in which the virtual router resides.
- withMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The associated metadata for the service mesh.
- withMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The associated metadata for the route.
- withMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The associated metadata for the virtual node.
- withMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The associated metadata for the virtual router.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListMeshesRequest
-
The nextToken value returned from a previous paginated ListMeshes request where
limit was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListMeshesResult
-
The nextToken value to include in a future ListMeshes request.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The nextToken value returned from a previous paginated ListRoutes request where
limit was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The nextToken value to include in a future ListRoutes request.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The nextToken value returned from a previous paginated ListVirtualNodes request where
limit was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The nextToken value to include in a future ListVirtualNodes request.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The nextToken value returned from a previous paginated ListVirtualRouters request where
limit was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The nextToken value to include in a future ListVirtualRouters request.
- withPath(String) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The destination path for the health check request.
- withPort(Integer) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The destination port for the health check request.
- withPort(Integer) - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The port used for the port mapping.
- withPortMapping(PortMapping) - Method in class com.amazonaws.services.appmesh.model.Listener
-
The port mapping information for the listener.
- withPrefix(String) - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Specifies the path with which to match requests.
- withProtocol(String) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The protocol for the health check request.
- withProtocol(PortProtocol) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The protocol for the health check request.
- withProtocol(String) - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The protocol used for the port mapping.
- withProtocol(PortProtocol) - Method in class com.amazonaws.services.appmesh.model.PortMapping
-
The protocol used for the port mapping.
- withRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.CreateRouteResult
-
The full description of your mesh following the create call.
- withRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteResult
-
The route that was deleted.
- withRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteResult
-
The full description of your route.
- withRoute(RouteData) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteResult
-
A full description of the route that was updated.
- withRouteName(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name to use for the route.
- withRouteName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the route to delete.
- withRouteName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the route to describe.
- withRouteName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The name of the route.
- withRouteName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the route.
- withRouteName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the route to update.
- withRoutes(RouteRef...) - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The list of existing routes for the specified service mesh and virtual router.
- withRoutes(Collection<RouteRef>) - Method in class com.amazonaws.services.appmesh.model.ListRoutesResult
-
The list of existing routes for the specified service mesh and virtual router.
- withServiceDiscovery(ServiceDiscovery) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The service discovery information for the virtual node.
- withServiceName(String) - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
The DNS service name for your virtual node.
- withServiceNames(String...) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The service mesh service names to associate with the virtual router.
- withServiceNames(Collection<String>) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The service mesh service names to associate with the virtual router.
- withSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The route specification to apply.
- withSpec(VirtualNodeSpec) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The virtual node specification to apply.
- withSpec(VirtualRouterSpec) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The virtual router specification to apply.
- withSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The specifications of the route.
- withSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The new route specification to apply.
- withSpec(VirtualNodeSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The new virtual node specification to apply.
- withSpec(VirtualRouterSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The new virtual router specification to apply.
- withSpec(VirtualNodeSpec) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The specifications of the virtual node.
- withSpec(VirtualRouterSpec) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The specifications of the virtual router.
- withStatus(MeshStatus) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The status of the service mesh.
- withStatus(String) - Method in class com.amazonaws.services.appmesh.model.MeshStatus
-
The current mesh status.
- withStatus(MeshStatusCode) - Method in class com.amazonaws.services.appmesh.model.MeshStatus
-
The current mesh status.
- withStatus(RouteStatus) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The status of the route.
- withStatus(String) - Method in class com.amazonaws.services.appmesh.model.RouteStatus
-
The current status for the route.
- withStatus(RouteStatusCode) - Method in class com.amazonaws.services.appmesh.model.RouteStatus
-
The current status for the route.
- withStatus(VirtualNodeStatus) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The current status for the virtual node.
- withStatus(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeStatus
-
The current status of the virtual node.
- withStatus(VirtualNodeStatusCode) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeStatus
-
The current status of the virtual node.
- withStatus(VirtualRouterStatus) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The current status of the virtual router.
- withStatus(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterStatus
-
The current status of the virtual router.
- withStatus(VirtualRouterStatusCode) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterStatus
-
The current status of the virtual router.
- withTimeoutMillis(Long) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The amount of time to wait when receiving a response from the health check, in milliseconds.
- withUid(String) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The unique identifier for the resource.
- withUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.appmesh.model.HealthCheckPolicy
-
The number of consecutive failed health checks that must occur before declaring a virtual node unhealthy.
- withVersion(Long) - Method in class com.amazonaws.services.appmesh.model.ResourceMetadata
-
The version of the resource.
- withVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeResult
-
The full description of your virtual node following the create call.
- withVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeResult
-
The virtual node that was deleted.
- withVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeResult
-
The full description of your virtual node.
- withVirtualNode(VirtualNodeData) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeResult
-
A full description of the virtual node that was updated.
- withVirtualNode(String) - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
The virtual node to associate with the weighted target.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name to use for the virtual node.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the virtual node to delete.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the virtual node to describe.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the virtual node to update.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the virtual node.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the virtual node.
- withVirtualNodes(VirtualNodeRef...) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The list of existing virtual nodes for the specified service mesh.
- withVirtualNodes(Collection<VirtualNodeRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesResult
-
The list of existing virtual nodes for the specified service mesh.
- withVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterResult
-
The full description of your virtual router following the create call.
- withVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterResult
-
The virtual router that was deleted.
- withVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterResult
-
The full description of your virtual router.
- withVirtualRouter(VirtualRouterData) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterResult
-
A full description of the virtual router that was updated.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
The name of the virtual router in which to create the route.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name to use for the virtual router.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteRouteRequest
-
The name of the virtual router in which to delete the route.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the virtual router to delete.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeRouteRequest
-
The name of the virtual router with which the route is associated.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the virtual router to describe.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the virtual router in which to list routes.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The virtual router with which the route is associated.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The virtual router with which the route is associated.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the virtual router with which the route is associated.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the virtual router to update.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the virtual router.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the virtual router.
- withVirtualRouters(VirtualRouterRef...) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The list of existing virtual routers for the specified service mesh.
- withVirtualRouters(Collection<VirtualRouterRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The list of existing virtual routers for the specified service mesh.
- withWeight(Integer) - Method in class com.amazonaws.services.appmesh.model.WeightedTarget
-
The relative weight of the weighted target.
- withWeightedTargets(WeightedTarget...) - Method in class com.amazonaws.services.appmesh.model.HttpRouteAction
-
The targets that traffic is routed to when a request matches the route.
- withWeightedTargets(Collection<WeightedTarget>) - Method in class com.amazonaws.services.appmesh.model.HttpRouteAction
-
The targets that traffic is routed to when a request matches the route.