public static interface DisassociateApplicationFromEntitlementRequest.Builder extends AppStreamRequest.Builder, SdkPojo, CopyableBuilder<DisassociateApplicationFromEntitlementRequest.Builder,DisassociateApplicationFromEntitlementRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateApplicationFromEntitlementRequest.Builder |
applicationIdentifier(String applicationIdentifier)
The identifier of the application to remove from the entitlement.
|
DisassociateApplicationFromEntitlementRequest.Builder |
entitlementName(String entitlementName)
The name of the entitlement.
|
DisassociateApplicationFromEntitlementRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateApplicationFromEntitlementRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateApplicationFromEntitlementRequest.Builder |
stackName(String stackName)
The name of the stack with which the entitlement is associated.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateApplicationFromEntitlementRequest.Builder stackName(String stackName)
The name of the stack with which the entitlement is associated.
stackName - The name of the stack with which the entitlement is associated.DisassociateApplicationFromEntitlementRequest.Builder entitlementName(String entitlementName)
The name of the entitlement.
entitlementName - The name of the entitlement.DisassociateApplicationFromEntitlementRequest.Builder applicationIdentifier(String applicationIdentifier)
The identifier of the application to remove from the entitlement.
applicationIdentifier - The identifier of the application to remove from the entitlement.DisassociateApplicationFromEntitlementRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateApplicationFromEntitlementRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.