Class GetPrestissimoEngineCatalogOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String engineId,
                       java.lang.String catalogId)
        Instantiates a new builder with required properties.
        Parameters:
        engineId - the engineId
        catalogId - the catalogId
    • Method Detail

      • engineId

        public GetPrestissimoEngineCatalogOptions.Builder engineId​(java.lang.String engineId)
        Set the engineId.
        Parameters:
        engineId - the engineId
        Returns:
        the GetPrestissimoEngineCatalogOptions builder
      • catalogId

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

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