Uses of Class
api.equinix.javasdk.networkedge.model.json.creators.ACLTemplateUpdaterJson
Packages that use ACLTemplateUpdaterJson
Package
Description
Network Edge model interfaces for the Equinix Java SDK.
-
Uses of ACLTemplateUpdaterJson in api.equinix.javasdk.networkedge.client.internal
Methods in api.equinix.javasdk.networkedge.client.internal with parameters of type ACLTemplateUpdaterJsonModifier and TypeMethodDescriptionACLTemplateClient.update(String uuid, ACLTemplateUpdaterJson aclTemplateUpdaterJson) update. -
Uses of ACLTemplateUpdaterJson in api.equinix.javasdk.networkedge.client.internal.implementation
Methods in api.equinix.javasdk.networkedge.client.internal.implementation with parameters of type ACLTemplateUpdaterJsonModifier and TypeMethodDescriptionACLTemplateClientImpl.update(String uuid, ACLTemplateUpdaterJson aclTemplateUpdaterJson) update. -
Uses of ACLTemplateUpdaterJson in api.equinix.javasdk.networkedge.model
Methods in api.equinix.javasdk.networkedge.model with parameters of type ACLTemplateUpdaterJson -
Uses of ACLTemplateUpdaterJson in api.equinix.javasdk.networkedge.model.wrappers
Methods in api.equinix.javasdk.networkedge.model.wrappers with parameters of type ACLTemplateUpdaterJsonModifier and TypeMethodDescriptionACLTemplateWrapper.save(ACLTemplateUpdaterJson updaterJson) save.