Uses of Class
software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
Packages that use GetMinuteUsageRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of GetMinuteUsageRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type GetMinuteUsageRequest Modifier and Type Method Description default CompletableFuture<GetMinuteUsageResponse>GroundStationAsyncClient. getMinuteUsage(GetMinuteUsageRequest getMinuteUsageRequest)Returns the number of reserved minutes used by account.default GetMinuteUsageResponseGroundStationClient. getMinuteUsage(GetMinuteUsageRequest getMinuteUsageRequest)Returns the number of reserved minutes used by account. -
Uses of GetMinuteUsageRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type GetMinuteUsageRequest Modifier and Type Method Description SdkHttpFullRequestGetMinuteUsageRequestMarshaller. marshall(GetMinuteUsageRequest getMinuteUsageRequest)
-