Interface DisplayContentOverrides.Builder

  • Method Details

    • body

      By default, this is the documentation of your REST API from API Gateway. You can provide custom documentation to override this value.

      Parameters:
      body - By default, this is the documentation of your REST API from API Gateway. You can provide custom documentation to override this value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endpoint

      The URL for your REST API. By default, API Gateway uses the default execute API endpoint. You can provide a custom domain to override this value.

      Parameters:
      endpoint - The URL for your REST API. By default, API Gateway uses the default execute API endpoint. You can provide a custom domain to override this value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationName

      DisplayContentOverrides.Builder operationName(String operationName)

      The operation name of the product REST endpoint.

      Parameters:
      operationName - The operation name of the product REST endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.