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