public class DelegationRestClient extends BaseRestClient
LOG
Constructor and Description |
---|
DelegationRestClient() |
Modifier and Type | Method and Description |
---|---|
void |
create(DelegationTO applicationTO) |
void |
delete(String key) |
List<DelegationTO> |
list() |
DelegationTO |
read(String key) |
void |
update(DelegationTO applicationTO) |
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
public void delete(String key)
public DelegationTO read(String key)
public void update(DelegationTO applicationTO)
public void create(DelegationTO applicationTO)
public List<DelegationTO> list()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.