public static interface DeleteIngestionDestinationRequest.Builder extends AppFabricRequest.Builder, SdkPojo, CopyableBuilder<DeleteIngestionDestinationRequest.Builder,DeleteIngestionDestinationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteIngestionDestinationRequest.Builder |
appBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the
request.
|
DeleteIngestionDestinationRequest.Builder |
ingestionDestinationIdentifier(String ingestionDestinationIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion destination to use for
the request.
|
DeleteIngestionDestinationRequest.Builder |
ingestionIdentifier(String ingestionIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
|
DeleteIngestionDestinationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteIngestionDestinationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteIngestionDestinationRequest.Builder appBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
appBundleIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the
request.DeleteIngestionDestinationRequest.Builder ingestionIdentifier(String ingestionIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
ingestionIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the
request.DeleteIngestionDestinationRequest.Builder ingestionDestinationIdentifier(String ingestionDestinationIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion destination to use for the request.
ingestionDestinationIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion destination to
use for the request.DeleteIngestionDestinationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteIngestionDestinationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.