Class UpdatePrestissimoEngineOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String engineId,
                       java.util.Map<java.lang.String,​java.lang.Object> body)
        Instantiates a new builder with required properties.
        Parameters:
        engineId - the engineId
        body - the body
    • Method Detail

      • build

        public UpdatePrestissimoEngineOptions build()
        Builds a UpdatePrestissimoEngineOptions.
        Returns:
        the new UpdatePrestissimoEngineOptions instance
      • engineId

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

        public UpdatePrestissimoEngineOptions.Builder body​(java.util.Map<java.lang.String,​java.lang.Object> body)
        Set the body.
        Parameters:
        body - the body
        Returns:
        the UpdatePrestissimoEngineOptions builder
      • authInstanceId

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