Package io.grpc.xds
Interface Filter.FilterConfig
-
- All Known Implementing Classes:
AutoValue_FaultConfig,AutoValue_RbacConfig,FaultConfig,RbacConfig
- Enclosing interface:
- Filter
public static interface Filter.FilterConfigRepresents an opaque data structure holding configuration for a filter.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtypeUrl()
-