Interface SecureCabinetClient<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate(SecureCabinetCreatorJson secureCabinetCreatorJson) list()update(String uuid, SecureCabinetCreatorJson secureCabinetCreatorJson)
-
Method Details
-
list
Page<SecureCabinet,SecureCabinetJson> list() -
getByUuid
-
create
-
update
-
refresh
-