类 ServerEncryption

java.lang.Object
com.obs.services.model.ServerEncryption

@Deprecated public final class ServerEncryption extends Object
已过时。
Encryption mode of SSE-KMS
  • 字段详细资料

    • OBS_KMS

      public static final ServerEncryption OBS_KMS
      已过时。
      SSE-KMS supports kms only.
  • 方法详细资料

    • getServerEncryption

      public String getServerEncryption()
      已过时。
    • parseServerEncryption

      public static ServerEncryption parseServerEncryption(String str)
      已过时。
    • toString

      public String toString()
      已过时。
      覆盖:
      toString 在类中 Object
    • equals

      public boolean equals(Object obj)
      已过时。
      覆盖:
      equals 在类中 Object
    • hashCode

      public int hashCode()
      已过时。
      覆盖:
      hashCode 在类中 Object