Uses of Class
com.google.cloud.eventarc.v1.Pubsub.Builder
-
Packages that use Pubsub.Builder Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of Pubsub.Builder in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return Pubsub.Builder Modifier and Type Method Description Pubsub.BuilderPubsub.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Pubsub.BuilderPubsub.Builder. clear()Pubsub.BuilderPubsub.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Pubsub.BuilderPubsub.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Pubsub.BuilderPubsub.Builder. clearSubscription()Output only.Pubsub.BuilderPubsub.Builder. clearTopic()Optional.Pubsub.BuilderPubsub.Builder. clone()Pubsub.BuilderTransport.Builder. getPubsubBuilder()The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.Pubsub.BuilderPubsub.Builder. mergeFrom(Pubsub other)Pubsub.BuilderPubsub.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Pubsub.BuilderPubsub.Builder. mergeFrom(com.google.protobuf.Message other)Pubsub.BuilderPubsub.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Pubsub.BuilderPubsub. newBuilder()static Pubsub.BuilderPubsub. newBuilder(Pubsub prototype)Pubsub.BuilderPubsub. newBuilderForType()protected Pubsub.BuilderPubsub. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Pubsub.BuilderPubsub.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Pubsub.BuilderPubsub.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Pubsub.BuilderPubsub.Builder. setSubscription(String value)Output only.Pubsub.BuilderPubsub.Builder. setSubscriptionBytes(com.google.protobuf.ByteString value)Output only.Pubsub.BuilderPubsub.Builder. setTopic(String value)Optional.Pubsub.BuilderPubsub.Builder. setTopicBytes(com.google.protobuf.ByteString value)Optional.Pubsub.BuilderPubsub.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Pubsub.BuilderPubsub. toBuilder()Methods in com.google.cloud.eventarc.v1 with parameters of type Pubsub.Builder Modifier and Type Method Description Transport.BuilderTransport.Builder. setPubsub(Pubsub.Builder builderForValue)The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.
-