Uses of Interface
com.google.pubsub.v1.PushConfig.NoWrapperOrBuilder
-
Packages that use PushConfig.NoWrapperOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of PushConfig.NoWrapperOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement PushConfig.NoWrapperOrBuilder Modifier and Type Class Description static class
PushConfig.NoWrapper
Sets the `data` field as the HTTP body for delivery.static class
PushConfig.NoWrapper.Builder
Sets the `data` field as the HTTP body for delivery.Methods in com.google.pubsub.v1 that return PushConfig.NoWrapperOrBuilder Modifier and Type Method Description PushConfig.NoWrapperOrBuilder
PushConfig.Builder. getNoWrapperOrBuilder()
When set, the payload to the push endpoint is not wrapped.PushConfig.NoWrapperOrBuilder
PushConfig. getNoWrapperOrBuilder()
When set, the payload to the push endpoint is not wrapped.PushConfig.NoWrapperOrBuilder
PushConfigOrBuilder. getNoWrapperOrBuilder()
When set, the payload to the push endpoint is not wrapped.
-