Uses of Enum
com.google.storage.v2.WriteObjectResponse.WriteStatusCase
-
Uses of WriteObjectResponse.WriteStatusCase in com.google.storage.v2
Methods in com.google.storage.v2 that return WriteObjectResponse.WriteStatusCaseModifier and TypeMethodDescriptionWriteObjectResponse.WriteStatusCase.forNumber(int value) WriteObjectResponse.Builder.getWriteStatusCase()WriteObjectResponse.getWriteStatusCase()WriteObjectResponseOrBuilder.getWriteStatusCase()WriteObjectResponse.WriteStatusCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static WriteObjectResponse.WriteStatusCase[]WriteObjectResponse.WriteStatusCase.values()Returns an array containing the constants of this enum type, in the order they are declared.