@FunctionalInterface public interface SharedStoreColocatedHAPolicyConsumer<T extends SharedStoreColocatedHAPolicy<T>>
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(T value)
Configure a pre-constructed instance of SharedStoreColocatedHAPolicy
 resource 
 | 
default SharedStoreColocatedHAPolicyConsumer<T> | 
andThen(SharedStoreColocatedHAPolicyConsumer<T> after)  | 
void accept(T value)
default SharedStoreColocatedHAPolicyConsumer<T> andThen(SharedStoreColocatedHAPolicyConsumer<T> after)
Copyright © 2018 JBoss by Red Hat. All rights reserved.