- getAccessLog() - Method in class com.amazonaws.services.appmesh.model.Logging
-
The access log configuration for a virtual node.
- getAction() - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The action to take if a match is determined.
- getAction() - Method in class com.amazonaws.services.appmesh.model.TcpRoute
-
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.
- getArn() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The full Amazon Resource Name (ARN) for the virtual service.
- getBackends() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends that the virtual node is expected to send outbound traffic to.
- 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.CreateVirtualServiceRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
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.
- getClientToken() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
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 information for the virtual node.
- getEgressFilter() - Method in class com.amazonaws.services.appmesh.model.MeshSpec
-
The egress filter rules for the service mesh.
- getExecutorService() - Method in class com.amazonaws.services.appmesh.AWSAppMeshAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFile() - Method in class com.amazonaws.services.appmesh.model.AccessLog
-
The file object to send virtual node access logs to.
- 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.
- getHostname() - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
Specifies the DNS service discovery hostname for the virtual node.
- 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.
- getKey() - Method in class com.amazonaws.services.appmesh.model.TagRef
-
One part of a key-value pair that make up a tag.
- 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 results returned by ListMeshes in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The maximum number of results returned by ListRoutes in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceRequest
-
The maximum number of tag results returned by ListTagsForResource in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The maximum number of results returned by ListVirtualNodes in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The maximum number of results returned by ListVirtualRouters in paginated output.
- getLimit() - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The maximum number of results returned by ListVirtualServices in paginated output.
- getListeners() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners that the virtual node is expected to receive inbound traffic from.
- getListeners() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The listeners that the virtual router is expected to receive inbound traffic from.
- getLogging() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The inbound and outbound access logging information for the virtual node.
- 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.
- getMesh() - Method in class com.amazonaws.services.appmesh.model.UpdateMeshResult
-
- 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 to create the route in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name of the service mesh to create the virtual node in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name of the service mesh to create the virtual router in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The name of the service mesh to create the virtual service in.
- 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 to delete the route in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the service mesh to delete the virtual node in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the service mesh to delete the virtual router in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceRequest
-
The name of the service mesh to delete the virtual service in.
- 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 that the route resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the service mesh that the virtual node resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the service mesh that the virtual router resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceRequest
-
The name of the service mesh that the virtual service resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the service mesh to list routes in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The name of the service mesh to list virtual nodes in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The name of the service mesh to list virtual routers in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The name of the service mesh to list virtual services in.
- 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 that the route resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the service mesh that the route resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
The name of the service mesh to update.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the service mesh that the route resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the service mesh that the virtual node resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the service mesh that the virtual router resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The name of the service mesh that the virtual service resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the service mesh that the virtual node resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the service mesh that the virtual node resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the service mesh that the virtual router resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the service mesh that the virtual router resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The name of the service mesh that the virtual service resides in.
- getMeshName() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The name of the service mesh that the virtual service resides in.
- 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.
- getMetadata() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
- 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.ListTagsForResourceRequest
-
The nextToken value returned from a previous paginated ListTagsForResource request
where limit was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The nextToken value to include in a future ListTagsForResource 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.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The nextToken value returned from a previous paginated ListVirtualServices request
where limit was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The nextToken value to include in a future ListVirtualServices request.
- getPath() - Method in class com.amazonaws.services.appmesh.model.FileAccessLog
-
The file path to write access logs to.
- 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.
- getPortMapping() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterListener
-
- getPrefix() - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Specifies the path to match requests with.
- 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.
- getProvider() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceSpec
-
The App Mesh object that is acting as the provider for a virtual service.
- getResourceArn() - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
- getResourceArn() - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to add tags to.
- getResourceArn() - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to delete tags from.
- 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.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
The service mesh specification to apply.
- 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.CreateVirtualServiceRequest
-
The virtual service specification to apply.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The associated specification for the service mesh.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The specifications of the route.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
The service mesh specification to apply.
- 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.UpdateVirtualServiceRequest
-
The new virtual service 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.
- getSpec() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The specifications of the virtual service.
- 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.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The current status of the virtual service.
- getStatus() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceStatus
-
The current status of the virtual service.
- getTagKeys() - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The keys of the tags to be removed.
- getTags() - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
- getTags() - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Optional metadata that you can apply to the route to assist with categorization and organization.
- getTags() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Optional metadata that you can apply to the virtual node to assist with categorization and organization.
- getTags() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
- getTags() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
Optional metadata that you can apply to the virtual service to assist with categorization and organization.
- getTags() - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The tags for the resource.
- getTags() - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The tags to add to the resource.
- getTcpRoute() - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
The TCP routing information for the route.
- 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.
- getType() - Method in class com.amazonaws.services.appmesh.model.EgressFilter
-
The egress filter type.
- 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.
- getValue() - Method in class com.amazonaws.services.appmesh.model.TagRef
-
The optional part of a key-value pair that make up a tag.
- 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.VirtualServiceProvider
-
The virtual node associated with a virtual service.
- 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.
- getVirtualNodeName() - Method in class com.amazonaws.services.appmesh.model.VirtualNodeServiceProvider
-
The name of the virtual node that is acting as a service provider.
- 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.
- getVirtualRouter() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceProvider
-
The virtual router associated with a virtual service.
- 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 to delete the route in.
- 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 that the route is associated with.
- 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 to list routes in.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The virtual router that the route is associated with.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The virtual router that the route is associated with.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the virtual router that the route is associated with.
- 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.
- getVirtualRouterName() - Method in class com.amazonaws.services.appmesh.model.VirtualRouterServiceProvider
-
The name of the virtual router that is acting as a service provider.
- getVirtualRouters() - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The list of existing virtual routers for the specified service mesh.
- getVirtualService() - Method in class com.amazonaws.services.appmesh.model.Backend
-
Specifies a virtual service to use as a backend for a virtual node.
- getVirtualService() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceResult
-
The full description of your virtual service following the create call.
- getVirtualService() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceResult
-
The virtual service that was deleted.
- getVirtualService() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceResult
-
The full description of your virtual service.
- getVirtualService() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceResult
-
A full description of the virtual service that was updated.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The name to use for the virtual service.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceRequest
-
The name of the virtual service to delete.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceRequest
-
The name of the virtual service to describe.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The name of the virtual service to update.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceBackend
-
The name of the virtual service that is acting as a virtual node backend.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The name of the virtual service.
- getVirtualServiceName() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The name of the virtual service.
- getVirtualServices() - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The list of existing virtual services 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.
- getWeightedTargets() - Method in class com.amazonaws.services.appmesh.model.TcpRouteAction
-
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.
- setAccessLog(AccessLog) - Method in class com.amazonaws.services.appmesh.model.Logging
-
The access log configuration for a virtual node.
- setAction(HttpRouteAction) - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The action to take if a match is determined.
- setAction(TcpRouteAction) - Method in class com.amazonaws.services.appmesh.model.TcpRoute
-
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.
- setArn(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The full Amazon Resource Name (ARN) for the virtual service.
- setBackends(Collection<Backend>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends that the virtual node is expected to send outbound traffic to.
- 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.CreateVirtualServiceRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
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.
- setClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
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 information for the virtual node.
- setEgressFilter(EgressFilter) - Method in class com.amazonaws.services.appmesh.model.MeshSpec
-
The egress filter rules for the service mesh.
- setFile(FileAccessLog) - Method in class com.amazonaws.services.appmesh.model.AccessLog
-
The file object to send virtual node access logs to.
- 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.
- setHostname(String) - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
Specifies the DNS service discovery hostname for the virtual node.
- 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.
- setKey(String) - Method in class com.amazonaws.services.appmesh.model.TagRef
-
One part of a key-value pair that make up a tag.
- 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 results returned by ListMeshes in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The maximum number of results returned by ListRoutes in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceRequest
-
The maximum number of tag results returned by ListTagsForResource in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The maximum number of results returned by ListVirtualNodes in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The maximum number of results returned by ListVirtualRouters in paginated output.
- setLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The maximum number of results returned by ListVirtualServices in paginated output.
- setListeners(Collection<Listener>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners that the virtual node is expected to receive inbound traffic from.
- setListeners(Collection<VirtualRouterListener>) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The listeners that the virtual router is expected to receive inbound traffic from.
- setLogging(Logging) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The inbound and outbound access logging information for the virtual node.
- 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.
- setMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshResult
-
- 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 to create the route in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name of the service mesh to create the virtual node in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name of the service mesh to create the virtual router in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The name of the service mesh to create the virtual service in.
- 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 to delete the route in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the service mesh to delete the virtual node in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the service mesh to delete the virtual router in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceRequest
-
The name of the service mesh to delete the virtual service in.
- 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 that the route resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the service mesh that the virtual node resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the service mesh that the virtual router resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceRequest
-
The name of the service mesh that the virtual service resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the service mesh to list routes in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The name of the service mesh to list virtual nodes in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The name of the service mesh to list virtual routers in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The name of the service mesh to list virtual services in.
- 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 that the route resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the service mesh that the route resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
The name of the service mesh to update.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the service mesh that the route resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the service mesh that the virtual node resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the service mesh that the virtual router resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The name of the service mesh that the virtual service resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the service mesh that the virtual node resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the service mesh that the virtual node resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the service mesh that the virtual router resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the service mesh that the virtual router resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The name of the service mesh that the virtual service resides in.
- setMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The name of the service mesh that the virtual service resides in.
- 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.
- setMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
- 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.ListTagsForResourceRequest
-
The nextToken value returned from a previous paginated ListTagsForResource request
where limit was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The nextToken value to include in a future ListTagsForResource 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.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The nextToken value returned from a previous paginated ListVirtualServices request
where limit was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The nextToken value to include in a future ListVirtualServices request.
- setPath(String) - Method in class com.amazonaws.services.appmesh.model.FileAccessLog
-
The file path to write access logs to.
- 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.
- setPortMapping(PortMapping) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterListener
-
- setPrefix(String) - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Specifies the path to match requests with.
- 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.
- setProvider(VirtualServiceProvider) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceSpec
-
The App Mesh object that is acting as the provider for a virtual service.
- setResourceArn(String) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
- setResourceArn(String) - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to add tags to.
- setResourceArn(String) - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to delete tags from.
- 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.
- setSpec(MeshSpec) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
The service mesh specification to apply.
- 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(VirtualServiceSpec) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The virtual service specification to apply.
- setSpec(MeshSpec) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The associated specification for the service mesh.
- setSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The specifications of the route.
- setSpec(MeshSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
The service mesh specification to apply.
- 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(VirtualServiceSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The new virtual service 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.
- setSpec(VirtualServiceSpec) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The specifications of the virtual service.
- 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.
- setStatus(VirtualServiceStatus) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The current status of the virtual service.
- setStatus(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceStatus
-
The current status of the virtual service.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The keys of the tags to be removed.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Optional metadata that you can apply to the route to assist with categorization and organization.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Optional metadata that you can apply to the virtual node to assist with categorization and organization.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
Optional metadata that you can apply to the virtual service to assist with categorization and organization.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The tags for the resource.
- setTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The tags to add to the resource.
- setTcpRoute(TcpRoute) - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
The TCP routing information for the route.
- 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.
- setType(String) - Method in class com.amazonaws.services.appmesh.model.EgressFilter
-
The egress filter type.
- 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.
- setValue(String) - Method in class com.amazonaws.services.appmesh.model.TagRef
-
The optional part of a key-value pair that make up a tag.
- 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(VirtualNodeServiceProvider) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceProvider
-
The virtual node associated with a virtual service.
- 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.
- setVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeServiceProvider
-
The name of the virtual node that is acting as a service provider.
- 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.
- setVirtualRouter(VirtualRouterServiceProvider) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceProvider
-
The virtual router associated with a virtual service.
- 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 to delete the route in.
- 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 that the route is associated with.
- 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 to list routes in.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The virtual router that the route is associated with.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The virtual router that the route is associated with.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the virtual router that the route is associated with.
- 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.
- setVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterServiceProvider
-
The name of the virtual router that is acting as a service provider.
- setVirtualRouters(Collection<VirtualRouterRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersResult
-
The list of existing virtual routers for the specified service mesh.
- setVirtualService(VirtualServiceBackend) - Method in class com.amazonaws.services.appmesh.model.Backend
-
Specifies a virtual service to use as a backend for a virtual node.
- setVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceResult
-
The full description of your virtual service following the create call.
- setVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceResult
-
The virtual service that was deleted.
- setVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceResult
-
The full description of your virtual service.
- setVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceResult
-
A full description of the virtual service that was updated.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The name to use for the virtual service.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceRequest
-
The name of the virtual service to delete.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceRequest
-
The name of the virtual service to describe.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The name of the virtual service to update.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceBackend
-
The name of the virtual service that is acting as a virtual node backend.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The name of the virtual service.
- setVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The name of the virtual service.
- setVirtualServices(Collection<VirtualServiceRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The list of existing virtual services 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.
- setWeightedTargets(Collection<WeightedTarget>) - Method in class com.amazonaws.services.appmesh.model.TcpRouteAction
-
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
-
- TagRef - Class in com.amazonaws.services.appmesh.model
-
Optional metadata that you apply to a resource to assist with categorization and organization.
- TagRef() - Constructor for class com.amazonaws.services.appmesh.model.TagRef
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.appmesh.AbstractAWSAppMesh
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.appmesh.AWSAppMesh
-
Associates the specified tags to a resource with the specified resourceArn.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.appmesh.AWSAppMeshClient
-
Associates the specified tags to a resource with the specified resourceArn.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.appmesh.AbstractAWSAppMeshAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.appmesh.AbstractAWSAppMeshAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.appmesh.AWSAppMeshAsync
-
Associates the specified tags to a resource with the specified resourceArn.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.appmesh.AWSAppMeshAsync
-
Associates the specified tags to a resource with the specified resourceArn.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.appmesh.AWSAppMeshAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.appmesh.AWSAppMeshAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.appmesh.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.appmesh.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.appmesh.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.appmesh.model.TagResourceResult
-
- TcpRoute - Class in com.amazonaws.services.appmesh.model
-
An object representing the TCP routing specification for a route.
- TcpRoute() - Constructor for class com.amazonaws.services.appmesh.model.TcpRoute
-
- TcpRouteAction - Class in com.amazonaws.services.appmesh.model
-
An object representing the traffic distribution requirements for matched TCP requests.
- TcpRouteAction() - Constructor for class com.amazonaws.services.appmesh.model.TcpRouteAction
-
- 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.
- TooManyTagsException - Exception in com.amazonaws.services.appmesh.model
-
The request exceeds the maximum allowed number of tags allowed per resource.
- TooManyTagsException(String) - Constructor for exception com.amazonaws.services.appmesh.model.TooManyTagsException
-
Constructs a new TooManyTagsException with the specified error message.
- toString() - Method in class com.amazonaws.services.appmesh.model.AccessLog
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.Backend
-
Returns a string representation of this object.
- 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.CreateVirtualServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceResult
-
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.DeleteVirtualServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceResult
-
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.DescribeVirtualServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceResult
-
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.EgressFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.EgressFilterType
-
- toString() - Method in class com.amazonaws.services.appmesh.model.FileAccessLog
-
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.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
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.ListVirtualServicesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.Logging
-
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.MeshSpec
-
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.TagRef
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.TcpRoute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.TcpRouteAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateMeshResult
-
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.UpdateVirtualServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceResult
-
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.VirtualNodeServiceProvider
-
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.VirtualRouterListener
-
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.VirtualRouterServiceProvider
-
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.VirtualServiceBackend
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceProvider
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceSpec
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.appmesh.model.VirtualServiceStatus
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.appmesh.model.VirtualServiceStatusCode
-
- 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
-
- withAccessLog(AccessLog) - Method in class com.amazonaws.services.appmesh.model.Logging
-
The access log configuration for a virtual node.
- withAction(HttpRouteAction) - Method in class com.amazonaws.services.appmesh.model.HttpRoute
-
The action to take if a match is determined.
- withAction(TcpRouteAction) - Method in class com.amazonaws.services.appmesh.model.TcpRoute
-
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.
- withArn(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The full Amazon Resource Name (ARN) for the virtual service.
- withBackends(Backend...) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends that the virtual node is expected to send outbound traffic to.
- withBackends(Collection<Backend>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The backends that the virtual node is expected to send outbound traffic to.
- 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.CreateVirtualServiceRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
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.
- withClientToken(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
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 information for the virtual node.
- withEgressFilter(EgressFilter) - Method in class com.amazonaws.services.appmesh.model.MeshSpec
-
The egress filter rules for the service mesh.
- withFile(FileAccessLog) - Method in class com.amazonaws.services.appmesh.model.AccessLog
-
The file object to send virtual node access logs to.
- 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.
- withHostname(String) - Method in class com.amazonaws.services.appmesh.model.DnsServiceDiscovery
-
Specifies the DNS service discovery hostname for the virtual node.
- 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.
- withKey(String) - Method in class com.amazonaws.services.appmesh.model.TagRef
-
One part of a key-value pair that make up a tag.
- 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 results returned by ListMeshes in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The maximum number of results returned by ListRoutes in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceRequest
-
The maximum number of tag results returned by ListTagsForResource in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The maximum number of results returned by ListVirtualNodes in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The maximum number of results returned by ListVirtualRouters in paginated output.
- withLimit(Integer) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The maximum number of results returned by ListVirtualServices in paginated output.
- withListeners(Listener...) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners that the virtual node is expected to receive inbound traffic from.
- withListeners(Collection<Listener>) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The listeners that the virtual node is expected to receive inbound traffic from.
- withListeners(VirtualRouterListener...) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The listeners that the virtual router is expected to receive inbound traffic from.
- withListeners(Collection<VirtualRouterListener>) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterSpec
-
The listeners that the virtual router is expected to receive inbound traffic from.
- withLogging(Logging) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeSpec
-
The inbound and outbound access logging information for the virtual node.
- 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.
- withMesh(MeshData) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshResult
-
- 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 to create the route in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
The name of the service mesh to create the virtual node in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
The name of the service mesh to create the virtual router in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The name of the service mesh to create the virtual service in.
- 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 to delete the route in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualNodeRequest
-
The name of the service mesh to delete the virtual node in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualRouterRequest
-
The name of the service mesh to delete the virtual router in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceRequest
-
The name of the service mesh to delete the virtual service in.
- 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 that the route resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualNodeRequest
-
The name of the service mesh that the virtual node resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualRouterRequest
-
The name of the service mesh that the virtual router resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceRequest
-
The name of the service mesh that the virtual service resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListRoutesRequest
-
The name of the service mesh to list routes in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualNodesRequest
-
The name of the service mesh to list virtual nodes in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualRoutersRequest
-
The name of the service mesh to list virtual routers in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The name of the service mesh to list virtual services in.
- 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 that the route resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The name of the service mesh that the route resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
The name of the service mesh to update.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the service mesh that the route resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualNodeRequest
-
The name of the service mesh that the virtual node resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualRouterRequest
-
The name of the service mesh that the virtual router resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The name of the service mesh that the virtual service resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeData
-
The name of the service mesh that the virtual node resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeRef
-
The name of the service mesh that the virtual node resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterData
-
The name of the service mesh that the virtual router resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterRef
-
The name of the service mesh that the virtual router resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The name of the service mesh that the virtual service resides in.
- withMeshName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The name of the service mesh that the virtual service resides in.
- 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.
- withMetadata(ResourceMetadata) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
- 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.ListTagsForResourceRequest
-
The nextToken value returned from a previous paginated ListTagsForResource request
where limit was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The nextToken value to include in a future ListTagsForResource 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.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesRequest
-
The nextToken value returned from a previous paginated ListVirtualServices request
where limit was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The nextToken value to include in a future ListVirtualServices request.
- withPath(String) - Method in class com.amazonaws.services.appmesh.model.FileAccessLog
-
The file path to write access logs to.
- 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.
- withPortMapping(PortMapping) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterListener
-
- withPrefix(String) - Method in class com.amazonaws.services.appmesh.model.HttpRouteMatch
-
Specifies the path to match requests with.
- 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.
- withProvider(VirtualServiceProvider) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceSpec
-
The App Mesh object that is acting as the provider for a virtual service.
- withResourceArn(String) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
- withResourceArn(String) - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to add tags to.
- withResourceArn(String) - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource to delete tags from.
- 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.
- withSpec(MeshSpec) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
The service mesh specification to apply.
- 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(VirtualServiceSpec) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The virtual service specification to apply.
- withSpec(MeshSpec) - Method in class com.amazonaws.services.appmesh.model.MeshData
-
The associated specification for the service mesh.
- withSpec(RouteSpec) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The specifications of the route.
- withSpec(MeshSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateMeshRequest
-
The service mesh specification to apply.
- 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(VirtualServiceSpec) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The new virtual service 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.
- withSpec(VirtualServiceSpec) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The specifications of the virtual service.
- 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.
- withStatus(VirtualServiceStatus) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The current status of the virtual service.
- withStatus(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceStatus
-
The current status of the virtual service.
- withStatus(VirtualServiceStatusCode) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceStatus
-
The current status of the virtual service.
- withTagKeys(String...) - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The keys of the tags to be removed.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.appmesh.model.UntagResourceRequest
-
The keys of the tags to be removed.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateMeshRequest
-
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Optional metadata that you can apply to the route to assist with categorization and organization.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateRouteRequest
-
Optional metadata that you can apply to the route to assist with categorization and organization.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Optional metadata that you can apply to the virtual node to assist with categorization and organization.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualNodeRequest
-
Optional metadata that you can apply to the virtual node to assist with categorization and organization.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualRouterRequest
-
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
Optional metadata that you can apply to the virtual service to assist with categorization and organization.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
Optional metadata that you can apply to the virtual service to assist with categorization and organization.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The tags for the resource.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.ListTagsForResourceResult
-
The tags for the resource.
- withTags(TagRef...) - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The tags to add to the resource.
- withTags(Collection<TagRef>) - Method in class com.amazonaws.services.appmesh.model.TagResourceRequest
-
The tags to add to the resource.
- withTcpRoute(TcpRoute) - Method in class com.amazonaws.services.appmesh.model.RouteSpec
-
The TCP routing information for the route.
- 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.
- withType(String) - Method in class com.amazonaws.services.appmesh.model.EgressFilter
-
The egress filter type.
- withType(EgressFilterType) - Method in class com.amazonaws.services.appmesh.model.EgressFilter
-
The egress filter type.
- 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.
- withValue(String) - Method in class com.amazonaws.services.appmesh.model.TagRef
-
The optional part of a key-value pair that make up a tag.
- 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(VirtualNodeServiceProvider) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceProvider
-
The virtual node associated with a virtual service.
- 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.
- withVirtualNodeName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualNodeServiceProvider
-
The name of the virtual node that is acting as a service provider.
- 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.
- withVirtualRouter(VirtualRouterServiceProvider) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceProvider
-
The virtual router associated with a virtual service.
- 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 to delete the route in.
- 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 that the route is associated with.
- 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 to list routes in.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteData
-
The virtual router that the route is associated with.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.RouteRef
-
The virtual router that the route is associated with.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateRouteRequest
-
The name of the virtual router that the route is associated with.
- 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.
- withVirtualRouterName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualRouterServiceProvider
-
The name of the virtual router that is acting as a service provider.
- 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.
- withVirtualService(VirtualServiceBackend) - Method in class com.amazonaws.services.appmesh.model.Backend
-
Specifies a virtual service to use as a backend for a virtual node.
- withVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceResult
-
The full description of your virtual service following the create call.
- withVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceResult
-
The virtual service that was deleted.
- withVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceResult
-
The full description of your virtual service.
- withVirtualService(VirtualServiceData) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceResult
-
A full description of the virtual service that was updated.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.CreateVirtualServiceRequest
-
The name to use for the virtual service.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.DeleteVirtualServiceRequest
-
The name of the virtual service to delete.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.DescribeVirtualServiceRequest
-
The name of the virtual service to describe.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.UpdateVirtualServiceRequest
-
The name of the virtual service to update.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceBackend
-
The name of the virtual service that is acting as a virtual node backend.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceData
-
The name of the virtual service.
- withVirtualServiceName(String) - Method in class com.amazonaws.services.appmesh.model.VirtualServiceRef
-
The name of the virtual service.
- withVirtualServices(VirtualServiceRef...) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The list of existing virtual services for the specified service mesh.
- withVirtualServices(Collection<VirtualServiceRef>) - Method in class com.amazonaws.services.appmesh.model.ListVirtualServicesResult
-
The list of existing virtual services 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.
- withWeightedTargets(WeightedTarget...) - Method in class com.amazonaws.services.appmesh.model.TcpRouteAction
-
The targets that traffic is routed to when a request matches the route.
- withWeightedTargets(Collection<WeightedTarget>) - Method in class com.amazonaws.services.appmesh.model.TcpRouteAction
-
The targets that traffic is routed to when a request matches the route.