Package | Description |
---|---|
com.oneops.proxy.keywhiz | |
com.oneops.proxy.keywhiz.model.v2 |
Modifier and Type | Method and Description |
---|---|
void |
KeywhizAutomationClient.modifyClientGroups(String client,
ModifyGroupsRequestV2 groupsRequest)
Modify groups a client has membership in.
|
Modifier and Type | Method and Description |
---|---|
abstract ModifyGroupsRequestV2 |
ModifyGroupsRequestV2.Builder.build() |
static ModifyGroupsRequestV2 |
ModifyGroupsRequestV2.fromParts(com.google.common.collect.ImmutableSet<String> addGroups,
com.google.common.collect.ImmutableSet<String> removeGroups)
Static factory method used by Jackson for deserialization
|
Copyright © 2018 Walmart, Inc.. All rights reserved.