Uses of Class
io.fabric8.openshift.api.model.operator.v1.AccessLoggingFluent.DestinationNested
-
Packages that use AccessLoggingFluent.DestinationNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of AccessLoggingFluent.DestinationNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return AccessLoggingFluent.DestinationNested Modifier and Type Method Description AccessLoggingFluent.DestinationNested<A>AccessLoggingFluent. editDestination()AccessLoggingFluent.DestinationNested<A>AccessLoggingFluent. editOrNewDestination()AccessLoggingFluent.DestinationNested<A>AccessLoggingFluent. editOrNewDestinationLike(LoggingDestination item)AccessLoggingFluent.DestinationNested<A>AccessLoggingFluent. withNewDestination()AccessLoggingFluent.DestinationNested<A>AccessLoggingFluent. withNewDestinationLike(LoggingDestination item)
-