Class SseConfiguration.Rule

java.lang.Object
io.minio.messages.SseConfiguration.Rule
Enclosing class:
SseConfiguration

public static class SseConfiguration.Rule extends Object
Rule information of SseConfiguration.
  • Constructor Details

    • Rule

      public Rule(@Nonnull SseAlgorithm sseAlgorithm, @Nullable String kmsMasterKeyId)
      Constructs new server-side encryption configuration rule.
  • Method Details