Uses of Enum
com.google.pubsub.v1.IngestionDataSourceSettings.AwsMsk.State
-
Uses of IngestionDataSourceSettings.AwsMsk.State in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.AwsMsk.StateModifier and TypeMethodDescriptionIngestionDataSourceSettings.AwsMsk.State.forNumber(int value) IngestionDataSourceSettings.AwsMsk.Builder.getState()Output only.IngestionDataSourceSettings.AwsMsk.getState()Output only.IngestionDataSourceSettings.AwsMskOrBuilder.getState()Output only.IngestionDataSourceSettings.AwsMsk.State.valueOf(int value) Deprecated.IngestionDataSourceSettings.AwsMsk.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.AwsMsk.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.AwsMsk.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IngestionDataSourceSettings.AwsMsk.State>IngestionDataSourceSettings.AwsMsk.State.internalGetValueMap()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.AwsMsk.StateModifier and TypeMethodDescriptionIngestionDataSourceSettings.AwsMsk.Builder.setState(IngestionDataSourceSettings.AwsMsk.State value) Output only.