- All Known Subinterfaces:
HomeRequestObserverAccessor.HomeRequestObserverProperty
public interface HomeRequestObserverAccessor
Provides an accessor for a home
RestRequestConsumer property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceHomeRequestObserverAccessor.HomeRequestObserverBuilder<B extends HomeRequestObserverAccessor.HomeRequestObserverBuilder<B>>Provides a builder method for a homeRestRequestConsumerproperty returning the builder for applying multiple build operations.static interfaceProvides a mutator for a homeRestRequestConsumerproperty.static interfaceProvides a homeRestRequestConsumerproperty. -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the homeRestRequestConsumerfrom the homeRestRequestConsumerproperty.
-
Method Details
-
getHomeRequestConsumer
RestRequestConsumer getHomeRequestConsumer()Retrieves the homeRestRequestConsumerfrom the homeRestRequestConsumerproperty.- Returns:
- The home
RestRequestConsumerstored by the homeRestRequestConsumerproperty.
-