Uses of Class
api.equinix.javasdk.customerportal.model.json.AttachmentJson
Packages that use AttachmentJson
Package
Description
-
Uses of AttachmentJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return AttachmentJsonModifier and TypeMethodDescriptionAttachmentClient.create(AttachmentCreatorJson attachmentCreatorJson) Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type AttachmentJson -
Uses of AttachmentJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return AttachmentJsonModifier and TypeMethodDescriptionAttachmentClientImpl.create(AttachmentCreatorJson attachmentCreatorJson) Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type AttachmentJson -
Uses of AttachmentJson in api.equinix.javasdk.customerportal.model.wrappers
Constructors in api.equinix.javasdk.customerportal.model.wrappers with parameters of type AttachmentJsonModifierConstructorDescriptionAttachmentWrapper(AttachmentJson attachmentJson, Pageable<Attachment> serviceClient)