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