| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst |
Welcome to the Amazon CodeCatalyst API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSubscriptionResponse |
CodeCatalystClient.getSubscription(Consumer<GetSubscriptionRequest.Builder> getSubscriptionRequest)
Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the
space.
|
default GetSubscriptionResponse |
CodeCatalystClient.getSubscription(GetSubscriptionRequest getSubscriptionRequest)
Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the
space.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSubscriptionResponse> |
CodeCatalystAsyncClient.getSubscription(Consumer<GetSubscriptionRequest.Builder> getSubscriptionRequest)
Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the
space.
|
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.
|
Copyright © 2023. All rights reserved.