Uses of Class
com.google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs.Builder
-
Uses of IngestionDataSourceSettings.AzureEventHubs.Builder in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.AzureEventHubs.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.AzureEventHubs.Builder.clear()IngestionDataSourceSettings.AzureEventHubs.Builder.clearClientId()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.clearEventHub()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.clearGcpServiceAccount()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.clearNamespace()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.clearResourceGroup()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.clearState()Output only.IngestionDataSourceSettings.AzureEventHubs.Builder.clearSubscriptionId()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.clearTenantId()Optional.IngestionDataSourceSettings.Builder.getAzureEventHubsBuilder()Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.AzureEventHubs.Builder.mergeFrom(com.google.protobuf.Message other) IngestionDataSourceSettings.AzureEventHubs.Builder.mergeFrom(IngestionDataSourceSettings.AzureEventHubs other) IngestionDataSourceSettings.AzureEventHubs.newBuilder()IngestionDataSourceSettings.AzureEventHubs.newBuilder(IngestionDataSourceSettings.AzureEventHubs prototype) IngestionDataSourceSettings.AzureEventHubs.newBuilderForType()IngestionDataSourceSettings.AzureEventHubs.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) IngestionDataSourceSettings.AzureEventHubs.Builder.setClientId(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setClientIdBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setEventHub(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setEventHubBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setGcpServiceAccount(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setGcpServiceAccountBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setNamespace(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setNamespaceBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setResourceGroup(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setResourceGroupBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setState(IngestionDataSourceSettings.AzureEventHubs.State value) Output only.IngestionDataSourceSettings.AzureEventHubs.Builder.setStateValue(int value) Output only.IngestionDataSourceSettings.AzureEventHubs.Builder.setSubscriptionId(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setSubscriptionIdBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setTenantId(String value) Optional.IngestionDataSourceSettings.AzureEventHubs.Builder.setTenantIdBytes(com.google.protobuf.ByteString value) Optional.IngestionDataSourceSettings.AzureEventHubs.toBuilder()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.AzureEventHubs.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.Builder.setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs.Builder builderForValue) Optional.