public static interface GetEntityRequest.Builder extends IoTTwinMakerRequest.Builder, SdkPojo, CopyableBuilder<GetEntityRequest.Builder,GetEntityRequest>
| Modifier and Type | Method and Description |
|---|---|
GetEntityRequest.Builder |
entityId(String entityId)
The ID of the entity.
|
GetEntityRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetEntityRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetEntityRequest.Builder |
workspaceId(String workspaceId)
The ID of the workspace.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEntityRequest.Builder workspaceId(String workspaceId)
The ID of the workspace.
workspaceId - The ID of the workspace.GetEntityRequest.Builder entityId(String entityId)
The ID of the entity.
entityId - The ID of the entity.GetEntityRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetEntityRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.