public static interface DeleteComponentTypeResponse.Builder extends IoTTwinMakerResponse.Builder, SdkPojo, CopyableBuilder<DeleteComponentTypeResponse.Builder,DeleteComponentTypeResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentTypeResponse.Builder |
state(State state)
The current state of the component type to be deleted.
|
DeleteComponentTypeResponse.Builder |
state(String state)
The current state of the component type to be deleted.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteComponentTypeResponse.Builder state(String state)
The current state of the component type to be deleted.
DeleteComponentTypeResponse.Builder state(State state)
The current state of the component type to be deleted.
Copyright © 2023. All rights reserved.