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