public static interface DisassociateAppBlockBuilderAppBlockRequest.Builder extends AppStreamRequest.Builder, SdkPojo, CopyableBuilder<DisassociateAppBlockBuilderAppBlockRequest.Builder,DisassociateAppBlockBuilderAppBlockRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateAppBlockBuilderAppBlockRequest.Builder |
appBlockArn(String appBlockArn)
The ARN of the app block.
|
DisassociateAppBlockBuilderAppBlockRequest.Builder |
appBlockBuilderName(String appBlockBuilderName)
The name of the app block builder.
|
DisassociateAppBlockBuilderAppBlockRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateAppBlockBuilderAppBlockRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateAppBlockBuilderAppBlockRequest.Builder appBlockArn(String appBlockArn)
The ARN of the app block.
appBlockArn - The ARN of the app block.DisassociateAppBlockBuilderAppBlockRequest.Builder appBlockBuilderName(String appBlockBuilderName)
The name of the app block builder.
appBlockBuilderName - The name of the app block builder.DisassociateAppBlockBuilderAppBlockRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateAppBlockBuilderAppBlockRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.