| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
Filter |
Filter.clone() |
Filter |
PubSub.getFilter()
Allows filtering to one or more specific event types.
|
Filter |
Filter.set(String fieldName,
Object value) |
Filter |
Filter.setEventType(List<String> eventType)
Event types to allowlist.
|
| Modifier and Type | Method and Description |
|---|---|
PubSub |
PubSub.setFilter(Filter filter)
Allows filtering to one or more specific event types.
|
Copyright © 2011–2024 Google. All rights reserved.