Interface NetworkClient<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate(NetworkCreatorJson networkCreatorJson) search(FilterPropertyList filter, SortPropertyList sort) update(String uuid, NetworkCreatorJson networkCreatorJson) Methods inherited from interface api.equinix.javasdk.core.http.response.PageablePost
nextPage
-
Method Details
-
search
-
getByUuid
-
create
-
update
-
delete
-
refresh
-