Uses of Class
com.google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud.Builder
-
Uses of IngestionDataSourceSettings.ConfluentCloud.Builder in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.ConfluentCloud.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.ConfluentCloud.Builder.clear()IngestionDataSourceSettings.ConfluentCloud.Builder.clearBootstrapServer()Required.IngestionDataSourceSettings.ConfluentCloud.Builder.clearClusterId()Required.IngestionDataSourceSettings.ConfluentCloud.Builder.clearGcpServiceAccount()Required.IngestionDataSourceSettings.ConfluentCloud.Builder.clearIdentityPoolId()Required.IngestionDataSourceSettings.ConfluentCloud.Builder.clearState()Output only.IngestionDataSourceSettings.ConfluentCloud.Builder.clearTopic()Required.IngestionDataSourceSettings.Builder.getConfluentCloudBuilder()Optional.IngestionDataSourceSettings.ConfluentCloud.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.ConfluentCloud.Builder.mergeFrom(com.google.protobuf.Message other) IngestionDataSourceSettings.ConfluentCloud.Builder.mergeFrom(IngestionDataSourceSettings.ConfluentCloud other) IngestionDataSourceSettings.ConfluentCloud.newBuilder()IngestionDataSourceSettings.ConfluentCloud.newBuilder(IngestionDataSourceSettings.ConfluentCloud prototype) IngestionDataSourceSettings.ConfluentCloud.newBuilderForType()IngestionDataSourceSettings.ConfluentCloud.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) IngestionDataSourceSettings.ConfluentCloud.Builder.setBootstrapServer(String value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setBootstrapServerBytes(com.google.protobuf.ByteString value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setClusterId(String value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setClusterIdBytes(com.google.protobuf.ByteString value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setGcpServiceAccount(String value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setGcpServiceAccountBytes(com.google.protobuf.ByteString value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setIdentityPoolId(String value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setIdentityPoolIdBytes(com.google.protobuf.ByteString value) Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setState(IngestionDataSourceSettings.ConfluentCloud.State value) Output only.IngestionDataSourceSettings.ConfluentCloud.Builder.setStateValue(int value) Output only.Required.IngestionDataSourceSettings.ConfluentCloud.Builder.setTopicBytes(com.google.protobuf.ByteString value) Required.IngestionDataSourceSettings.ConfluentCloud.toBuilder()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.ConfluentCloud.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.Builder.setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud.Builder builderForValue) Optional.