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