- getAddressFamily() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- getAddressFamily() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- getAddressFamily() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The IPv4 or IPv6 address for the probe.
- getAddressFamily() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated IP address family.
- getAggregationPeriod() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The time, in seconds, that metrics are aggregated and sent to Amazon CloudWatch.
- getAggregationPeriod() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The number of seconds that metrics are aggregated by and sent to Amazon CloudWatch.
- getAggregationPeriod() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The aggregation period for the specified monitor.
- getAggregationPeriod() - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The time, in seconds, that metrics are collected and sent to Amazon CloudWatch.
- getAggregationPeriod() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
The aggregation time, in seconds, to change to.
- getAggregationPeriod() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The changed aggregation period.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitor
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitor
-
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.networkmonitor.AmazonNetworkMonitorClient
-
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.networkmonitor.model.CreateMonitorRequest
-
Unique, case-sensitive identifier to ensure the idempotency of the request.
- getClientToken() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Unique, case-sensitive identifier to ensure the idempotency of the request.
- getCreatedAt() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The time and date that the probe was created.
- getCreatedAt() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The time and date when the monitor was created.
- getCreatedAt() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The time and date that the probe was created.
- getCreatedAt() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The time and date the probe was created.
- getCreatedAt() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The time and date that the probe was created.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The destination IP address.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The destination IP address for the monitor.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The destination IP address for the monitor.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The destination for the probe.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The destination IP address.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated IP address for the probe destination.
- getDestination() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated destination IP address for the probe.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The port associated with the destination.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The port associated with the destination.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The port associated with the destination.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The destination port for the probe.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The port associated with the destination.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated port for the probe destination.
- getDestinationPort() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated destination port.
- getExecutorService() - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getMaxResults() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The maximum number of results to return with a single call.
- getModifiedAt() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The time and date when the probe was last modified.
- getModifiedAt() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The time and date when the monitor was last modified.
- getModifiedAt() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The time and date that the probe was last modified.
- getModifiedAt() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The time and date that the probe was last modified.
- getModifiedAt() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The time and date that the probe was last updated.
- getMonitor(GetMonitorRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitor
-
- getMonitor(GetMonitorRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitor
-
Returns details about a specific monitor.
- getMonitor(GetMonitorRequest) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorClient
-
Returns details about a specific monitor.
- getMonitorArn() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The ARN of the monitor.
- getMonitorArn() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The ARN of the selected monitor.
- getMonitorArn() - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The ARN of the monitor.
- getMonitorArn() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The ARN of the monitor that was updated.
- getMonitorAsync(GetMonitorRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitorAsync
-
- getMonitorAsync(GetMonitorRequest, AsyncHandler<GetMonitorRequest, GetMonitorResult>) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitorAsync
-
- getMonitorAsync(GetMonitorRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsync
-
Returns details about a specific monitor.
- getMonitorAsync(GetMonitorRequest, AsyncHandler<GetMonitorRequest, GetMonitorResult>) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsync
-
Returns details about a specific monitor.
- getMonitorAsync(GetMonitorRequest) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
- getMonitorAsync(GetMonitorRequest, AsyncHandler<GetMonitorRequest, GetMonitorResult>) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The name identifying the monitor.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The name of the monitor.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
The name of the monitor to associated with the probe.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.DeleteMonitorRequest
-
The name of the monitor to delete.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
The name of the monitor to delete.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorRequest
-
The name of the monitor that details are returned for.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The name of the monitor.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
The name of the monitor associated with the probe.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The name of the monitor.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
The name of the monitor to update.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The name of the monitor that was updated.
- getMonitorName() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The name of the monitor that the probe was updated for.
- GetMonitorRequest - Class in com.amazonaws.services.networkmonitor.model
-
- GetMonitorRequest() - Constructor for class com.amazonaws.services.networkmonitor.model.GetMonitorRequest
-
- GetMonitorResult - Class in com.amazonaws.services.networkmonitor.model
-
- GetMonitorResult() - Constructor for class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
- getMonitors() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
Lists individual details about each of your monitors.
- getNextToken() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The token for the next page of results.
- getNextToken() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
The token for the next page of results.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The size of the packets sent between the source and destination.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The size of the packets sent between the source and destination.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The size of the packets sent between the source and destination.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The size of the packets traveling between the source and destination.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The size of the packets sent between the source and destination.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
he updated packets size for network traffic between the source and destination.
- getPacketSize() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated packet size for the probe.
- getProbe(GetProbeRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitor
-
- getProbe(GetProbeRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitor
-
Returns the details about a probe.
- getProbe(GetProbeRequest) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorClient
-
Returns the details about a probe.
- getProbe() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Describes the details of an individual probe for a monitor.
- getProbeArn() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ARN of the probe.
- getProbeArn() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ARN of the probe.
- getProbeArn() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ARN of the probe.
- getProbeArn() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ARN of the probe.
- getProbeAsync(GetProbeRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitorAsync
-
- getProbeAsync(GetProbeRequest, AsyncHandler<GetProbeRequest, GetProbeResult>) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitorAsync
-
- getProbeAsync(GetProbeRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsync
-
Returns the details about a probe.
- getProbeAsync(GetProbeRequest, AsyncHandler<GetProbeRequest, GetProbeResult>) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsync
-
Returns the details about a probe.
- getProbeAsync(GetProbeRequest) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
- getProbeAsync(GetProbeRequest, AsyncHandler<GetProbeRequest, GetProbeResult>) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ID of the probe for which details are returned.
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
The ID of the probe to delete.
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
The ID of the probe to get information about.
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ID of the probe for which details are returned.
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ID of the probe.
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
Run GetMonitor to get a list of probes and probe IDs.
- getProbeId() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ID of the probe.
- GetProbeRequest - Class in com.amazonaws.services.networkmonitor.model
-
- GetProbeRequest() - Constructor for class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
- GetProbeResult - Class in com.amazonaws.services.networkmonitor.model
-
- GetProbeResult() - Constructor for class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
- getProbes() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Displays a list of all of the probes created for a monitor.
- getProbes() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The details about each probe associated with that monitor.
- getProbeTags() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The list of key-value pairs created and assigned to the monitor.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The protocol used for the network traffic between the source and destination.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The protocol used for the network traffic between the source and destination.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The protocol used for the network traffic between the source and destination.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The network protocol for the destination.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The protocol used for the network traffic between the source and destination.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated network protocol for the destination.
- getProtocol() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated protocol for the probe.
- getResourceArn() - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceRequest
-
The
- getResourceArn() - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
The ARN of the monitor or probe to tag.
- getResourceArn() - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The ARN of the monitor or probe that the tag should be removed from.
- getSourceArn() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The ARN of the subnet.
- getSourceArn() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ARN of the probe.
- getSourceArn() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ARN of the probe.
- getSourceArn() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ARN of the probe source subnet.
- getSourceArn() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The ARN of the subnet.
- getSourceArn() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ARN of the source subnet.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The state of the monitor.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The state of the probe.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
Returns a list of the state of each monitor.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The state of the probe.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The list of all monitors and their states.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The state of the monitor.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The state of the probe.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The state of the updated monitor.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The state of the probe update.
- getState() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The state of the updated probe.
- getTagKeys() - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The key-value pa
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The list of key-value pairs created and assigned to the monitor.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The list of key-value pairs assigned to the monitor.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
The list of key-value pairs created and assigned to the probe.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The list of key-value pairs assigned to the probe.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The list of key-value pairs assigned to the monitor.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The list of key-value pairs assigned to the probe.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceResult
-
Lists the tags assigned to the resource.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The list of key-value pairs assigned to the monitor.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The list of key-value pairs created and assigned to the probe.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The list of key-value pairs created and assigned to the monitor.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
The list of key-value pairs assigned to the monitor or probe.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The list of key-value pairs associated with the monitor.
- getTags() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
Update tags for a probe.
- getVpcId() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ID of the source VPC or subnet.
- getVpcId() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ID of the source VPC or subnet.
- getVpcId() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ID of the source VPC subnet.
- getVpcId() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ID of the source VPC subnet ID.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.networkmonitor.model
-
This request exceeds a service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.networkmonitor.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- setAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- setAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The IPv4 or IPv6 address for the probe.
- setAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated IP address family.
- setAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The time, in seconds, that metrics are aggregated and sent to Amazon CloudWatch.
- setAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The number of seconds that metrics are aggregated by and sent to Amazon CloudWatch.
- setAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The aggregation period for the specified monitor.
- setAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The time, in seconds, that metrics are collected and sent to Amazon CloudWatch.
- setAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
The aggregation time, in seconds, to change to.
- setAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The changed aggregation period.
- setClientToken(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Unique, case-sensitive identifier to ensure the idempotency of the request.
- setClientToken(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Unique, case-sensitive identifier to ensure the idempotency of the request.
- setCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The time and date that the probe was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The time and date when the monitor was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The time and date that the probe was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The time and date the probe was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The time and date that the probe was created.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The destination IP address.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The destination IP address for the monitor.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The destination IP address for the monitor.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The destination for the probe.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The destination IP address.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated IP address for the probe destination.
- setDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated destination IP address for the probe.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The port associated with the destination.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The port associated with the destination.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The port associated with the destination.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The destination port for the probe.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The port associated with the destination.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated port for the probe destination.
- setDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated destination port.
- setMaxResults(Integer) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The maximum number of results to return with a single call.
- setModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The time and date when the probe was last modified.
- setModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The time and date when the monitor was last modified.
- setModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The time and date that the probe was last modified.
- setModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The time and date that the probe was last modified.
- setModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The time and date that the probe was last updated.
- setMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The ARN of the monitor.
- setMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The ARN of the selected monitor.
- setMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The ARN of the monitor.
- setMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The ARN of the monitor that was updated.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The name identifying the monitor.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The name of the monitor.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
The name of the monitor to associated with the probe.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.DeleteMonitorRequest
-
The name of the monitor to delete.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
The name of the monitor to delete.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorRequest
-
The name of the monitor that details are returned for.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The name of the monitor.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
The name of the monitor associated with the probe.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The name of the monitor.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
The name of the monitor to update.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The name of the monitor that was updated.
- setMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The name of the monitor that the probe was updated for.
- setMonitors(Collection<MonitorSummary>) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
Lists individual details about each of your monitors.
- setNextToken(String) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The token for the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
The token for the next page of results.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The size of the packets sent between the source and destination.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The size of the packets sent between the source and destination.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The size of the packets sent between the source and destination.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The size of the packets traveling between the source and destination.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The size of the packets sent between the source and destination.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
he updated packets size for network traffic between the source and destination.
- setPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated packet size for the probe.
- setProbe(ProbeInput) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Describes the details of an individual probe for a monitor.
- setProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ARN of the probe.
- setProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ARN of the probe.
- setProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ARN of the probe.
- setProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ARN of the probe.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ID of the probe for which details are returned.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
The ID of the probe to delete.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
The ID of the probe to get information about.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ID of the probe for which details are returned.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ID of the probe.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
Run GetMonitor to get a list of probes and probe IDs.
- setProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ID of the probe.
- setProbes(Collection<CreateMonitorProbeInput>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Displays a list of all of the probes created for a monitor.
- setProbes(Collection<Probe>) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The details about each probe associated with that monitor.
- setProbeTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The list of key-value pairs created and assigned to the monitor.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The protocol used for the network traffic between the source and destination.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The protocol used for the network traffic between the source and destination.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The protocol used for the network traffic between the source and destination.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The network protocol for the destination.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The protocol used for the network traffic between the source and destination.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated network protocol for the destination.
- setProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated protocol for the probe.
- setResourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceRequest
-
The
- setResourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
The ARN of the monitor or probe to tag.
- setResourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The ARN of the monitor or probe that the tag should be removed from.
- setSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The ARN of the subnet.
- setSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ARN of the probe.
- setSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ARN of the probe.
- setSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ARN of the probe source subnet.
- setSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The ARN of the subnet.
- setSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ARN of the source subnet.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The state of the monitor.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The state of the probe.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
Returns a list of the state of each monitor.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The state of the probe.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The list of all monitors and their states.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The state of the monitor.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The state of the probe.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The state of the updated monitor.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The state of the probe update.
- setState(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The state of the updated probe.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The key-value pa
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The list of key-value pairs created and assigned to the monitor.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The list of key-value pairs assigned to the monitor.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
The list of key-value pairs created and assigned to the probe.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The list of key-value pairs assigned to the probe.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The list of key-value pairs assigned to the monitor.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The list of key-value pairs assigned to the probe.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceResult
-
Lists the tags assigned to the resource.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The list of key-value pairs assigned to the monitor.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The list of key-value pairs created and assigned to the probe.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The list of key-value pairs created and assigned to the monitor.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
The list of key-value pairs assigned to the monitor or probe.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The list of key-value pairs associated with the monitor.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
Update tags for a probe.
- setVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ID of the source VPC or subnet.
- setVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ID of the source VPC or subnet.
- setVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ID of the source VPC subnet.
- setVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ID of the source VPC subnet ID.
- shutdown() - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitor
-
- shutdown() - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitor
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorClient
-
- standard() - Static method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorClientBuilder
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitor
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitor
-
Adds key-value pairs to a monitor or probe.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorClient
-
Adds key-value pairs to a monitor or probe.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitorAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.networkmonitor.AbstractAmazonNetworkMonitorAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsync
-
Adds key-value pairs to a monitor or probe.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsync
-
Adds key-value pairs to a monitor or probe.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.networkmonitor.AmazonNetworkMonitorAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.networkmonitor.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.networkmonitor.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.networkmonitor.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.networkmonitor.model
-
The request was denied due to request throttling
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.networkmonitor.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in enum com.amazonaws.services.networkmonitor.model.AddressFamily
-
- toString() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.DeleteMonitorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.DeleteMonitorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.networkmonitor.model.MonitorState
-
- toString() - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.networkmonitor.model.ProbeState
-
- toString() - Method in enum com.amazonaws.services.networkmonitor.model.Protocol
-
- toString() - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
Returns a string representation of this object.
- withAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- withAddressFamily(AddressFamily) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- withAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- withAddressFamily(AddressFamily) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
Indicates whether the IP address is IPV4 or IPV6.
- withAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The IPv4 or IPv6 address for the probe.
- withAddressFamily(AddressFamily) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The IPv4 or IPv6 address for the probe.
- withAddressFamily(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated IP address family.
- withAddressFamily(AddressFamily) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated IP address family.
- withAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The time, in seconds, that metrics are aggregated and sent to Amazon CloudWatch.
- withAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The number of seconds that metrics are aggregated by and sent to Amazon CloudWatch.
- withAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The aggregation period for the specified monitor.
- withAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The time, in seconds, that metrics are collected and sent to Amazon CloudWatch.
- withAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
The aggregation time, in seconds, to change to.
- withAggregationPeriod(Long) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The changed aggregation period.
- withClientToken(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Unique, case-sensitive identifier to ensure the idempotency of the request.
- withClientToken(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Unique, case-sensitive identifier to ensure the idempotency of the request.
- withCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The time and date that the probe was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The time and date when the monitor was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The time and date that the probe was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The time and date the probe was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The time and date that the probe was created.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The destination IP address.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The destination IP address for the monitor.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The destination IP address for the monitor.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The destination for the probe.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The destination IP address.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated IP address for the probe destination.
- withDestination(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated destination IP address for the probe.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The port associated with the destination.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The port associated with the destination.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The port associated with the destination.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The destination port for the probe.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The port associated with the destination.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated port for the probe destination.
- withDestinationPort(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated destination port.
- withMaxResults(Integer) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The maximum number of results to return with a single call.
- withModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The time and date when the probe was last modified.
- withModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The time and date when the monitor was last modified.
- withModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The time and date that the probe was last modified.
- withModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The time and date that the probe was last modified.
- withModifiedAt(Date) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The time and date that the probe was last updated.
- withMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The ARN of the monitor.
- withMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The ARN of the selected monitor.
- withMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The ARN of the monitor.
- withMonitorArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The ARN of the monitor that was updated.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The name identifying the monitor.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The name of the monitor.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
The name of the monitor to associated with the probe.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.DeleteMonitorRequest
-
The name of the monitor to delete.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
The name of the monitor to delete.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorRequest
-
The name of the monitor that details are returned for.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The name of the monitor.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
The name of the monitor associated with the probe.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The name of the monitor.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorRequest
-
The name of the monitor to update.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The name of the monitor that was updated.
- withMonitorName(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The name of the monitor that the probe was updated for.
- withMonitors(MonitorSummary...) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
Lists individual details about each of your monitors.
- withMonitors(Collection<MonitorSummary>) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
Lists individual details about each of your monitors.
- withNextToken(String) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The token for the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsResult
-
The token for the next page of results.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The size of the packets sent between the source and destination.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The size of the packets sent between the source and destination.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The size of the packets sent between the source and destination.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The size of the packets traveling between the source and destination.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The size of the packets sent between the source and destination.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
he updated packets size for network traffic between the source and destination.
- withPacketSize(Integer) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated packet size for the probe.
- withProbe(ProbeInput) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
Describes the details of an individual probe for a monitor.
- withProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ARN of the probe.
- withProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ARN of the probe.
- withProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ARN of the probe.
- withProbeArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ARN of the probe.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ID of the probe for which details are returned.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.DeleteProbeRequest
-
The ID of the probe to delete.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeRequest
-
The ID of the probe to get information about.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ID of the probe for which details are returned.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ID of the probe.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
Run GetMonitor to get a list of probes and probe IDs.
- withProbeId(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ID of the probe.
- withProbes(CreateMonitorProbeInput...) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Displays a list of all of the probes created for a monitor.
- withProbes(Collection<CreateMonitorProbeInput>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
Displays a list of all of the probes created for a monitor.
- withProbes(Probe...) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The details about each probe associated with that monitor.
- withProbes(Collection<Probe>) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The details about each probe associated with that monitor.
- withProbeTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The list of key-value pairs created and assigned to the monitor.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The protocol used for the network traffic between the source and destination.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The protocol used for the network traffic between the source and destination.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The protocol used for the network traffic between the source and destination.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The protocol used for the network traffic between the source and destination.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The protocol used for the network traffic between the source and destination.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The protocol used for the network traffic between the source and destination.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The network protocol for the destination.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The network protocol for the destination.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The protocol used for the network traffic between the source and destination.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The protocol used for the network traffic between the source and destination.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated network protocol for the destination.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The updated network protocol for the destination.
- withProtocol(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated protocol for the probe.
- withProtocol(Protocol) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated protocol for the probe.
- withResourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceRequest
-
The
- withResourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
The ARN of the monitor or probe to tag.
- withResourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The ARN of the monitor or probe that the tag should be removed from.
- withSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorProbeInput
-
The ARN of the subnet.
- withSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ARN of the probe.
- withSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ARN of the probe.
- withSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ARN of the probe source subnet.
- withSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The ARN of the subnet.
- withSourceArn(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ARN of the source subnet.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The state of the monitor.
- withState(MonitorState) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The state of the monitor.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The state of the probe.
- withState(ProbeState) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The state of the probe.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
Returns a list of the state of each monitor.
- withState(MonitorState) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
Returns a list of the state of each monitor.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The state of the probe.
- withState(ProbeState) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The state of the probe.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.ListMonitorsRequest
-
The list of all monitors and their states.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The state of the monitor.
- withState(MonitorState) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The state of the monitor.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The state of the probe.
- withState(ProbeState) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The state of the probe.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The state of the updated monitor.
- withState(MonitorState) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The state of the updated monitor.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The state of the probe update.
- withState(ProbeState) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeRequest
-
The state of the probe update.
- withState(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The state of the updated probe.
- withState(ProbeState) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The state of the updated probe.
- withTagKeys(String...) - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The key-value pa
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.networkmonitor.model.UntagResourceRequest
-
The key-value pa
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorRequest
-
The list of key-value pairs created and assigned to the monitor.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateMonitorResult
-
The list of key-value pairs assigned to the monitor.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeRequest
-
The list of key-value pairs created and assigned to the probe.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The list of key-value pairs assigned to the probe.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.GetMonitorResult
-
The list of key-value pairs assigned to the monitor.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The list of key-value pairs assigned to the probe.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.ListTagsForResourceResult
-
Lists the tags assigned to the resource.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.MonitorSummary
-
The list of key-value pairs assigned to the monitor.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The list of key-value pairs created and assigned to the probe.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.ProbeInput
-
The list of key-value pairs created and assigned to the monitor.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.TagResourceRequest
-
The list of key-value pairs assigned to the monitor or probe.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.UpdateMonitorResult
-
The list of key-value pairs associated with the monitor.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
Update tags for a probe.
- withVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.CreateProbeResult
-
The ID of the source VPC or subnet.
- withVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.GetProbeResult
-
The ID of the source VPC or subnet.
- withVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.Probe
-
The ID of the source VPC subnet.
- withVpcId(String) - Method in class com.amazonaws.services.networkmonitor.model.UpdateProbeResult
-
The updated ID of the source VPC subnet ID.