Uses of Class
software.amazon.awssdk.services.networkflowmonitor.model.TargetIdentifier
-
Packages that use TargetIdentifier Package Description software.amazon.awssdk.services.networkflowmonitor.model -
-
Uses of TargetIdentifier in software.amazon.awssdk.services.networkflowmonitor.model
Methods in software.amazon.awssdk.services.networkflowmonitor.model that return TargetIdentifier Modifier and Type Method Description TargetIdentifierTargetResource. targetIdentifier()A target identifier is a pair of identifying information for a resource that is included in a target.Methods in software.amazon.awssdk.services.networkflowmonitor.model with parameters of type TargetIdentifier Modifier and Type Method Description TargetResource.BuilderTargetResource.Builder. targetIdentifier(TargetIdentifier targetIdentifier)A target identifier is a pair of identifying information for a resource that is included in a target.
-