Uses of Interface
api.equinix.javasdk.customerportal.model.SecureCabinet
Packages that use SecureCabinet
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of SecureCabinet in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return SecureCabinetModifier and TypeMethodDescriptionRetrieves a specific secure cabinet entry by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type SecureCabinetModifier and TypeMethodDescriptionCustomerPortalConfig.getSecureCabinetClient()SecureCabinets.list()Lists all secure cabinet entries for the current account. -
Uses of SecureCabinet in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return SecureCabinetMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type SecureCabinetConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type SecureCabinetModifierConstructorDescriptionSecureCabinetsImpl(SecureCabinetClient<SecureCabinet> serviceClient, CustomerPortal serviceManager) -
Uses of SecureCabinet in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type SecureCabinet -
Uses of SecureCabinet in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type SecureCabinetModifier and TypeMethodDescriptionSecureCabinetClientImpl.list()SecureCabinetClientImpl.nextPage(PaginatedRequest<SecureCabinet> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type SecureCabinetModifier and TypeMethodDescriptionSecureCabinetClientImpl.nextPage(PaginatedRequest<SecureCabinet> equinixRequest) -
Uses of SecureCabinet in api.equinix.javasdk.customerportal.model.json.creators
Methods in api.equinix.javasdk.customerportal.model.json.creators that return SecureCabinetConstructor parameters in api.equinix.javasdk.customerportal.model.json.creators with type arguments of type SecureCabinet -
Uses of SecureCabinet in api.equinix.javasdk.customerportal.model.wrappers
Classes in api.equinix.javasdk.customerportal.model.wrappers that implement SecureCabinetConstructor parameters in api.equinix.javasdk.customerportal.model.wrappers with type arguments of type SecureCabinetModifierConstructorDescriptionSecureCabinetWrapper(SecureCabinetJson secureCabinetJson, Pageable<SecureCabinet> serviceClient)