Interface SubjectAlternativeNameMatchers.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SubjectAlternativeNameMatchers.Builder,SubjectAlternativeNameMatchers>, SdkBuilder<SubjectAlternativeNameMatchers.Builder,SubjectAlternativeNameMatchers>, SdkPojo
Enclosing class:
SubjectAlternativeNameMatchers

public static interface SubjectAlternativeNameMatchers.Builder extends SdkPojo, CopyableBuilder<SubjectAlternativeNameMatchers.Builder,SubjectAlternativeNameMatchers>
  • Method Details

    • exact

      The values sent must match the specified values exactly.

      Parameters:
      exact - The values sent must match the specified values exactly.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exact

      The values sent must match the specified values exactly.

      Parameters:
      exact - The values sent must match the specified values exactly.
      Returns:
      Returns a reference to this object so that method calls can be chained together.