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 classPushConfig.NoWrapperSets the `data` field as the HTTP body for delivery.static classPushConfig.NoWrapper.BuilderSets 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.NoWrapperOrBuilderPushConfig.Builder. getNoWrapperOrBuilder()When set, the payload to the push endpoint is not wrapped.PushConfig.NoWrapperOrBuilderPushConfig. getNoWrapperOrBuilder()When set, the payload to the push endpoint is not wrapped.PushConfig.NoWrapperOrBuilderPushConfigOrBuilder. getNoWrapperOrBuilder()When set, the payload to the push endpoint is not wrapped.
-