| Package | Description |
|---|---|
| com.cosmian.rest.kmip | |
| com.cosmian.rest.kmip.operations |
| Modifier and Type | Method and Description |
|---|---|
LocateResponse |
Kmip.locate(Locate request)
This operation requests that the server search for one or more Managed Objects, depending on the attributes
specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
Locate |
Locate.attributes(Attributes attributes) |
Locate |
Locate.maximum_items(Optional<Integer> maximum_items) |
Locate |
Locate.object_group_member(Optional<ObjectGroupMember> object_group_member) |
Locate |
Locate.offset_items(Optional<Integer> offset_items) |
Locate |
Locate.storage_status_mask(Optional<Integer> storage_status_mask) |
Copyright © 2023. All rights reserved.