Uses of Class
software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionRequest
-
Packages that use GetSubscriptionRequest Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference.software.amazon.awssdk.services.codecatalyst.transform -
-
Uses of GetSubscriptionRequest in software.amazon.awssdk.services.codecatalyst
Methods in software.amazon.awssdk.services.codecatalyst with parameters of type GetSubscriptionRequest Modifier and Type Method Description default CompletableFuture<GetSubscriptionResponse>CodeCatalystAsyncClient. getSubscription(GetSubscriptionRequest getSubscriptionRequest)Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the space.default GetSubscriptionResponseCodeCatalystClient. getSubscription(GetSubscriptionRequest getSubscriptionRequest)Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the space. -
Uses of GetSubscriptionRequest in software.amazon.awssdk.services.codecatalyst.transform
Methods in software.amazon.awssdk.services.codecatalyst.transform with parameters of type GetSubscriptionRequest Modifier and Type Method Description SdkHttpFullRequestGetSubscriptionRequestMarshaller. marshall(GetSubscriptionRequest getSubscriptionRequest)
-