Class FlowDistinguisherMethod.Builder

  • Enclosing class:
    FlowDistinguisherMethod

    public static class FlowDistinguisherMethod.Builder
    extends java.lang.Object
    • Method Detail

      • type

        public FlowDistinguisherMethod.Builder type​(@NonNull
                                                    @NonNull java.lang.String type)
        `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
        Returns:
        this.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object