Interface NetworkInterface.DefinitionStages.WithApplicationSecurityGroup

All Known Subinterfaces:
NetworkInterface.Definition, NetworkInterface.DefinitionStages.WithCreate
Enclosing interface:
NetworkInterface.DefinitionStages

public static interface NetworkInterface.DefinitionStages.WithApplicationSecurityGroup
The stage of the network interface definition allowing to associate a application security group.
  • Method Details

    • withExistingApplicationSecurityGroup

      NetworkInterface.DefinitionStages.WithCreate withExistingApplicationSecurityGroup(ApplicationSecurityGroup applicationSecurityGroup)
      Associates an existing application security group with the network interface.
      Parameters:
      applicationSecurityGroup - an existing application security group
      Returns:
      the next stage of the definition