Interface PacketCapture.DefinitionStages
-
- Enclosing interface:
- PacketCapture
public static interface PacketCapture.DefinitionStagesGrouping of Packet Capture definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePacketCapture.DefinitionStages.WithCreateThe stage of the Packet Capture definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfacePacketCapture.DefinitionStages.WithCreateAndStoragePathThe stage of the Packet Capture definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfacePacketCapture.DefinitionStages.WithStorageLocationThe stage of the Packet Capture definition allowing to specify the storage location.static interfacePacketCapture.DefinitionStages.WithTargetThe stage of the Packet Capture definition allowing to specify the target.
-