public class GSInstallerNoOpProvider extends GSInstallerResourceProvider
| Constructor and Description |
|---|
GSInstallerNoOpProvider(Resource.Type type,
ClusterDefinition clusterDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
checkPropertyIds(Set<String> propertyIds)
Check whether the set of given property ids is supported by this resource
provider.
|
Map<Resource.Type,String> |
getKeyPropertyIds()
Get the key property ids for the resource type associated with this resource
provider.
|
void |
updateProperties(Resource resource,
Request request,
Predicate predicate)
Update the resource with any properties handled by the resource provider.
|
addResource, contains, createResources, deleteResources, getClusterDefinition, getRequestPropertyIds, getResourceProvider, getResources, getType, updateResourcespublic GSInstallerNoOpProvider(Resource.Type type, ClusterDefinition clusterDefinition)
public void updateProperties(Resource resource, Request request, Predicate predicate)
GSInstallerResourceProviderupdateProperties in class GSInstallerResourceProviderresource - the resource to updaterequest - the requestpredicate - the predicatepublic Map<Resource.Type,String> getKeyPropertyIds()
ResourceProvidergetKeyPropertyIds in interface ResourceProvidergetKeyPropertyIds in class GSInstallerResourceProviderpublic Set<String> checkPropertyIds(Set<String> propertyIds)
ResourceProvidercheckPropertyIds in interface ResourceProvidercheckPropertyIds in class GSInstallerResourceProviderCopyright © 2016. All rights reserved.