Uses of Class
com.google.cloud.clouddms.v1.ValuePresentInList
-
Packages that use ValuePresentInList Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of ValuePresentInList in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ValuePresentInList Modifier and Type Method Description static ValuePresentInListValuePresentInList. forNumber(int value)ValuePresentInListValueListFilter.Builder. getValuePresentList()Required.ValuePresentInListValueListFilter. getValuePresentList()Required.ValuePresentInListValueListFilterOrBuilder. getValuePresentList()Required.static ValuePresentInListValuePresentInList. valueOf(int value)Deprecated.static ValuePresentInListValuePresentInList. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ValuePresentInListValuePresentInList. valueOf(String name)Returns the enum constant of this type with the specified name.static ValuePresentInList[]ValuePresentInList. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type ValuePresentInList Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ValuePresentInList>ValuePresentInList. internalGetValueMap()Methods in com.google.cloud.clouddms.v1 with parameters of type ValuePresentInList Modifier and Type Method Description ValueListFilter.BuilderValueListFilter.Builder. setValuePresentList(ValuePresentInList value)Required.
-