Uses of Interface
software.amazon.awssdk.services.codecatalyst.model.GetSubscriptionResponse.Builder
-
Packages that use GetSubscriptionResponse.Builder Package Description software.amazon.awssdk.services.codecatalyst.model -
-
Uses of GetSubscriptionResponse.Builder in software.amazon.awssdk.services.codecatalyst.model
Methods in software.amazon.awssdk.services.codecatalyst.model that return GetSubscriptionResponse.Builder Modifier and Type Method Description GetSubscriptionResponse.BuilderGetSubscriptionResponse.Builder. awsAccountName(String awsAccountName)The display name of the Amazon Web Services account used for billing for the space.static GetSubscriptionResponse.BuilderGetSubscriptionResponse. builder()GetSubscriptionResponse.BuilderGetSubscriptionResponse.Builder. subscriptionType(String subscriptionType)The type of the billing plan for the space.GetSubscriptionResponse.BuilderGetSubscriptionResponse. toBuilder()Methods in software.amazon.awssdk.services.codecatalyst.model that return types with arguments of type GetSubscriptionResponse.Builder Modifier and Type Method Description static Class<? extends GetSubscriptionResponse.Builder>GetSubscriptionResponse. serializableBuilderClass()
-