Uses of Class
api.equinix.javasdk.customerportal.model.json.SecureCabinetJson
Packages that use SecureCabinetJson
Package
Description
-
Uses of SecureCabinetJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return SecureCabinetJsonModifier and TypeMethodDescriptionSecureCabinetClient.create(SecureCabinetCreatorJson secureCabinetCreatorJson) SecureCabinetClient.update(String uuid, SecureCabinetCreatorJson secureCabinetCreatorJson) Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type SecureCabinetJson -
Uses of SecureCabinetJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return SecureCabinetJsonModifier and TypeMethodDescriptionSecureCabinetClientImpl.create(SecureCabinetCreatorJson secureCabinetCreatorJson) SecureCabinetClientImpl.update(String uuid, SecureCabinetCreatorJson secureCabinetCreatorJson) Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type SecureCabinetJson -
Uses of SecureCabinetJson in api.equinix.javasdk.customerportal.model.wrappers
Constructors in api.equinix.javasdk.customerportal.model.wrappers with parameters of type SecureCabinetJsonModifierConstructorDescriptionSecureCabinetWrapper(SecureCabinetJson secureCabinetJson, Pageable<SecureCabinet> serviceClient)