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