java.lang.Object
software.amazon.awssdk.core.internal.http.pipeline.stages.ApplyUserAgentStage
All Implemented Interfaces:
MutableRequestToRequestPipeline, RequestPipeline<SdkHttpFullRequest.Builder,SdkHttpFullRequest.Builder>

public class ApplyUserAgentStage extends Object implements MutableRequestToRequestPipeline
A stage for adding the user agent header to the request, after retrieving the current string from execution attributes and adding any additional information.