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
Apply any custom user agent supplied, otherwise instrument the user agent with info about the SDK and environment.