public class ResourceSyncopeOperations extends Object
Constructor and Description |
---|
ResourceSyncopeOperations() |
Modifier and Type | Method and Description |
---|---|
void |
delete(String name) |
boolean |
exists(String name) |
List<ResourceTO> |
list() |
ResourceTO |
read(String name) |
public void delete(String name)
public List<ResourceTO> list()
public ResourceTO read(String name)
public boolean exists(String name)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.