Interface DescribePatchPropertiesResponse.Builder

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

public static interface DescribePatchPropertiesResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<DescribePatchPropertiesResponse.Builder,DescribePatchPropertiesResponse>
  • Method Details

    • properties

      A list of the properties for patches matching the filter request parameters.

      Parameters:
      properties - A list of the properties for patches matching the filter request parameters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      A list of the properties for patches matching the filter request parameters.

      Parameters:
      properties - A list of the properties for patches matching the filter request parameters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token for the next set of items to return. (You use this token in the next call.)

      Parameters:
      nextToken - The token for the next set of items to return. (You use this token in the next call.)
      Returns:
      Returns a reference to this object so that method calls can be chained together.