public static interface DisassociateAwsAccountFromPartnerAccountRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<DisassociateAwsAccountFromPartnerAccountRequest.Builder,DisassociateAwsAccountFromPartnerAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateAwsAccountFromPartnerAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateAwsAccountFromPartnerAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateAwsAccountFromPartnerAccountRequest.Builder |
partnerAccountId(String partnerAccountId)
The partner account ID to disassociate from the AWS account.
|
DisassociateAwsAccountFromPartnerAccountRequest.Builder |
partnerType(PartnerType partnerType)
The partner type.
|
DisassociateAwsAccountFromPartnerAccountRequest.Builder |
partnerType(String partnerType)
The partner type.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateAwsAccountFromPartnerAccountRequest.Builder partnerAccountId(String partnerAccountId)
The partner account ID to disassociate from the AWS account.
partnerAccountId - The partner account ID to disassociate from the AWS account.DisassociateAwsAccountFromPartnerAccountRequest.Builder partnerType(String partnerType)
The partner type.
partnerType - The partner type.PartnerType,
PartnerTypeDisassociateAwsAccountFromPartnerAccountRequest.Builder partnerType(PartnerType partnerType)
The partner type.
partnerType - The partner type.PartnerType,
PartnerTypeDisassociateAwsAccountFromPartnerAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateAwsAccountFromPartnerAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.