public interface V1WatchEventFluent<A extends V1WatchEventFluent<A>> extends Fluent<A>
Object
getObject()
String
getType()
Boolean
hasObject()
hasType()
A
withObject(Object _object)
withType(String type)
Object getObject()
A withObject(Object _object)
Boolean hasObject()
String getType()
A withType(String type)
Boolean hasType()
Copyright © 2022. All rights reserved.