Class ServiceProfileWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<ServiceProfile>
api.equinix.javasdk.fabric.model.wrappers.ServiceProfileWrapper
- All Implemented Interfaces:
Resource<ServiceProfile>,AccessPointable,ServiceProfile
-
Constructor Summary
ConstructorsConstructorDescriptionServiceProfileWrapper(ServiceProfileJson jsonObject, Pageable<ServiceProfile> serviceProfileClient) Constructor for ServiceProfileWrapper. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClientMethods inherited from interface api.equinix.javasdk.fabric.model.ServiceProfile
getAccessPointTypeConfigs, getAccount, getAllowedEmails, getChangeLog, getCustomFields, getDescription, getHref, getMarketingInfo, getName, getNotifications, getSelfProfile, getState, getTags, getType, getUuid, getVisibility
-
Constructor Details
-
ServiceProfileWrapper
public ServiceProfileWrapper(ServiceProfileJson jsonObject, Pageable<ServiceProfile> serviceProfileClient) Constructor for ServiceProfileWrapper.
- Parameters:
jsonObject- aServiceProfileJsonobject.serviceProfileClient- aPageableobject.
-
-
Method Details
-
metros
- Specified by:
metrosin interfaceServiceProfile
-
delete
- Specified by:
deletein interfaceServiceProfile
-
refresh
public void refresh()- Specified by:
refreshin interfaceServiceProfile
-
accessPoint
- Specified by:
accessPointin interfaceAccessPointable
-