Interface GetConnectionFunctionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudFrontResponse.Builder, CopyableBuilder<GetConnectionFunctionResponse.Builder,GetConnectionFunctionResponse>, SdkBuilder<GetConnectionFunctionResponse.Builder,GetConnectionFunctionResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetConnectionFunctionResponse

  • Method Details

    • connectionFunctionCode

      GetConnectionFunctionResponse.Builder connectionFunctionCode(SdkBytes connectionFunctionCode)

      The connection function's code.

      Parameters:
      connectionFunctionCode - The connection function's code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eTag

      The version identifier for the current version of the connection function.

      Parameters:
      eTag - The version identifier for the current version of the connection function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentType

      The connection function's content type.

      Parameters:
      contentType - The connection function's content type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.