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, updateResources
public GSInstallerNoOpProvider(Resource.Type type, ClusterDefinition clusterDefinition)
public void updateProperties(Resource resource, Request request, Predicate predicate)
GSInstallerResourceProvider
updateProperties
in class GSInstallerResourceProvider
resource
- the resource to updaterequest
- the requestpredicate
- the predicatepublic Map<Resource.Type,String> getKeyPropertyIds()
ResourceProvider
getKeyPropertyIds
in interface ResourceProvider
getKeyPropertyIds
in class GSInstallerResourceProvider
public Set<String> checkPropertyIds(Set<String> propertyIds)
ResourceProvider
checkPropertyIds
in interface ResourceProvider
checkPropertyIds
in class GSInstallerResourceProvider
Copyright © 2017. All rights reserved.