Class SecureCabinetWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<SecureCabinet>
api.equinix.javasdk.customerportal.model.wrappers.SecureCabinetWrapper
- All Implemented Interfaces:
Resource<SecureCabinet>,SecureCabinet
-
Constructor Summary
ConstructorsConstructorDescriptionSecureCabinetWrapper(SecureCabinetJson secureCabinetJson, Pageable<SecureCabinet> serviceClient) -
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.customerportal.model.SecureCabinet
getAccessCode, getAccountNumber, getCabinetId, getCageId, getIbx, getLockType, getStatus, getUuid
-
Constructor Details
-
SecureCabinetWrapper
public SecureCabinetWrapper(SecureCabinetJson secureCabinetJson, Pageable<SecureCabinet> serviceClient)
-
-
Method Details
-
refresh
public void refresh()- Specified by:
refreshin interfaceSecureCabinet
-