public static interface AssociateApplicationToEntitlementRequest.Builder extends AppStreamRequest.Builder, SdkPojo, CopyableBuilder<AssociateApplicationToEntitlementRequest.Builder,AssociateApplicationToEntitlementRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateApplicationToEntitlementRequest.Builder |
applicationIdentifier(String applicationIdentifier)
The identifier of the application.
|
AssociateApplicationToEntitlementRequest.Builder |
entitlementName(String entitlementName)
The name of the entitlement.
|
AssociateApplicationToEntitlementRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateApplicationToEntitlementRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateApplicationToEntitlementRequest.Builder |
stackName(String stackName)
The name of the stack.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateApplicationToEntitlementRequest.Builder stackName(String stackName)
The name of the stack.
stackName - The name of the stack.AssociateApplicationToEntitlementRequest.Builder entitlementName(String entitlementName)
The name of the entitlement.
entitlementName - The name of the entitlement.AssociateApplicationToEntitlementRequest.Builder applicationIdentifier(String applicationIdentifier)
The identifier of the application.
applicationIdentifier - The identifier of the application.AssociateApplicationToEntitlementRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateApplicationToEntitlementRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.