Interface ListFunctionsByCodeSigningConfigResponse.Builder

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

public static interface ListFunctionsByCodeSigningConfigResponse.Builder extends LambdaResponse.Builder, SdkPojo, CopyableBuilder<ListFunctionsByCodeSigningConfigResponse.Builder,ListFunctionsByCodeSigningConfigResponse>
  • Method Details

    • nextMarker

      The pagination token that's included if more results are available.

      Parameters:
      nextMarker - The pagination token that's included if more results are available.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • functionArns

      The function ARNs.

      Parameters:
      functionArns - The function ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • functionArns

      The function ARNs.

      Parameters:
      functionArns - The function ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.