default CreateMonitorResponse |
NetworkFlowMonitorClient.createMonitor(Consumer<CreateMonitorRequest.Builder> createMonitorRequest) |
Create a monitor for specific network flows between local and remote resources, so that you can monitor network
performance for one or several of your workloads.
|
default CreateMonitorResponse |
NetworkFlowMonitorClient.createMonitor(CreateMonitorRequest createMonitorRequest) |
Create a monitor for specific network flows between local and remote resources, so that you can monitor network
performance for one or several of your workloads.
|
default CreateScopeResponse |
NetworkFlowMonitorClient.createScope(Consumer<CreateScopeRequest.Builder> createScopeRequest) |
Create a scope of resources that you want to be available for Network Flow Monitor to generate metrics for, when
you have active agents on those resources sending metrics reports to the Network Flow Monitor backend.
|
default CreateScopeResponse |
NetworkFlowMonitorClient.createScope(CreateScopeRequest createScopeRequest) |
Create a scope of resources that you want to be available for Network Flow Monitor to generate metrics for, when
you have active agents on those resources sending metrics reports to the Network Flow Monitor backend.
|
default ListTagsForResourceResponse |
NetworkFlowMonitorClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns all the tags for a resource.
|
default ListTagsForResourceResponse |
NetworkFlowMonitorClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns all the tags for a resource.
|
default TagResourceResponse |
NetworkFlowMonitorClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds a tag to a resource.
|
default TagResourceResponse |
NetworkFlowMonitorClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds a tag to a resource.
|
default UntagResourceResponse |
NetworkFlowMonitorClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes a tag from a resource.
|
default UntagResourceResponse |
NetworkFlowMonitorClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes a tag from a resource.
|