Uses of Class
api.equinix.javasdk.customerportal.model.json.creators.ShipmentCreatorJson
Packages that use ShipmentCreatorJson
Package
Description
-
Uses of ShipmentCreatorJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal with parameters of type ShipmentCreatorJsonModifier and TypeMethodDescriptionShipmentClient.create(ShipmentCreatorJson shipmentCreatorJson) ShipmentClient.update(String uuid, ShipmentCreatorJson shipmentCreatorJson) -
Uses of ShipmentCreatorJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation with parameters of type ShipmentCreatorJsonModifier and TypeMethodDescriptionShipmentClientImpl.create(ShipmentCreatorJson shipmentCreatorJson) ShipmentClientImpl.update(String uuid, ShipmentCreatorJson shipmentCreatorJson)