Uses of Interface
api.equinix.javasdk.fabric.client.internal.ServiceProfileClient
Packages that use ServiceProfileClient
Package
Description
Fabric domain client interfaces for the Equinix Java SDK.
-
Uses of ServiceProfileClient in api.equinix.javasdk.fabric.client
Methods in api.equinix.javasdk.fabric.client that return ServiceProfileClientModifier and TypeMethodDescriptionFabricConfig.getServiceProfilesClient()getServiceProfilesClient. -
Uses of ServiceProfileClient in api.equinix.javasdk.fabric.client.implementation
Constructors in api.equinix.javasdk.fabric.client.implementation with parameters of type ServiceProfileClientModifierConstructorDescriptionServiceProfilesImpl(ServiceProfileClient<ServiceProfile> serviceClient, Fabric serviceManager) Constructor for ServiceProfilesImpl. -
Uses of ServiceProfileClient in api.equinix.javasdk.fabric.client.internal.implementation
Classes in api.equinix.javasdk.fabric.client.internal.implementation that implement ServiceProfileClient