Interface SecretValue.Matcher<R>

Enclosing class:
SecretValue

public static interface SecretValue.Matcher<R>
  • Method Summary

    Modifier and Type
    Method
    Description
    binary(byte[] bytes)
     
     
  • Method Details

    • string

      R string(String str)
    • binary

      R binary(byte[] bytes)