Uses of Class
com.google.pubsub.v1.IngestionDataSourceSettings.Builder
-
Uses of IngestionDataSourceSettings.Builder in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.Builder.clear()IngestionDataSourceSettings.Builder.clearAwsKinesis()Optional.IngestionDataSourceSettings.Builder.clearAwsMsk()Optional.IngestionDataSourceSettings.Builder.clearAzureEventHubs()Optional.IngestionDataSourceSettings.Builder.clearCloudStorage()Optional.IngestionDataSourceSettings.Builder.clearConfluentCloud()Optional.IngestionDataSourceSettings.Builder.clearPlatformLogsSettings()Optional.IngestionDataSourceSettings.Builder.clearSource()Topic.Builder.getIngestionDataSourceSettingsBuilder()Optional.IngestionDataSourceSettings.Builder.mergeAwsKinesis(IngestionDataSourceSettings.AwsKinesis value) Optional.IngestionDataSourceSettings.Builder.mergeAwsMsk(IngestionDataSourceSettings.AwsMsk value) Optional.IngestionDataSourceSettings.Builder.mergeAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs value) Optional.IngestionDataSourceSettings.Builder.mergeCloudStorage(IngestionDataSourceSettings.CloudStorage value) Optional.IngestionDataSourceSettings.Builder.mergeConfluentCloud(IngestionDataSourceSettings.ConfluentCloud value) Optional.IngestionDataSourceSettings.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.Builder.mergeFrom(com.google.protobuf.Message other) IngestionDataSourceSettings.Builder.mergeFrom(IngestionDataSourceSettings other) IngestionDataSourceSettings.Builder.mergePlatformLogsSettings(PlatformLogsSettings value) Optional.IngestionDataSourceSettings.newBuilder()IngestionDataSourceSettings.newBuilder(IngestionDataSourceSettings prototype) IngestionDataSourceSettings.newBuilderForType()protected IngestionDataSourceSettings.BuilderIngestionDataSourceSettings.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) IngestionDataSourceSettings.Builder.setAwsKinesis(IngestionDataSourceSettings.AwsKinesis value) Optional.IngestionDataSourceSettings.Builder.setAwsKinesis(IngestionDataSourceSettings.AwsKinesis.Builder builderForValue) Optional.IngestionDataSourceSettings.Builder.setAwsMsk(IngestionDataSourceSettings.AwsMsk value) Optional.IngestionDataSourceSettings.Builder.setAwsMsk(IngestionDataSourceSettings.AwsMsk.Builder builderForValue) Optional.IngestionDataSourceSettings.Builder.setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs value) Optional.IngestionDataSourceSettings.Builder.setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs.Builder builderForValue) Optional.IngestionDataSourceSettings.Builder.setCloudStorage(IngestionDataSourceSettings.CloudStorage value) Optional.IngestionDataSourceSettings.Builder.setCloudStorage(IngestionDataSourceSettings.CloudStorage.Builder builderForValue) Optional.IngestionDataSourceSettings.Builder.setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud value) Optional.IngestionDataSourceSettings.Builder.setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud.Builder builderForValue) Optional.IngestionDataSourceSettings.Builder.setPlatformLogsSettings(PlatformLogsSettings value) Optional.IngestionDataSourceSettings.Builder.setPlatformLogsSettings(PlatformLogsSettings.Builder builderForValue) Optional.IngestionDataSourceSettings.toBuilder()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.BuilderModifier and TypeMethodDescriptionTopic.Builder.setIngestionDataSourceSettings(IngestionDataSourceSettings.Builder builderForValue) Optional.