Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
Group |
GroupsApi.createGroup(GroupRequest body)
Create new group
Create a new group with the specified properties.
|
Group |
GroupsApi.updateGroup(String groupId,
GroupRequest body)
Update group
Change a group's properties.
|
Modifier and Type | Method and Description |
---|---|
GroupRequest |
GroupRequest.acctId(String acctId) |
GroupRequest |
GroupRequest.description(String description) |
GroupRequest |
GroupRequest.name(String name) |
Copyright © 2017-2020 Fortanix Inc. All Rights Reserved