Class PublicKeyWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<PublicKey>
api.equinix.javasdk.networkedge.model.wrappers.PublicKeyWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionPublicKeyWrapper(PublicKeyJson publicKeyJson, Pageable<PublicKey> serviceClient) Constructor for PublicKeyWrapper. -
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.networkedge.model.PublicKey
getCustOrgId, getKeyName, getKeyValue, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
PublicKeyWrapper
Constructor for PublicKeyWrapper.
- Parameters:
publicKeyJson- aPublicKeyJsonobject.serviceClient- aPageableobject.
-
-
Method Details
-
delete
-
refresh
-