Interface GetAppMonitorDataResponse.Builder

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

public static interface GetAppMonitorDataResponse.Builder extends RumResponse.Builder, SdkPojo, CopyableBuilder<GetAppMonitorDataResponse.Builder,GetAppMonitorDataResponse>
  • Method Details

    • events

      The events that RUM collected that match your request.

      Parameters:
      events - The events that RUM collected that match your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • events

      The events that RUM collected that match your request.

      Parameters:
      events - The events that RUM collected that match your request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      A token that you can use in a subsequent operation to retrieve the next set of results.

      Parameters:
      nextToken - A token that you can use in a subsequent operation to retrieve the next set of results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.