public abstract static class CustomHttpErrors.MatcherAndError
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
MatcherAndError() |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.beam.sdk.extensions.gcp.util.HttpCallCustomError |
getCustomError() |
abstract org.apache.beam.sdk.extensions.gcp.util.HttpCallMatcher |
getMatcher() |