public static interface DeleteComponentTypeRequest.Builder extends IoTTwinMakerRequest.Builder, SdkPojo, CopyableBuilder<DeleteComponentTypeRequest.Builder,DeleteComponentTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentTypeRequest.Builder |
componentTypeId(String componentTypeId)
The ID of the component type to delete.
|
DeleteComponentTypeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteComponentTypeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteComponentTypeRequest.Builder |
workspaceId(String workspaceId)
The ID of the workspace that contains the component type.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteComponentTypeRequest.Builder componentTypeId(String componentTypeId)
The ID of the component type to delete.
componentTypeId - The ID of the component type to delete.DeleteComponentTypeRequest.Builder workspaceId(String workspaceId)
The ID of the workspace that contains the component type.
workspaceId - The ID of the workspace that contains the component type.DeleteComponentTypeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteComponentTypeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.