Uses of Enum
com.google.spanner.admin.instance.v1.FreeInstanceMetadata.ExpireBehavior
-
Uses of FreeInstanceMetadata.ExpireBehavior in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return FreeInstanceMetadata.ExpireBehaviorModifier and TypeMethodDescriptionFreeInstanceMetadata.ExpireBehavior.forNumber(int value) FreeInstanceMetadata.Builder.getExpireBehavior()Specifies the expiration behavior of a free instance.FreeInstanceMetadata.getExpireBehavior()Specifies the expiration behavior of a free instance.FreeInstanceMetadataOrBuilder.getExpireBehavior()Specifies the expiration behavior of a free instance.FreeInstanceMetadata.ExpireBehavior.valueOf(int value) Deprecated.FreeInstanceMetadata.ExpireBehavior.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.static FreeInstanceMetadata.ExpireBehavior[]FreeInstanceMetadata.ExpireBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.admin.instance.v1 that return types with arguments of type FreeInstanceMetadata.ExpireBehaviorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FreeInstanceMetadata.ExpireBehavior>FreeInstanceMetadata.ExpireBehavior.internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type FreeInstanceMetadata.ExpireBehaviorModifier and TypeMethodDescriptionFreeInstanceMetadata.Builder.setExpireBehavior(FreeInstanceMetadata.ExpireBehavior value) Specifies the expiration behavior of a free instance.