Uses of Class
software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
Packages that use GetMissionProfileRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of GetMissionProfileRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type GetMissionProfileRequest Modifier and Type Method Description default CompletableFuture<GetMissionProfileResponse>GroundStationAsyncClient. getMissionProfile(GetMissionProfileRequest getMissionProfileRequest)Returns a mission profile.default GetMissionProfileResponseGroundStationClient. getMissionProfile(GetMissionProfileRequest getMissionProfileRequest)Returns a mission profile. -
Uses of GetMissionProfileRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type GetMissionProfileRequest Modifier and Type Method Description SdkHttpFullRequestGetMissionProfileRequestMarshaller. marshall(GetMissionProfileRequest getMissionProfileRequest)
-