Uses of Class
software.amazon.awssdk.services.networkmanager.model.WhenSentTo
-
Packages that use WhenSentTo Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of WhenSentTo in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return WhenSentTo Modifier and Type Method Description WhenSentToServiceInsertionAction. whenSentTo()The list of destination segments if the service insertion action issend-via.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type WhenSentTo Modifier and Type Method Description ServiceInsertionAction.BuilderServiceInsertionAction.Builder. whenSentTo(WhenSentTo whenSentTo)The list of destination segments if the service insertion action issend-via.
-