# Functions
NewAddIpBlock2PublicNetworkCommand constructs new commmand of this type.
NewCreatePublicNetworkCommand constructs new commmand of this type.
NewDeletePublicNetworkCommand constructs new commmand of this type.
NewGetPublicNetworkCommand constructs new commmand of this type.
NewGetPublicNetworksCommand constructs new commmand of this type.
NewRemoveIpBlockFromPublicNetworkCommand constructs new commmand of this type.
NewRemoveIpBlockFromPublicNetworkCommandWithQuery constructs new commmand of this type.
NewUpdatePublicNetworkCommand constructs new commmand of this type.
# Structs
AddIpBlock2PublicNetworkCommand represents command that adds an IP Block to specific public network.
CreatePublicNetworkCommand represents command that creates new public network.
DeletePublicNetworkCommand represents command that deletes specific public network on the account.
GetPublicNetworkCommand represents command that retrieves details about speific public network on the account.
GetPublicNetworksCommand represents command that lists all public networks on the account.
RemoveIpBlockFromPublicNetworkCommand represents command that removes an IP Block from specific public network.
UpdatePublicNetworkCommand represents command that updates public network on the server.