Uses of Enum
com.google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs.State
-
Uses of IngestionDataSourceSettings.AzureEventHubs.State in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.AzureEventHubs.StateModifier and TypeMethodDescriptionIngestionDataSourceSettings.AzureEventHubs.State.forNumber(int value) IngestionDataSourceSettings.AzureEventHubs.Builder.getState()Output only.IngestionDataSourceSettings.AzureEventHubs.getState()Output only.IngestionDataSourceSettings.AzureEventHubsOrBuilder.getState()Output only.IngestionDataSourceSettings.AzureEventHubs.State.valueOf(int value) Deprecated.IngestionDataSourceSettings.AzureEventHubs.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.IngestionDataSourceSettings.AzureEventHubs.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.pubsub.v1 that return types with arguments of type IngestionDataSourceSettings.AzureEventHubs.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IngestionDataSourceSettings.AzureEventHubs.State>IngestionDataSourceSettings.AzureEventHubs.State.internalGetValueMap()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.AzureEventHubs.StateModifier and TypeMethodDescriptionIngestionDataSourceSettings.AzureEventHubs.Builder.setState(IngestionDataSourceSettings.AzureEventHubs.State value) Output only.