Uses of Class
software.amazon.awssdk.services.proton.model.ProtonRequest
-
Packages that use ProtonRequest Package Description software.amazon.awssdk.services.proton.internal software.amazon.awssdk.services.proton.model -
-
Uses of ProtonRequest in software.amazon.awssdk.services.proton.internal
Methods in software.amazon.awssdk.services.proton.internal with type parameters of type ProtonRequest Modifier and Type Method Description static <T extends ProtonRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends ProtonRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of ProtonRequest in software.amazon.awssdk.services.proton.model
Methods in software.amazon.awssdk.services.proton.model that return ProtonRequest Modifier and Type Method Description ProtonRequestProtonRequest.Builder. build()Constructors in software.amazon.awssdk.services.proton.model with parameters of type ProtonRequest Constructor Description BuilderImpl(ProtonRequest request)
-