Class GetMetastoresOptions.Builder

  • Enclosing class:
    GetMetastoresOptions

    public static class GetMetastoresOptions.Builder
    extends java.lang.Object
    Builder.
    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public GetMetastoresOptions build()
        Builds a GetMetastoresOptions.
        Returns:
        the new GetMetastoresOptions instance
      • authInstanceId

        public GetMetastoresOptions.Builder authInstanceId​(java.lang.String authInstanceId)
        Set the authInstanceId.
        Parameters:
        authInstanceId - the authInstanceId
        Returns:
        the GetMetastoresOptions builder