Uses of Class
com.google.pubsub.v1.PushConfig.NoWrapper
-
Uses of PushConfig.NoWrapper in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return PushConfig.NoWrapperModifier and TypeMethodDescriptionPushConfig.NoWrapper.Builder.build()PushConfig.NoWrapper.Builder.buildPartial()static PushConfig.NoWrapperPushConfig.NoWrapper.getDefaultInstance()PushConfig.NoWrapper.Builder.getDefaultInstanceForType()PushConfig.NoWrapper.getDefaultInstanceForType()PushConfig.Builder.getNoWrapper()When set, the payload to the push endpoint is not wrapped.PushConfig.getNoWrapper()When set, the payload to the push endpoint is not wrapped.PushConfigOrBuilder.getNoWrapper()When set, the payload to the push endpoint is not wrapped.static PushConfig.NoWrapperPushConfig.NoWrapper.parseDelimitedFrom(InputStream input) static PushConfig.NoWrapperPushConfig.NoWrapper.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(byte[] data) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(com.google.protobuf.ByteString data) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(com.google.protobuf.CodedInputStream input) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(InputStream input) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(ByteBuffer data) static PushConfig.NoWrapperPushConfig.NoWrapper.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.pubsub.v1 that return types with arguments of type PushConfig.NoWrapperModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PushConfig.NoWrapper>PushConfig.NoWrapper.getParserForType()static com.google.protobuf.Parser<PushConfig.NoWrapper>PushConfig.NoWrapper.parser()Methods in com.google.pubsub.v1 with parameters of type PushConfig.NoWrapperModifier and TypeMethodDescriptionPushConfig.NoWrapper.Builder.mergeFrom(PushConfig.NoWrapper other) PushConfig.Builder.mergeNoWrapper(PushConfig.NoWrapper value) When set, the payload to the push endpoint is not wrapped.static PushConfig.NoWrapper.BuilderPushConfig.NoWrapper.newBuilder(PushConfig.NoWrapper prototype) PushConfig.Builder.setNoWrapper(PushConfig.NoWrapper value) When set, the payload to the push endpoint is not wrapped.