Interface CreateApiMappingResponse.Builder

    • Method Detail

      • apiId

        CreateApiMappingResponse.Builder apiId​(String apiId)

        The API identifier.

        Parameters:
        apiId - The API identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • apiMappingId

        CreateApiMappingResponse.Builder apiMappingId​(String apiMappingId)

        The API mapping identifier.

        Parameters:
        apiMappingId - The API mapping identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • apiMappingKey

        CreateApiMappingResponse.Builder apiMappingKey​(String apiMappingKey)

        The API mapping key.

        Parameters:
        apiMappingKey - The API mapping key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • stage

        CreateApiMappingResponse.Builder stage​(String stage)

        The API stage.

        Parameters:
        stage - The API stage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.