Uses of Enum
api.equinix.javasdk.fabric.enums.ServiceProfileType
Packages that use ServiceProfileType
Package
Description
Fabric domain client interfaces for the Equinix Java SDK.
Fabric-specific enumerations for the Equinix Java SDK.
Fabric domain model interfaces for the Equinix Java SDK.
-
Uses of ServiceProfileType in api.equinix.javasdk.fabric.client
Methods in api.equinix.javasdk.fabric.client with parameters of type ServiceProfileTypeModifier and TypeMethodDescriptionServiceProfiles.define(ServiceProfileType serviceProfileType) Begins the fluent builder for creating a new service profile. -
Uses of ServiceProfileType in api.equinix.javasdk.fabric.client.implementation
Methods in api.equinix.javasdk.fabric.client.implementation with parameters of type ServiceProfileTypeModifier and TypeMethodDescriptionServiceProfilesImpl.define(ServiceProfileType serviceProfileType) -
Uses of ServiceProfileType in api.equinix.javasdk.fabric.enums
Methods in api.equinix.javasdk.fabric.enums that return ServiceProfileTypeModifier and TypeMethodDescriptionstatic ServiceProfileTypeReturns the enum constant of this type with the specified name.static ServiceProfileType[]ServiceProfileType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ServiceProfileType in api.equinix.javasdk.fabric.model
Methods in api.equinix.javasdk.fabric.model that return ServiceProfileType -
Uses of ServiceProfileType in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators with parameters of type ServiceProfileTypeConstructors in api.equinix.javasdk.fabric.model.json.creators with parameters of type ServiceProfileType