Uses of Class
api.equinix.javasdk.fabric.model.implementation.SimpleAccessPoint.AccessPointBuilder
Packages that use SimpleAccessPoint.AccessPointBuilder
-
Uses of SimpleAccessPoint.AccessPointBuilder in api.equinix.javasdk.fabric.model.implementation
Methods in api.equinix.javasdk.fabric.model.implementation that return SimpleAccessPoint.AccessPointBuilderModifier and TypeMethodDescriptionSimpleAccessPoint.AccessPointBuilder.authenticationKey(String authenticationKey) SimpleAccessPoint.define(AccessPointType type) SimpleAccessPoint.AccessPointBuilder.deviceInterface(InterfaceType interfaceType, Integer interfaceId) SimpleAccessPoint.AccessPointBuilder.fromCloudProvider(CloudProviderConnectionAdapter<?> adapter) Configures this access point using aCloudProviderConnectionAdapter.SimpleAccessPoint.AccessPointBuilder.linkProtocol(LinkProtocolType linkProtocolType, Integer vlanTag, Integer vlanCTag, Integer vlanSTag) SimpleAccessPoint.AccessPointBuilder.linkProtocol(LinkProtocol linkProtocol) SimpleAccessPoint.AccessPointBuilder.peeringType(PeeringType peeringType) SimpleAccessPoint.AccessPointBuilder.sellerRegion(String sellerRegion) SimpleAccessPoint.AccessPointBuilder.serviceProfile(ServiceProfile serviceProfile) SimpleAccessPoint.AccessPointBuilder.serviceProfile(String serviceProfileUuid) SimpleAccessPoint.AccessPointBuilder.virtualDevice(String virtualDeviceUuid) Constructors in api.equinix.javasdk.fabric.model.implementation with parameters of type SimpleAccessPoint.AccessPointBuilderModifierConstructorDescriptionprotectedSimpleAccessPoint(SimpleAccessPoint.AccessPointBuilder accessPointBuilder)