Uses of Enum
com.google.storage.v2.WriteObjectRequest.DataCase
-
Uses of WriteObjectRequest.DataCase in com.google.storage.v2
Methods in com.google.storage.v2 that return WriteObjectRequest.DataCaseModifier and TypeMethodDescriptionstatic WriteObjectRequest.DataCaseWriteObjectRequest.DataCase.forNumber(int value) WriteObjectRequest.Builder.getDataCase()WriteObjectRequest.getDataCase()WriteObjectRequestOrBuilder.getDataCase()static WriteObjectRequest.DataCaseWriteObjectRequest.DataCase.valueOf(int value) Deprecated.static WriteObjectRequest.DataCaseReturns the enum constant of this type with the specified name.static WriteObjectRequest.DataCase[]WriteObjectRequest.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.