Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

AbstractAWSIoTTwinMaker - Class in com.amazonaws.services.iottwinmaker
Abstract implementation of AWSIoTTwinMaker.
AbstractAWSIoTTwinMaker() - Constructor for class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
AbstractAWSIoTTwinMakerAsync - Class in com.amazonaws.services.iottwinmaker
Abstract implementation of AWSIoTTwinMakerAsync.
AbstractAWSIoTTwinMakerAsync() - Constructor for class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
AccessDeniedException - Exception in com.amazonaws.services.iottwinmaker.model
Access is denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addComponentsEntry(String, ComponentRequest) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Add a single Components entry
addComponentsEntry(String, ComponentResponse) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
Add a single Components entry
addComponentUpdatesEntry(String, ComponentUpdateRequest) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
Add a single ComponentUpdates entry
addConfigurationEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
Add a single Configuration entry
addConfigurationEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
Add a single Configuration entry
addExternalIdPropertyEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
Add a single ExternalIdProperty entry
addFunctionsEntry(String, FunctionRequest) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Add a single Functions entry
addFunctionsEntry(String, FunctionResponse) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
Add a single Functions entry
addFunctionsEntry(String, FunctionRequest) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Add a single Functions entry
addMapValueEntry(String, DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
Add a single MapValue entry
addPropertiesEntry(String, PropertyRequest) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
Add a single Properties entry
addPropertiesEntry(String, PropertyResponse) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
Add a single Properties entry
addPropertyDefinitionsEntry(String, PropertyDefinitionRequest) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Add a single PropertyDefinitions entry
addPropertyDefinitionsEntry(String, PropertyDefinitionResponse) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
Add a single PropertyDefinitions entry
addPropertyDefinitionsEntry(String, PropertyDefinitionRequest) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Add a single PropertyDefinitions entry
addPropertyUpdatesEntry(String, PropertyRequest) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
Add a single PropertyUpdates entry
addPropertyValuesEntry(String, PropertyLatestValue) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
Add a single PropertyValues entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
Add a single Tags entry
asyncBuilder() - Static method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
AWSIoTTwinMaker - Interface in com.amazonaws.services.iottwinmaker
Interface for accessing AWS IoT TwinMaker.
AWSIoTTwinMakerAsync - Interface in com.amazonaws.services.iottwinmaker
Interface for accessing AWS IoT TwinMaker asynchronously.
AWSIoTTwinMakerAsyncClient - Class in com.amazonaws.services.iottwinmaker
Client for accessing AWS IoT TwinMaker asynchronously.
AWSIoTTwinMakerAsyncClientBuilder - Class in com.amazonaws.services.iottwinmaker
Fluent builder for AWSIoTTwinMakerAsync.
AWSIoTTwinMakerClient - Class in com.amazonaws.services.iottwinmaker
Client for accessing AWS IoT TwinMaker.
AWSIoTTwinMakerClientBuilder - Class in com.amazonaws.services.iottwinmaker
Fluent builder for AWSIoTTwinMaker.
AWSIoTTwinMakerException - Exception in com.amazonaws.services.iottwinmaker.model
Base exception for all service exceptions thrown by AWS IoT TwinMaker
AWSIoTTwinMakerException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.AWSIoTTwinMakerException
Constructs a new AWSIoTTwinMakerException with the specified error message.

B

BatchPutPropertyError - Class in com.amazonaws.services.iottwinmaker.model
An error returned by the BatchPutProperty action.
BatchPutPropertyError() - Constructor for class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
 
BatchPutPropertyErrorEntry - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about errors returned by the BatchPutProperty action.
BatchPutPropertyErrorEntry() - Constructor for class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
 
batchPutPropertyValues(BatchPutPropertyValuesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
batchPutPropertyValues(BatchPutPropertyValuesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Sets values for multiple time series properties.
batchPutPropertyValues(BatchPutPropertyValuesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Sets values for multiple time series properties.
batchPutPropertyValuesAsync(BatchPutPropertyValuesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
batchPutPropertyValuesAsync(BatchPutPropertyValuesRequest, AsyncHandler<BatchPutPropertyValuesRequest, BatchPutPropertyValuesResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
batchPutPropertyValuesAsync(BatchPutPropertyValuesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Sets values for multiple time series properties.
batchPutPropertyValuesAsync(BatchPutPropertyValuesRequest, AsyncHandler<BatchPutPropertyValuesRequest, BatchPutPropertyValuesResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Sets values for multiple time series properties.
batchPutPropertyValuesAsync(BatchPutPropertyValuesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
batchPutPropertyValuesAsync(BatchPutPropertyValuesRequest, AsyncHandler<BatchPutPropertyValuesRequest, BatchPutPropertyValuesResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
BatchPutPropertyValuesRequest - Class in com.amazonaws.services.iottwinmaker.model
 
BatchPutPropertyValuesRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
 
BatchPutPropertyValuesResult - Class in com.amazonaws.services.iottwinmaker.model
 
BatchPutPropertyValuesResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClientBuilder
Construct an asynchronous implementation of AWSIoTTwinMakerAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClientBuilder
Construct a synchronous implementation of AWSIoTTwinMaker using the current builder configuration.
builder() - Static method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
 

C

clearComponentsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Removes all the entries added into Components.
clearComponentsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
Removes all the entries added into Components.
clearComponentUpdatesEntries() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
Removes all the entries added into ComponentUpdates.
clearConfigurationEntries() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
Removes all the entries added into Configuration.
clearConfigurationEntries() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
Removes all the entries added into Configuration.
clearExternalIdPropertyEntries() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
Removes all the entries added into ExternalIdProperty.
clearFunctionsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Removes all the entries added into Functions.
clearFunctionsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
Removes all the entries added into Functions.
clearFunctionsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Removes all the entries added into Functions.
clearMapValueEntries() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
Removes all the entries added into MapValue.
clearPropertiesEntries() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
Removes all the entries added into Properties.
clearPropertiesEntries() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
Removes all the entries added into Properties.
clearPropertyDefinitionsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Removes all the entries added into PropertyDefinitions.
clearPropertyDefinitionsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
Removes all the entries added into PropertyDefinitions.
clearPropertyDefinitionsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Removes all the entries added into PropertyDefinitions.
clearPropertyUpdatesEntries() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
Removes all the entries added into PropertyUpdates.
clearPropertyValuesEntries() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
Removes all the entries added into PropertyValues.
clearTagsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.Status
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
 
clone() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
 
com.amazonaws.services.iottwinmaker - package com.amazonaws.services.iottwinmaker
IoT TwinMaker is a service that enables you to build operational digital twins of physical systems.
com.amazonaws.services.iottwinmaker.model - package com.amazonaws.services.iottwinmaker.model
 
ComponentRequest - Class in com.amazonaws.services.iottwinmaker.model
An object that sets information about a component type create or update request.
ComponentRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ComponentRequest
 
ComponentResponse - Class in com.amazonaws.services.iottwinmaker.model
An object that returns information about a component type create or update request.
ComponentResponse() - Constructor for class com.amazonaws.services.iottwinmaker.model.ComponentResponse
 
ComponentTypeSummary - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about a component type.
ComponentTypeSummary() - Constructor for class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
 
ComponentUpdateRequest - Class in com.amazonaws.services.iottwinmaker.model
The component update request.
ComponentUpdateRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
 
ComponentUpdateType - Enum in com.amazonaws.services.iottwinmaker.model
 
configFactory - Static variable in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.iottwinmaker.model
A conflict occurred.
ConflictException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ConflictException
Constructs a new ConflictException with the specified error message.
ConnectorFailureException - Exception in com.amazonaws.services.iottwinmaker.model
The connector failed.
ConnectorFailureException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ConnectorFailureException
Constructs a new ConnectorFailureException with the specified error message.
ConnectorTimeoutException - Exception in com.amazonaws.services.iottwinmaker.model
The connector timed out.
ConnectorTimeoutException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ConnectorTimeoutException
Constructs a new ConnectorTimeoutException with the specified error message.
createComponentType(CreateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
createComponentType(CreateComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Creates a component type.
createComponentType(CreateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Creates a component type.
createComponentTypeAsync(CreateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createComponentTypeAsync(CreateComponentTypeRequest, AsyncHandler<CreateComponentTypeRequest, CreateComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createComponentTypeAsync(CreateComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates a component type.
createComponentTypeAsync(CreateComponentTypeRequest, AsyncHandler<CreateComponentTypeRequest, CreateComponentTypeResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates a component type.
createComponentTypeAsync(CreateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
createComponentTypeAsync(CreateComponentTypeRequest, AsyncHandler<CreateComponentTypeRequest, CreateComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
CreateComponentTypeRequest - Class in com.amazonaws.services.iottwinmaker.model
 
CreateComponentTypeRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
 
CreateComponentTypeResult - Class in com.amazonaws.services.iottwinmaker.model
 
CreateComponentTypeResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
 
createEntity(CreateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
createEntity(CreateEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Creates an entity.
createEntity(CreateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Creates an entity.
createEntityAsync(CreateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createEntityAsync(CreateEntityRequest, AsyncHandler<CreateEntityRequest, CreateEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createEntityAsync(CreateEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates an entity.
createEntityAsync(CreateEntityRequest, AsyncHandler<CreateEntityRequest, CreateEntityResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates an entity.
createEntityAsync(CreateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
createEntityAsync(CreateEntityRequest, AsyncHandler<CreateEntityRequest, CreateEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
CreateEntityRequest - Class in com.amazonaws.services.iottwinmaker.model
 
CreateEntityRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
 
CreateEntityResult - Class in com.amazonaws.services.iottwinmaker.model
 
CreateEntityResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
 
createScene(CreateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
createScene(CreateSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Creates a scene.
createScene(CreateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Creates a scene.
createSceneAsync(CreateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createSceneAsync(CreateSceneRequest, AsyncHandler<CreateSceneRequest, CreateSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createSceneAsync(CreateSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates a scene.
createSceneAsync(CreateSceneRequest, AsyncHandler<CreateSceneRequest, CreateSceneResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates a scene.
createSceneAsync(CreateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
createSceneAsync(CreateSceneRequest, AsyncHandler<CreateSceneRequest, CreateSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
CreateSceneRequest - Class in com.amazonaws.services.iottwinmaker.model
 
CreateSceneRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
 
CreateSceneResult - Class in com.amazonaws.services.iottwinmaker.model
 
CreateSceneResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
 
createWorkspace(CreateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
createWorkspace(CreateWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Creates a workplace.
createWorkspace(CreateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Creates a workplace.
createWorkspaceAsync(CreateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createWorkspaceAsync(CreateWorkspaceRequest, AsyncHandler<CreateWorkspaceRequest, CreateWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
createWorkspaceAsync(CreateWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates a workplace.
createWorkspaceAsync(CreateWorkspaceRequest, AsyncHandler<CreateWorkspaceRequest, CreateWorkspaceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Creates a workplace.
createWorkspaceAsync(CreateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
createWorkspaceAsync(CreateWorkspaceRequest, AsyncHandler<CreateWorkspaceRequest, CreateWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
CreateWorkspaceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
CreateWorkspaceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
 
CreateWorkspaceResult - Class in com.amazonaws.services.iottwinmaker.model
 
CreateWorkspaceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
 

D

DataConnector - Class in com.amazonaws.services.iottwinmaker.model
The data connector.
DataConnector() - Constructor for class com.amazonaws.services.iottwinmaker.model.DataConnector
 
DataType - Class in com.amazonaws.services.iottwinmaker.model
An object that specifies the data type of a property.
DataType() - Constructor for class com.amazonaws.services.iottwinmaker.model.DataType
 
DataValue - Class in com.amazonaws.services.iottwinmaker.model
An object that specifies a value for a property.
DataValue() - Constructor for class com.amazonaws.services.iottwinmaker.model.DataValue
 
defaultClient() - Static method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClientBuilder
 
deleteComponentType(DeleteComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
deleteComponentType(DeleteComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Deletes a component type.
deleteComponentType(DeleteComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Deletes a component type.
deleteComponentTypeAsync(DeleteComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteComponentTypeAsync(DeleteComponentTypeRequest, AsyncHandler<DeleteComponentTypeRequest, DeleteComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteComponentTypeAsync(DeleteComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes a component type.
deleteComponentTypeAsync(DeleteComponentTypeRequest, AsyncHandler<DeleteComponentTypeRequest, DeleteComponentTypeResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes a component type.
deleteComponentTypeAsync(DeleteComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
deleteComponentTypeAsync(DeleteComponentTypeRequest, AsyncHandler<DeleteComponentTypeRequest, DeleteComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
DeleteComponentTypeRequest - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteComponentTypeRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
 
DeleteComponentTypeResult - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteComponentTypeResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
 
deleteEntity(DeleteEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
deleteEntity(DeleteEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Deletes an entity.
deleteEntity(DeleteEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Deletes an entity.
deleteEntityAsync(DeleteEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteEntityAsync(DeleteEntityRequest, AsyncHandler<DeleteEntityRequest, DeleteEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteEntityAsync(DeleteEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes an entity.
deleteEntityAsync(DeleteEntityRequest, AsyncHandler<DeleteEntityRequest, DeleteEntityResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes an entity.
deleteEntityAsync(DeleteEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
deleteEntityAsync(DeleteEntityRequest, AsyncHandler<DeleteEntityRequest, DeleteEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
DeleteEntityRequest - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteEntityRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
 
DeleteEntityResult - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteEntityResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
 
deleteScene(DeleteSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
deleteScene(DeleteSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Deletes a scene.
deleteScene(DeleteSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Deletes a scene.
deleteSceneAsync(DeleteSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteSceneAsync(DeleteSceneRequest, AsyncHandler<DeleteSceneRequest, DeleteSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteSceneAsync(DeleteSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes a scene.
deleteSceneAsync(DeleteSceneRequest, AsyncHandler<DeleteSceneRequest, DeleteSceneResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes a scene.
deleteSceneAsync(DeleteSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
deleteSceneAsync(DeleteSceneRequest, AsyncHandler<DeleteSceneRequest, DeleteSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
DeleteSceneRequest - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteSceneRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
 
DeleteSceneResult - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteSceneResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteSceneResult
 
deleteWorkspace(DeleteWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
deleteWorkspace(DeleteWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Deletes a workspace.
deleteWorkspace(DeleteWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Deletes a workspace.
deleteWorkspaceAsync(DeleteWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteWorkspaceAsync(DeleteWorkspaceRequest, AsyncHandler<DeleteWorkspaceRequest, DeleteWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
deleteWorkspaceAsync(DeleteWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes a workspace.
deleteWorkspaceAsync(DeleteWorkspaceRequest, AsyncHandler<DeleteWorkspaceRequest, DeleteWorkspaceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Deletes a workspace.
deleteWorkspaceAsync(DeleteWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
deleteWorkspaceAsync(DeleteWorkspaceRequest, AsyncHandler<DeleteWorkspaceRequest, DeleteWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
DeleteWorkspaceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteWorkspaceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
 
DeleteWorkspaceResult - Class in com.amazonaws.services.iottwinmaker.model
 
DeleteWorkspaceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
The region metadata service name for computing region endpoints.
EntityPropertyReference - Class in com.amazonaws.services.iottwinmaker.model
An object that uniquely identifies an entity property.
EntityPropertyReference() - Constructor for class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
 
EntitySummary - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about an entity.
EntitySummary() - Constructor for class com.amazonaws.services.iottwinmaker.model.EntitySummary
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.Status
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
 
equals(Object) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
 
ErrorCode - Enum in com.amazonaws.services.iottwinmaker.model
 
ErrorDetails - Class in com.amazonaws.services.iottwinmaker.model
The error details.
ErrorDetails() - Constructor for class com.amazonaws.services.iottwinmaker.model.ErrorDetails
 

F

fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.ComponentUpdateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.InterpolationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.OrderByTime
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.PropertyUpdateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.Scope
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.State
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.Type
Use this in place of valueOf.
FunctionRequest - Class in com.amazonaws.services.iottwinmaker.model
The function request body.
FunctionRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.FunctionRequest
 
FunctionResponse - Class in com.amazonaws.services.iottwinmaker.model
The function response.
FunctionResponse() - Constructor for class com.amazonaws.services.iottwinmaker.model.FunctionResponse
 

G

getAllowedValues() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The allowed values for this data type.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The ARN of the component type.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The ARN of the component type.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The ARN of the entity.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
The ARN of the scene.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
The ARN of the workspace.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ARN of the entity.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ARN of the component type.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ARN of the entity.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ARN of the scene.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the workspace.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
The ARN of the Lambda function.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The ARN of the scene.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ARN of the component type.
getArn() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The ARN of the workspace.
getBooleanValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A Boolean value.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapabilities() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
A list of capabilities that the scene uses to render itself.
getCapabilities() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
A list of capabilities that the scene uses to render.
getCapabilities() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
A list of capabilities that the scene uses to render.
getCode() - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error code.
getComponentName() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The name of the component.
getComponentName() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The name of the component.
getComponentName() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The name of the component whose property values the operation returns.
getComponents() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
An object that maps strings to the components in the entity.
getComponents() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
An object that maps strings to the components in the entity.
getComponentType(GetComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getComponentType(GetComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Retrieves information about a component type.
getComponentType(GetComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Retrieves information about a component type.
getComponentTypeAsync(GetComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getComponentTypeAsync(GetComponentTypeRequest, AsyncHandler<GetComponentTypeRequest, GetComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getComponentTypeAsync(GetComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about a component type.
getComponentTypeAsync(GetComponentTypeRequest, AsyncHandler<GetComponentTypeRequest, GetComponentTypeResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about a component type.
getComponentTypeAsync(GetComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getComponentTypeAsync(GetComponentTypeRequest, AsyncHandler<GetComponentTypeRequest, GetComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
The ID of the component type to delete.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the component type whose property values the operation returns.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The ID of the component type in the entities in the list.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The ID of the component type.
getComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ID of the component type.
GetComponentTypeRequest - Class in com.amazonaws.services.iottwinmaker.model
 
GetComponentTypeRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
 
GetComponentTypeResult - Class in com.amazonaws.services.iottwinmaker.model
 
GetComponentTypeResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
 
getComponentTypeSummaries() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
A list of objects that contain information about the component types.
getComponentUpdates() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
An object that maps strings to the component updates in the request.
getConfiguration() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A mapping that specifies configuration information about the property.
getConfiguration() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A mapping that specifies configuration information about the property.
getContentLocation() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The relative path that specifies the location of the content definition file.
getContentLocation() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The relative path that specifies the location of the content definition file.
getContentLocation() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The relative path that specifies the location of the content definition file.
getContentLocation() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The relative path that specifies the location of the content definition file.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The date and time when the component type was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The date and time when the entity was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The date and time when the entity was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
The date and time when the scene was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
The date and time when the workspace was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The date and time when the entity was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The date and time when the component type was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The date and time when the entity was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The date and time when the scene was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The date and time when the workspace was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The date and time when the scene was created.
getCreationDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The date and time when the workspace was created.
getDataType() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
An object that contains information about the data type.
getDataType() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
An object that contains information about the data type.
getDefaultValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
An object that contains the default value.
getDefaultValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
An object that contains the default value.
getDefinedIn() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The name of the property definition set in the request.
getDefinition() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
An object that specifies information about a property.
getDefinition() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
An object that specifies information about a property.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
The description of the component request.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The description of the component type.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The description of the component type.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The description of the component type.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The description of the component type.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The description of the entity.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The description for this scene.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The description of the workspace.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The description of the entity.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The description of the component type.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The description of the entity.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The description of the scene.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The description of the workspace.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The scene description.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The description of the component type.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The description of the entity.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The description of this scene.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The description of the workspace.
getDescription() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The description of the workspace.
getDoubleValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A double value.
getEndDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Deprecated.
getEndTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ISO8601 DateTime of the latest property value to return.
getEntity(GetEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getEntity(GetEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Retrieves information about an entity.
getEntity(GetEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Retrieves information about an entity.
getEntityAsync(GetEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getEntityAsync(GetEntityRequest, AsyncHandler<GetEntityRequest, GetEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getEntityAsync(GetEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about an entity.
getEntityAsync(GetEntityRequest, AsyncHandler<GetEntityRequest, GetEntityResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about an entity.
getEntityAsync(GetEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getEntityAsync(GetEntityRequest, AsyncHandler<GetEntityRequest, GetEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
The ID of the entity to delete.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the entity.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the entity whose property values the operation returns.
getEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The ID of the entity.
getEntityName() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The name of the entity.
getEntityName() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The name of the entity.
getEntityName() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The name of the entity.
getEntityName() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The name of the entity.
getEntityPropertyReference() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
An object that contains information about the entity that has the property.
getEntityPropertyReference() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
An object that uniquely identifies an entity property.
GetEntityRequest - Class in com.amazonaws.services.iottwinmaker.model
 
GetEntityRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
 
GetEntityResult - Class in com.amazonaws.services.iottwinmaker.model
 
GetEntityResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetEntityResult
 
getEntitySummaries() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
A list of objects that contain information about the entities.
getEntries() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
An object that maps strings to the property value entries to set.
getEntry() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
An object that contains information about errors returned by the BatchPutProperty action.
getError() - Method in class com.amazonaws.services.iottwinmaker.model.Status
The error message.
getErrorCode() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
The error code.
getErrorEntries() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
Entries that caused errors in the batch put operation.
getErrorMessage() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
The error message.
getErrors() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
A list of objects that contain information about errors returned by the BatchPutProperty action.
getExecutorService() - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An expression that produces the value.
getExtendsFrom() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Specifies the parent component type to extend.
getExtendsFrom() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The name of the parent component type that this component type extends.
getExtendsFrom() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
The component type that the component types in the list extend.
getExtendsFrom() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Specifies the component type that this component type extends.
getExternalId() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The external-Id property of a component.
getExternalIdProperty() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
A mapping of external IDs to property names.
getFilters() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
A list of objects that filter the request.
getFilters() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
A list of objects that filter the request.
getFunctions() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
An object that maps strings to the functions in the component type.
getFunctions() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
An object that maps strings to the functions in the component type.
getFunctions() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
An object that maps strings to the functions in the component type.
getHasChildEntities() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
A Boolean value that specifies whether the entity has child entities or not.
getHasChildEntities() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
A Boolean value that specifies whether the entity has associated child entities.
getImplementedBy() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The data connector.
getImplementedBy() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The data connector.
getIntegerValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An integer value.
getInterpolation() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
An object that specifies the interpolation type and the interval over which to interpolate data.
getInterpolationType() - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation type.
getIntervalInSeconds() - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation time interval in seconds.
getIsAbstract() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type is abstract.
getIsAbstract() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
A Boolean value that specifies whether the component types in the list are abstract.
getIsExternalId() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property ID comes from an external data store.
getIsExternalId() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property ID comes from an external data store.
getIsFinal() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition can be updated.
getIsImported() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is imported from an external data store.
getIsInherited() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
Indicates whether this function is inherited.
getIsInherited() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is inherited from a parent entity.
getIsNative() - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
A Boolean value that specifies whether the data connector is native to IoT TwinMaker.
getIsRecursive() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
A Boolean value that specifies whether the operation deletes child entities.
getIsRequiredInEntity() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is required.
getIsRequiredInEntity() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is required in an entity.
getIsSchemaInitialized() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type has a schema initializer and that the schema initializer has run.
getIsSingleton() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
getIsSingleton() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether an entity can have more than one component of this type.
getIsSingleton() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
getIsStoredExternally() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is stored externally.
getIsStoredExternally() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is stored externally.
getIsTimeSeries() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property consists of time series data.
getIsTimeSeries() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property consists of time series data.
getLambda() - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
The Lambda function associated with this data connector.
getListValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A list of multiple values.
getLongValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A long value.
getMapValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An object that maps strings to multiple DataValue objects.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The maximum number of results to display.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
Specifies the maximum number of results to display.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The maximum number of results to display.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
Specifies the maximum number of results to display.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The maximum number of results to display.
getMaxResults() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
The maximum number of results to display.
getMessage() - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error message.
getNamespace() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
The namespace to which the component types in the list belong.
getNestedType() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The nested type in the data type.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
The string that specifies the next page of results.
getNextToken() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
The string that specifies the next page of results.
getOperator() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The operator associated with this property filter.
getOrderByTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The time direction to use in the result order.
getParentEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the entity's parent entity.
getParentEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ID of the parent entity.
getParentEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the parent entity for this entity.
getParentEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The parent of the entities in the list.
getParentEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The ID of the parent entity.
getParentEntityUpdate() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
An object that describes the update request for a parent entity.
getProperties() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
An object that maps strings to the properties to set in the component type.
getProperties() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
An object that maps strings to the properties to set in the component type.
getPropertyDefinitions() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
An object that maps strings to the property definitions in the component type.
getPropertyDefinitions() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
An object that maps strings to the property definitions in the component type.
getPropertyDefinitions() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
An object that maps strings to the property definitions in the component type.
getPropertyFilters() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of objects that filter the property value history request.
getPropertyName() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The name of the property.
getPropertyName() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The property name associated with this property filter.
getPropertyReference() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
An object that specifies information about a property.>
getPropertyUpdates() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
An object that maps strings to the properties to set in the component type update.
getPropertyValue(GetPropertyValueRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getPropertyValue(GetPropertyValueRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Gets the property values for a component, component type, entity, or workspace.
getPropertyValue(GetPropertyValueRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Gets the property values for a component, component type, entity, or workspace.
getPropertyValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
The value of the property.
getPropertyValueAsync(GetPropertyValueRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getPropertyValueAsync(GetPropertyValueRequest, AsyncHandler<GetPropertyValueRequest, GetPropertyValueResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getPropertyValueAsync(GetPropertyValueRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Gets the property values for a component, component type, entity, or workspace.
getPropertyValueAsync(GetPropertyValueRequest, AsyncHandler<GetPropertyValueRequest, GetPropertyValueResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Gets the property values for a component, component type, entity, or workspace.
getPropertyValueAsync(GetPropertyValueRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getPropertyValueAsync(GetPropertyValueRequest, AsyncHandler<GetPropertyValueRequest, GetPropertyValueResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getPropertyValueHistory(GetPropertyValueHistoryRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getPropertyValueHistory(GetPropertyValueHistoryRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.
getPropertyValueHistory(GetPropertyValueHistoryRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.
getPropertyValueHistoryAsync(GetPropertyValueHistoryRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getPropertyValueHistoryAsync(GetPropertyValueHistoryRequest, AsyncHandler<GetPropertyValueHistoryRequest, GetPropertyValueHistoryResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getPropertyValueHistoryAsync(GetPropertyValueHistoryRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.
getPropertyValueHistoryAsync(GetPropertyValueHistoryRequest, AsyncHandler<GetPropertyValueHistoryRequest, GetPropertyValueHistoryResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.
getPropertyValueHistoryAsync(GetPropertyValueHistoryRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getPropertyValueHistoryAsync(GetPropertyValueHistoryRequest, AsyncHandler<GetPropertyValueHistoryRequest, GetPropertyValueHistoryResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
GetPropertyValueHistoryRequest - Class in com.amazonaws.services.iottwinmaker.model
 
GetPropertyValueHistoryRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
 
GetPropertyValueHistoryResult - Class in com.amazonaws.services.iottwinmaker.model
 
GetPropertyValueHistoryResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
 
GetPropertyValueRequest - Class in com.amazonaws.services.iottwinmaker.model
 
GetPropertyValueRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
 
GetPropertyValueResult - Class in com.amazonaws.services.iottwinmaker.model
 
GetPropertyValueResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
 
getPropertyValues() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
An object that maps strings to the property definitions in the component type.
getPropertyValues() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
An object that maps strings to the properties and latest property values in the response.
getPropertyValues() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
A list of objects that specify time series property values.
getRelationship() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
A relationship that associates a component with another component.
getRelationshipType() - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
The type of the relationship.
getRelationshipValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A value that relates a component to another component.
getRequiredProperties() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The required properties of the function.
getRequiredProperties() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The required properties of the function.
getResourceARN() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The ARN of the resource.
getResourceARN() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
The ARN of the resource.
getResourceARN() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
The ARN of the resource.
getRole() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ARN of the execution role associated with the workspace.
getRole() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the execution role associated with the workspace.
getRole() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The ARN of the execution role associated with the workspace.
getS3Location() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ARN of the S3 bucket where resources associated with the workspace are stored.
getS3Location() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the S3 bucket where resources associated with the workspace are stored.
getScene(GetSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getScene(GetSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Retrieves information about a scene.
getScene(GetSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Retrieves information about a scene.
getSceneAsync(GetSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getSceneAsync(GetSceneRequest, AsyncHandler<GetSceneRequest, GetSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getSceneAsync(GetSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about a scene.
getSceneAsync(GetSceneRequest, AsyncHandler<GetSceneRequest, GetSceneResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about a scene.
getSceneAsync(GetSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getSceneAsync(GetSceneRequest, AsyncHandler<GetSceneRequest, GetSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getSceneId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The ID of the scene.
getSceneId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
The ID of the scene to delete.
getSceneId() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
The ID of the scene.
getSceneId() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ID of the scene.
getSceneId() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The ID of the scene.
getSceneId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The ID of the scene.
GetSceneRequest - Class in com.amazonaws.services.iottwinmaker.model
 
GetSceneRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
 
GetSceneResult - Class in com.amazonaws.services.iottwinmaker.model
 
GetSceneResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetSceneResult
 
getSceneSummaries() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
A list of objects that contain information about the scenes.
getScope() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The scope of the function.
getScope() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The scope of the function.
getSelectedProperties() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of properties whose value histories the request retrieves.
getSelectedProperties() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The properties whose values the operation returns.
getStartDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Deprecated.
getStartTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ISO8601 DateTime of the earliest property value to return.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The current state of the component type.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The current state of the entity.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
The current state of the component type to be deleted.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
The current state of the deleted entity.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.Status
The current state of the entity, component, component type, or workspace.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The current state of the component type.
getState() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The current state of the entity update.
getStatus() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The status of the component type.
getStatus() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The current status of the component type.
getStatus() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The current status of the entity.
getStatus() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The current status of the component type.
getStatus() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The current status of the entity.
getStringValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A string value.
getTagKeys() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
A list of tag key names to remove from the resource.
getTags() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Metadata that you can use to manage the component type.
getTags() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Metadata that you can use to manage the entity.
getTags() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
Metadata that you can use to manage the scene.
getTags() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
Metadata that you can use to manage the workspace
getTags() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
Metadata that you can use to manage a resource.
getTags() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
Metadata to add to this resource.
getTargetComponentName() - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
The name of the target component associated with the relationship value.
getTargetComponentTypeId() - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
The ID of the target component type associated with this relationship.
getTargetEntityId() - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
The ID of the target entity associated with this relationship value.
getTime() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
ISO8601 DateTime of a value for a time series property.
getTimestamp() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
Deprecated.
getType() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The underlying type of the data type.
getUnitOfMeasure() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The unit of measure used in this data type.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The date and time when the component type was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The last date and time when the entity was updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The date and time when the component was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The date and time when the entity was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The date and time when the scene was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The date and time when the workspace was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The date and time when the scene was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The date and time when the entity was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
The date and time when the scene was last updated.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
The date and time of the current update.
getUpdateDateTime() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The date and time when the workspace was last updated.
getUpdateType() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The update type of the component update request.
getUpdateType() - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The type of the update.
getUpdateType() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The update type of the update property request.
getValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The value associated with this property filter.
getValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The value of the property.
getValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
The value of the property.
getValue() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
An object that specifies a value for a time series property.
getValues() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
A list of objects that contain information about the values in the history of a time series property.
getWorkspace(GetWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
getWorkspace(GetWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Retrieves information about a workspace.
getWorkspace(GetWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Retrieves information about a workspace.
getWorkspaceAsync(GetWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getWorkspaceAsync(GetWorkspaceRequest, AsyncHandler<GetWorkspaceRequest, GetWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
getWorkspaceAsync(GetWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about a workspace.
getWorkspaceAsync(GetWorkspaceRequest, AsyncHandler<GetWorkspaceRequest, GetWorkspaceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about a workspace.
getWorkspaceAsync(GetWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getWorkspaceAsync(GetWorkspaceRequest, AsyncHandler<GetWorkspaceRequest, GetWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
The ID of the workspace that contains the properties to set.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The ID of the workspace that contains the component type.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the workspace that contains the entity.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The ID of the workspace that contains the scene.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
The ID of the workspace that contains the component type.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
The ID of the workspace that contains the entity to delete.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
The ID of the workspace to delete.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
The ID of the workspace that contains the component type.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ID of the workspace that contains the component type.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the workspace whose values the operation returns.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
The ID of the workspace that contains the scene.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ID of the workspace that contains the scene.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
The ID of the workspace that contains the scenes.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The ID of the workspace that contains the component type.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ID of the workspace that contains the component type.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The ID of the workspace that contains the entity.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The ID of the workspace that contains the scene.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The ID of the workspace.
getWorkspaceId() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The ID of the workspace.
GetWorkspaceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
GetWorkspaceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
 
GetWorkspaceResult - Class in com.amazonaws.services.iottwinmaker.model
 
GetWorkspaceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
 
getWorkspaceSummaries() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
A list of objects that contain information about the workspaces.

H

hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.Status
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
 
hashCode() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
 

I

InternalServerException - Exception in com.amazonaws.services.iottwinmaker.model
An unexpected error has occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InterpolationParameters - Class in com.amazonaws.services.iottwinmaker.model
An object that specifies how to interpolate data in a list.
InterpolationParameters() - Constructor for class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
 
InterpolationType - Enum in com.amazonaws.services.iottwinmaker.model
 
isAbstract() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type is abstract.
isAbstract() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
A Boolean value that specifies whether the component types in the list are abstract.
isBooleanValue() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A Boolean value.
isExternalId() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property ID comes from an external data store.
isExternalId() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property ID comes from an external data store.
isFinal() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition can be updated.
isHasChildEntities() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
A Boolean value that specifies whether the entity has child entities or not.
isHasChildEntities() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
A Boolean value that specifies whether the entity has associated child entities.
isImported() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is imported from an external data store.
isInherited() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
Indicates whether this function is inherited.
isInherited() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is inherited from a parent entity.
isNative() - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
A Boolean value that specifies whether the data connector is native to IoT TwinMaker.
isRecursive() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
A Boolean value that specifies whether the operation deletes child entities.
isRequiredInEntity() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is required.
isRequiredInEntity() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is required in an entity.
isSchemaInitialized() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type has a schema initializer and that the schema initializer has run.
isSingleton() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
isSingleton() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether an entity can have more than one component of this type.
isSingleton() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
isStoredExternally() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is stored externally.
isStoredExternally() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is stored externally.
isTimeSeries() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property consists of time series data.
isTimeSeries() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property consists of time series data.

L

LambdaFunction - Class in com.amazonaws.services.iottwinmaker.model
The Lambda function.
LambdaFunction() - Constructor for class com.amazonaws.services.iottwinmaker.model.LambdaFunction
 
listComponentTypes(ListComponentTypesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
listComponentTypes(ListComponentTypesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Lists all component types in a workspace.
listComponentTypes(ListComponentTypesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Lists all component types in a workspace.
listComponentTypesAsync(ListComponentTypesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listComponentTypesAsync(ListComponentTypesRequest, AsyncHandler<ListComponentTypesRequest, ListComponentTypesResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listComponentTypesAsync(ListComponentTypesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all component types in a workspace.
listComponentTypesAsync(ListComponentTypesRequest, AsyncHandler<ListComponentTypesRequest, ListComponentTypesResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all component types in a workspace.
listComponentTypesAsync(ListComponentTypesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
listComponentTypesAsync(ListComponentTypesRequest, AsyncHandler<ListComponentTypesRequest, ListComponentTypesResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
ListComponentTypesFilter - Class in com.amazonaws.services.iottwinmaker.model
An object that filters items in a list of component types.
ListComponentTypesFilter() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
 
ListComponentTypesRequest - Class in com.amazonaws.services.iottwinmaker.model
 
ListComponentTypesRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
 
ListComponentTypesResult - Class in com.amazonaws.services.iottwinmaker.model
 
ListComponentTypesResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
 
listEntities(ListEntitiesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
listEntities(ListEntitiesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Lists all entities in a workspace.
listEntities(ListEntitiesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Lists all entities in a workspace.
listEntitiesAsync(ListEntitiesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listEntitiesAsync(ListEntitiesRequest, AsyncHandler<ListEntitiesRequest, ListEntitiesResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listEntitiesAsync(ListEntitiesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all entities in a workspace.
listEntitiesAsync(ListEntitiesRequest, AsyncHandler<ListEntitiesRequest, ListEntitiesResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all entities in a workspace.
listEntitiesAsync(ListEntitiesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
listEntitiesAsync(ListEntitiesRequest, AsyncHandler<ListEntitiesRequest, ListEntitiesResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
ListEntitiesFilter - Class in com.amazonaws.services.iottwinmaker.model
An object that filters items in a list of entities.
ListEntitiesFilter() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
 
ListEntitiesRequest - Class in com.amazonaws.services.iottwinmaker.model
 
ListEntitiesRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
 
ListEntitiesResult - Class in com.amazonaws.services.iottwinmaker.model
 
ListEntitiesResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
 
listScenes(ListScenesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
listScenes(ListScenesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Lists all scenes in a workspace.
listScenes(ListScenesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Lists all scenes in a workspace.
listScenesAsync(ListScenesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listScenesAsync(ListScenesRequest, AsyncHandler<ListScenesRequest, ListScenesResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listScenesAsync(ListScenesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all scenes in a workspace.
listScenesAsync(ListScenesRequest, AsyncHandler<ListScenesRequest, ListScenesResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all scenes in a workspace.
listScenesAsync(ListScenesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
listScenesAsync(ListScenesRequest, AsyncHandler<ListScenesRequest, ListScenesResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
ListScenesRequest - Class in com.amazonaws.services.iottwinmaker.model
 
ListScenesRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
 
ListScenesResult - Class in com.amazonaws.services.iottwinmaker.model
 
ListScenesResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListScenesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Lists all tags associated with a resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Lists all tags associated with a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all tags associated with a resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Lists all tags associated with a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.iottwinmaker.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
 
listWorkspaces(ListWorkspacesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
listWorkspaces(ListWorkspacesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Retrieves information about workspaces in the current account.
listWorkspaces(ListWorkspacesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Retrieves information about workspaces in the current account.
listWorkspacesAsync(ListWorkspacesRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listWorkspacesAsync(ListWorkspacesRequest, AsyncHandler<ListWorkspacesRequest, ListWorkspacesResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
listWorkspacesAsync(ListWorkspacesRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about workspaces in the current account.
listWorkspacesAsync(ListWorkspacesRequest, AsyncHandler<ListWorkspacesRequest, ListWorkspacesResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Retrieves information about workspaces in the current account.
listWorkspacesAsync(ListWorkspacesRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
listWorkspacesAsync(ListWorkspacesRequest, AsyncHandler<ListWorkspacesRequest, ListWorkspacesResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
ListWorkspacesRequest - Class in com.amazonaws.services.iottwinmaker.model
 
ListWorkspacesRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
 
ListWorkspacesResult - Class in com.amazonaws.services.iottwinmaker.model
 
ListWorkspacesResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.Status
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
 

O

OrderByTime - Enum in com.amazonaws.services.iottwinmaker.model
 

P

ParentEntityUpdateRequest - Class in com.amazonaws.services.iottwinmaker.model
The parent entity update request.
ParentEntityUpdateRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
 
ParentEntityUpdateType - Enum in com.amazonaws.services.iottwinmaker.model
 
PropertyDefinitionRequest - Class in com.amazonaws.services.iottwinmaker.model
An object that sets information about a property.
PropertyDefinitionRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
 
PropertyDefinitionResponse - Class in com.amazonaws.services.iottwinmaker.model
An object that contains response data from a property definition request.
PropertyDefinitionResponse() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
 
PropertyFilter - Class in com.amazonaws.services.iottwinmaker.model
An object that filters items returned by a property request.
PropertyFilter() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyFilter
 
PropertyLatestValue - Class in com.amazonaws.services.iottwinmaker.model
The latest value of the property.
PropertyLatestValue() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
 
PropertyRequest - Class in com.amazonaws.services.iottwinmaker.model
An object that sets information about a property.
PropertyRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyRequest
 
PropertyResponse - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about a property response.
PropertyResponse() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyResponse
 
PropertyUpdateType - Enum in com.amazonaws.services.iottwinmaker.model
 
PropertyValue - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about a value for a time series property.
PropertyValue() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyValue
 
PropertyValueEntry - Class in com.amazonaws.services.iottwinmaker.model
An object that specifies information about time series property values.
PropertyValueEntry() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
 
PropertyValueHistory - Class in com.amazonaws.services.iottwinmaker.model
The history of values for a time series property.
PropertyValueHistory() - Constructor for class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
 

R

Relationship - Class in com.amazonaws.services.iottwinmaker.model
An object that specifies a relationship with another component type.
Relationship() - Constructor for class com.amazonaws.services.iottwinmaker.model.Relationship
 
RelationshipValue - Class in com.amazonaws.services.iottwinmaker.model
A value that associates a component and an entity.
RelationshipValue() - Constructor for class com.amazonaws.services.iottwinmaker.model.RelationshipValue
 
ResourceNotFoundException - Exception in com.amazonaws.services.iottwinmaker.model
The resource wasn't found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

SceneSummary - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about a scene.
SceneSummary() - Constructor for class com.amazonaws.services.iottwinmaker.model.SceneSummary
 
Scope - Enum in com.amazonaws.services.iottwinmaker.model
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.iottwinmaker.model
The service quota was exceeded.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAllowedValues(Collection<DataValue>) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The allowed values for this data type.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The ARN of the component type.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The ARN of the component type.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The ARN of the entity.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
The ARN of the scene.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
The ARN of the workspace.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ARN of the entity.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ARN of the component type.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ARN of the entity.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ARN of the scene.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the workspace.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
The ARN of the Lambda function.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The ARN of the scene.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ARN of the component type.
setArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The ARN of the workspace.
setBooleanValue(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A Boolean value.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
A list of capabilities that the scene uses to render itself.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
A list of capabilities that the scene uses to render.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
A list of capabilities that the scene uses to render.
setCode(String) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error code.
setComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The name of the component whose property values the operation returns.
setComponents(Map<String, ComponentRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
An object that maps strings to the components in the entity.
setComponents(Map<String, ComponentResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
An object that maps strings to the components in the entity.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
The ID of the component type to delete.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the component type whose property values the operation returns.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The ID of the component type in the entities in the list.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The ID of the component type.
setComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ID of the component type.
setComponentTypeSummaries(Collection<ComponentTypeSummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
A list of objects that contain information about the component types.
setComponentUpdates(Map<String, ComponentUpdateRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
An object that maps strings to the component updates in the request.
setConfiguration(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A mapping that specifies configuration information about the property.
setConfiguration(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A mapping that specifies configuration information about the property.
setContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The relative path that specifies the location of the content definition file.
setContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The relative path that specifies the location of the content definition file.
setContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The relative path that specifies the location of the content definition file.
setContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The relative path that specifies the location of the content definition file.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The date and time when the component type was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The date and time when the entity was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The date and time when the entity was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
The date and time when the scene was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
The date and time when the workspace was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The date and time when the entity was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The date and time when the component type was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The date and time when the entity was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The date and time when the scene was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The date and time when the workspace was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The date and time when the scene was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The date and time when the workspace was created.
setDataType(DataType) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
An object that contains information about the data type.
setDataType(DataType) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
An object that contains information about the data type.
setDefaultValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
An object that contains the default value.
setDefaultValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
An object that contains the default value.
setDefinedIn(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The name of the property definition set in the request.
setDefinition(PropertyDefinitionRequest) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
An object that specifies information about a property.
setDefinition(PropertyDefinitionResponse) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
An object that specifies information about a property.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
The description of the component request.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The description of the component type.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The description of the component type.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The description of the component type.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The description of the component type.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The description of the entity.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The description for this scene.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The description of the workspace.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The description of the entity.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The description of the component type.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The description of the entity.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The description of the scene.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The description of the workspace.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The scene description.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The description of the component type.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The description of the entity.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The description of this scene.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The description of the workspace.
setDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The description of the workspace.
setDoubleValue(Double) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A double value.
setEndDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Deprecated.
setEndTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ISO8601 DateTime of the latest property value to return.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
The ID of the entity to delete.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the entity.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the entity whose property values the operation returns.
setEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The ID of the entity.
setEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The name of the entity.
setEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The name of the entity.
setEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The name of the entity.
setEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The name of the entity.
setEntityPropertyReference(EntityPropertyReference) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
An object that contains information about the entity that has the property.
setEntityPropertyReference(EntityPropertyReference) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
An object that uniquely identifies an entity property.
setEntitySummaries(Collection<EntitySummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
A list of objects that contain information about the entities.
setEntries(Collection<PropertyValueEntry>) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
An object that maps strings to the property value entries to set.
setEntry(PropertyValueEntry) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
An object that contains information about errors returned by the BatchPutProperty action.
setError(ErrorDetails) - Method in class com.amazonaws.services.iottwinmaker.model.Status
The error message.
setErrorCode(String) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
The error code.
setErrorEntries(Collection<BatchPutPropertyErrorEntry>) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
Entries that caused errors in the batch put operation.
setErrorMessage(String) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
The error message.
setErrors(Collection<BatchPutPropertyError>) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
A list of objects that contain information about errors returned by the BatchPutProperty action.
setExpression(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An expression that produces the value.
setExtendsFrom(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Specifies the parent component type to extend.
setExtendsFrom(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The name of the parent component type that this component type extends.
setExtendsFrom(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
The component type that the component types in the list extend.
setExtendsFrom(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Specifies the component type that this component type extends.
setExternalId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The external-Id property of a component.
setExternalIdProperty(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
A mapping of external IDs to property names.
setFilters(Collection<ListComponentTypesFilter>) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
A list of objects that filter the request.
setFilters(Collection<ListEntitiesFilter>) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
A list of objects that filter the request.
setFunctions(Map<String, FunctionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
An object that maps strings to the functions in the component type.
setFunctions(Map<String, FunctionResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
An object that maps strings to the functions in the component type.
setFunctions(Map<String, FunctionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
An object that maps strings to the functions in the component type.
setHasChildEntities(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
A Boolean value that specifies whether the entity has child entities or not.
setHasChildEntities(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
A Boolean value that specifies whether the entity has associated child entities.
setImplementedBy(DataConnector) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The data connector.
setImplementedBy(DataConnector) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The data connector.
setIntegerValue(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An integer value.
setInterpolation(InterpolationParameters) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
An object that specifies the interpolation type and the interval over which to interpolate data.
setInterpolationType(String) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation type.
setIntervalInSeconds(Long) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation time interval in seconds.
setIsAbstract(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type is abstract.
setIsAbstract(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
A Boolean value that specifies whether the component types in the list are abstract.
setIsExternalId(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property ID comes from an external data store.
setIsExternalId(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property ID comes from an external data store.
setIsFinal(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition can be updated.
setIsImported(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is imported from an external data store.
setIsInherited(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
Indicates whether this function is inherited.
setIsInherited(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is inherited from a parent entity.
setIsNative(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
A Boolean value that specifies whether the data connector is native to IoT TwinMaker.
setIsRecursive(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
A Boolean value that specifies whether the operation deletes child entities.
setIsRequiredInEntity(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is required.
setIsRequiredInEntity(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is required in an entity.
setIsSchemaInitialized(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type has a schema initializer and that the schema initializer has run.
setIsSingleton(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
setIsSingleton(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether an entity can have more than one component of this type.
setIsSingleton(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
setIsStoredExternally(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is stored externally.
setIsStoredExternally(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is stored externally.
setIsTimeSeries(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property consists of time series data.
setIsTimeSeries(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property consists of time series data.
setLambda(LambdaFunction) - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
The Lambda function associated with this data connector.
setListValue(Collection<DataValue>) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A list of multiple values.
setLongValue(Long) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A long value.
setMapValue(Map<String, DataValue>) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An object that maps strings to multiple DataValue objects.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The maximum number of results to display.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
Specifies the maximum number of results to display.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The maximum number of results to display.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
Specifies the maximum number of results to display.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The maximum number of results to display.
setMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
The maximum number of results to display.
setMessage(String) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error message.
setNamespace(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
The namespace to which the component types in the list belong.
setNestedType(DataType) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The nested type in the data type.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
The string that specifies the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
The string that specifies the next page of results.
setOperator(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The operator associated with this property filter.
setOrderByTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The time direction to use in the result order.
setParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the entity's parent entity.
setParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ID of the parent entity.
setParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the parent entity for this entity.
setParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The parent of the entities in the list.
setParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The ID of the parent entity.
setParentEntityUpdate(ParentEntityUpdateRequest) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
An object that describes the update request for a parent entity.
setProperties(Map<String, PropertyRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
An object that maps strings to the properties to set in the component type.
setProperties(Map<String, PropertyResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
An object that maps strings to the properties to set in the component type.
setPropertyDefinitions(Map<String, PropertyDefinitionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
An object that maps strings to the property definitions in the component type.
setPropertyDefinitions(Map<String, PropertyDefinitionResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
An object that maps strings to the property definitions in the component type.
setPropertyDefinitions(Map<String, PropertyDefinitionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
An object that maps strings to the property definitions in the component type.
setPropertyFilters(Collection<PropertyFilter>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of objects that filter the property value history request.
setPropertyName(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The name of the property.
setPropertyName(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The property name associated with this property filter.
setPropertyReference(EntityPropertyReference) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
An object that specifies information about a property.>
setPropertyUpdates(Map<String, PropertyRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
An object that maps strings to the properties to set in the component type update.
setPropertyValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
The value of the property.
setPropertyValues(Collection<PropertyValueHistory>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
An object that maps strings to the property definitions in the component type.
setPropertyValues(Map<String, PropertyLatestValue>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
An object that maps strings to the properties and latest property values in the response.
setPropertyValues(Collection<PropertyValue>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
A list of objects that specify time series property values.
setRelationship(Relationship) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
A relationship that associates a component with another component.
setRelationshipType(String) - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
The type of the relationship.
setRelationshipValue(RelationshipValue) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A value that relates a component to another component.
setRequiredProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The required properties of the function.
setRequiredProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The required properties of the function.
setResourceARN(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The ARN of the resource.
setResourceARN(String) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
The ARN of the resource.
setResourceARN(String) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
The ARN of the resource.
setRole(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ARN of the execution role associated with the workspace.
setRole(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the execution role associated with the workspace.
setRole(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The ARN of the execution role associated with the workspace.
setS3Location(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ARN of the S3 bucket where resources associated with the workspace are stored.
setS3Location(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the S3 bucket where resources associated with the workspace are stored.
setSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The ID of the scene.
setSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
The ID of the scene to delete.
setSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
The ID of the scene.
setSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ID of the scene.
setSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The ID of the scene.
setSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The ID of the scene.
setSceneSummaries(Collection<SceneSummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
A list of objects that contain information about the scenes.
setScope(String) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The scope of the function.
setScope(String) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The scope of the function.
setSelectedProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of properties whose value histories the request retrieves.
setSelectedProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The properties whose values the operation returns.
setStartDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Deprecated.
setStartTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ISO8601 DateTime of the earliest property value to return.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The current state of the component type.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The current state of the entity.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
The current state of the component type to be deleted.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
The current state of the deleted entity.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.Status
The current state of the entity, component, component type, or workspace.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The current state of the component type.
setState(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The current state of the entity update.
setStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The status of the component type.
setStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The current status of the component type.
setStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The current status of the entity.
setStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The current status of the component type.
setStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The current status of the entity.
setStringValue(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A string value.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
A list of tag key names to remove from the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Metadata that you can use to manage the component type.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Metadata that you can use to manage the entity.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
Metadata that you can use to manage the scene.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
Metadata that you can use to manage the workspace
setTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
Metadata that you can use to manage a resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
Metadata to add to this resource.
setTargetComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
The name of the target component associated with the relationship value.
setTargetComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
The ID of the target component type associated with this relationship.
setTargetEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
The ID of the target entity associated with this relationship value.
setTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
ISO8601 DateTime of a value for a time series property.
setTimestamp(Date) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
Deprecated.
setType(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The underlying type of the data type.
setUnitOfMeasure(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The unit of measure used in this data type.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The date and time when the component type was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The last date and time when the entity was updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The date and time when the component was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The date and time when the entity was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The date and time when the scene was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The date and time when the workspace was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The date and time when the scene was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The date and time when the entity was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
The date and time when the scene was last updated.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
The date and time of the current update.
setUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The date and time when the workspace was last updated.
setUpdateType(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The update type of the component update request.
setUpdateType(String) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The type of the update.
setUpdateType(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The update type of the update property request.
setValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The value associated with this property filter.
setValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The value of the property.
setValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
The value of the property.
setValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
An object that specifies a value for a time series property.
setValues(Collection<PropertyValue>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
A list of objects that contain information about the values in the history of a time series property.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
The ID of the workspace that contains the properties to set.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The ID of the workspace that contains the component type.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the workspace that contains the entity.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The ID of the workspace that contains the scene.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
The ID of the workspace that contains the component type.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
The ID of the workspace that contains the entity to delete.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
The ID of the workspace to delete.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
The ID of the workspace that contains the component type.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ID of the workspace that contains the component type.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the workspace whose values the operation returns.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
The ID of the workspace that contains the scene.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ID of the workspace that contains the scene.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
The ID of the workspace that contains the scenes.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The ID of the workspace that contains the component type.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ID of the workspace that contains the component type.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The ID of the workspace that contains the entity.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The ID of the workspace that contains the scene.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The ID of the workspace.
setWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The ID of the workspace.
setWorkspaceSummaries(Collection<WorkspaceSummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
A list of objects that contain information about the workspaces.
shutdown() - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
shutdown() - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
 
standard() - Static method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClientBuilder
 
State - Enum in com.amazonaws.services.iottwinmaker.model
 
Status - Class in com.amazonaws.services.iottwinmaker.model
An object that represents the status of an entity, component, component type, or workspace.
Status() - Constructor for class com.amazonaws.services.iottwinmaker.model.Status
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Adds tags to a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Adds tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Adds tags to a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Adds tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.iottwinmaker.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.iottwinmaker.model
The rate exceeds the limit.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
TooManyTagsException - Exception in com.amazonaws.services.iottwinmaker.model
The number of tags exceeds the limit.
TooManyTagsException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.TooManyTagsException
Constructs a new TooManyTagsException with the specified error message.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.ComponentUpdateType
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DataType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.InterpolationType
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.OrderByTime
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateType
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.PropertyUpdateType
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.Scope
 
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.State
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.Status
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.iottwinmaker.model.Type
 
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
Returns a string representation of this object.
Type - Enum in com.amazonaws.services.iottwinmaker.model
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Removes tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.iottwinmaker.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.UntagResourceResult
 
updateComponentType(UpdateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
updateComponentType(UpdateComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Updates information in a component type.
updateComponentType(UpdateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Updates information in a component type.
updateComponentTypeAsync(UpdateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateComponentTypeAsync(UpdateComponentTypeRequest, AsyncHandler<UpdateComponentTypeRequest, UpdateComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateComponentTypeAsync(UpdateComponentTypeRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates information in a component type.
updateComponentTypeAsync(UpdateComponentTypeRequest, AsyncHandler<UpdateComponentTypeRequest, UpdateComponentTypeResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates information in a component type.
updateComponentTypeAsync(UpdateComponentTypeRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
updateComponentTypeAsync(UpdateComponentTypeRequest, AsyncHandler<UpdateComponentTypeRequest, UpdateComponentTypeResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
UpdateComponentTypeRequest - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateComponentTypeRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
 
UpdateComponentTypeResult - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateComponentTypeResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
 
updateEntity(UpdateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
updateEntity(UpdateEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Updates an entity.
updateEntity(UpdateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Updates an entity.
updateEntityAsync(UpdateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateEntityAsync(UpdateEntityRequest, AsyncHandler<UpdateEntityRequest, UpdateEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateEntityAsync(UpdateEntityRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates an entity.
updateEntityAsync(UpdateEntityRequest, AsyncHandler<UpdateEntityRequest, UpdateEntityResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates an entity.
updateEntityAsync(UpdateEntityRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
updateEntityAsync(UpdateEntityRequest, AsyncHandler<UpdateEntityRequest, UpdateEntityResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
UpdateEntityRequest - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateEntityRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
 
UpdateEntityResult - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateEntityResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
 
updateScene(UpdateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
updateScene(UpdateSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Updates a scene.
updateScene(UpdateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Updates a scene.
updateSceneAsync(UpdateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateSceneAsync(UpdateSceneRequest, AsyncHandler<UpdateSceneRequest, UpdateSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateSceneAsync(UpdateSceneRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates a scene.
updateSceneAsync(UpdateSceneRequest, AsyncHandler<UpdateSceneRequest, UpdateSceneResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates a scene.
updateSceneAsync(UpdateSceneRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
updateSceneAsync(UpdateSceneRequest, AsyncHandler<UpdateSceneRequest, UpdateSceneResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
UpdateSceneRequest - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateSceneRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
 
UpdateSceneResult - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateSceneResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
 
updateWorkspace(UpdateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMaker
 
updateWorkspace(UpdateWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMaker
Updates a workspace.
updateWorkspace(UpdateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerClient
Updates a workspace.
updateWorkspaceAsync(UpdateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateWorkspaceAsync(UpdateWorkspaceRequest, AsyncHandler<UpdateWorkspaceRequest, UpdateWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AbstractAWSIoTTwinMakerAsync
 
updateWorkspaceAsync(UpdateWorkspaceRequest) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates a workspace.
updateWorkspaceAsync(UpdateWorkspaceRequest, AsyncHandler<UpdateWorkspaceRequest, UpdateWorkspaceResult>) - Method in interface com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsync
Updates a workspace.
updateWorkspaceAsync(UpdateWorkspaceRequest) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
updateWorkspaceAsync(UpdateWorkspaceRequest, AsyncHandler<UpdateWorkspaceRequest, UpdateWorkspaceResult>) - Method in class com.amazonaws.services.iottwinmaker.AWSIoTTwinMakerAsyncClient
 
UpdateWorkspaceRequest - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateWorkspaceRequest() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
 
UpdateWorkspaceResult - Class in com.amazonaws.services.iottwinmaker.model
 
UpdateWorkspaceResult() - Constructor for class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
 

V

ValidationException - Exception in com.amazonaws.services.iottwinmaker.model
Failed
ValidationException(String) - Constructor for exception com.amazonaws.services.iottwinmaker.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.ComponentUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.InterpolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.OrderByTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.PropertyUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.iottwinmaker.model.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.ComponentUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.InterpolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.OrderByTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.PropertyUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.iottwinmaker.model.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAllowedValues(DataValue...) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The allowed values for this data type.
withAllowedValues(Collection<DataValue>) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The allowed values for this data type.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The ARN of the component type.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The ARN of the component type.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The ARN of the entity.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
The ARN of the scene.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
The ARN of the workspace.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ARN of the entity.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ARN of the component type.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ARN of the entity.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ARN of the scene.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the workspace.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.LambdaFunction
The ARN of the Lambda function.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The ARN of the scene.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ARN of the component type.
withArn(String) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The ARN of the workspace.
withBooleanValue(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A Boolean value.
withCapabilities(String...) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
A list of capabilities that the scene uses to render itself.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
A list of capabilities that the scene uses to render itself.
withCapabilities(String...) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
A list of capabilities that the scene uses to render.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
A list of capabilities that the scene uses to render.
withCapabilities(String...) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
A list of capabilities that the scene uses to render.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
A list of capabilities that the scene uses to render.
withCode(String) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error code.
withCode(ErrorCode) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error code.
withComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The name of the component whose property values the operation returns.
withComponents(Map<String, ComponentRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
An object that maps strings to the components in the entity.
withComponents(Map<String, ComponentResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
An object that maps strings to the components in the entity.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
The ID of the component type to delete.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the component type whose property values the operation returns.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The ID of the component type in the entities in the list.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The ID of the component type.
withComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ID of the component type.
withComponentTypeSummaries(ComponentTypeSummary...) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
A list of objects that contain information about the component types.
withComponentTypeSummaries(Collection<ComponentTypeSummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
A list of objects that contain information about the component types.
withComponentUpdates(Map<String, ComponentUpdateRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
An object that maps strings to the component updates in the request.
withConfiguration(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A mapping that specifies configuration information about the property.
withConfiguration(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A mapping that specifies configuration information about the property.
withContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The relative path that specifies the location of the content definition file.
withContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The relative path that specifies the location of the content definition file.
withContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The relative path that specifies the location of the content definition file.
withContentLocation(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The relative path that specifies the location of the content definition file.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The date and time when the component type was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The date and time when the entity was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The date and time when the entity was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneResult
The date and time when the scene was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceResult
The date and time when the workspace was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The date and time when the entity was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The date and time when the component type was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The date and time when the entity was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The date and time when the scene was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The date and time when the workspace was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The date and time when the scene was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The date and time when the workspace was created.
withDataType(DataType) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
An object that contains information about the data type.
withDataType(DataType) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
An object that contains information about the data type.
withDefaultValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
An object that contains the default value.
withDefaultValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
An object that contains the default value.
withDefinedIn(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The name of the property definition set in the request.
withDefinition(PropertyDefinitionRequest) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
An object that specifies information about a property.
withDefinition(PropertyDefinitionResponse) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
An object that specifies information about a property.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
The description of the component request.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The description of the component type.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The description of the component type.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The description of the component type.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The description of the component type.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The description of the entity.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The description for this scene.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The description of the workspace.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The description of the entity.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The description of the component type.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The description of the entity.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The description of the scene.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The description of the workspace.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The scene description.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The description of the component type.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The description of the entity.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The description of this scene.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The description of the workspace.
withDescription(String) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The description of the workspace.
withDoubleValue(Double) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A double value.
withEndDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Deprecated.
withEndTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ISO8601 DateTime of the latest property value to return.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
The ID of the entity to delete.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the entity.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the entity whose property values the operation returns.
withEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The ID of the entity.
withEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The name of the entity.
withEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The name of the entity.
withEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The name of the entity.
withEntityName(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The name of the entity.
withEntityPropertyReference(EntityPropertyReference) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
An object that contains information about the entity that has the property.
withEntityPropertyReference(EntityPropertyReference) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
An object that uniquely identifies an entity property.
withEntitySummaries(EntitySummary...) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
A list of objects that contain information about the entities.
withEntitySummaries(Collection<EntitySummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
A list of objects that contain information about the entities.
withEntries(PropertyValueEntry...) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
An object that maps strings to the property value entries to set.
withEntries(Collection<PropertyValueEntry>) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
An object that maps strings to the property value entries to set.
withEntry(PropertyValueEntry) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
An object that contains information about errors returned by the BatchPutProperty action.
withError(ErrorDetails) - Method in class com.amazonaws.services.iottwinmaker.model.Status
The error message.
withErrorCode(String) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
The error code.
withErrorEntries(BatchPutPropertyErrorEntry...) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
Entries that caused errors in the batch put operation.
withErrorEntries(Collection<BatchPutPropertyErrorEntry>) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesResult
Entries that caused errors in the batch put operation.
withErrorMessage(String) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyError
The error message.
withErrors(BatchPutPropertyError...) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
A list of objects that contain information about errors returned by the BatchPutProperty action.
withErrors(Collection<BatchPutPropertyError>) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyErrorEntry
A list of objects that contain information about errors returned by the BatchPutProperty action.
withExpression(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An expression that produces the value.
withExtendsFrom(String...) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Specifies the parent component type to extend.
withExtendsFrom(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Specifies the parent component type to extend.
withExtendsFrom(String...) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The name of the parent component type that this component type extends.
withExtendsFrom(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The name of the parent component type that this component type extends.
withExtendsFrom(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
The component type that the component types in the list extend.
withExtendsFrom(String...) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Specifies the component type that this component type extends.
withExtendsFrom(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
Specifies the component type that this component type extends.
withExternalId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The external-Id property of a component.
withExternalIdProperty(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
A mapping of external IDs to property names.
withFilters(ListComponentTypesFilter...) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
A list of objects that filter the request.
withFilters(Collection<ListComponentTypesFilter>) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
A list of objects that filter the request.
withFilters(ListEntitiesFilter...) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
A list of objects that filter the request.
withFilters(Collection<ListEntitiesFilter>) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
A list of objects that filter the request.
withFunctions(Map<String, FunctionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
An object that maps strings to the functions in the component type.
withFunctions(Map<String, FunctionResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
An object that maps strings to the functions in the component type.
withFunctions(Map<String, FunctionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
An object that maps strings to the functions in the component type.
withHasChildEntities(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
A Boolean value that specifies whether the entity has child entities or not.
withHasChildEntities(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
A Boolean value that specifies whether the entity has associated child entities.
withImplementedBy(DataConnector) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The data connector.
withImplementedBy(DataConnector) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The data connector.
withIntegerValue(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An integer value.
withInterpolation(InterpolationParameters) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
An object that specifies the interpolation type and the interval over which to interpolate data.
withInterpolationType(String) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation type.
withInterpolationType(InterpolationType) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation type.
withIntervalInSeconds(Long) - Method in class com.amazonaws.services.iottwinmaker.model.InterpolationParameters
The interpolation time interval in seconds.
withIsAbstract(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type is abstract.
withIsAbstract(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
A Boolean value that specifies whether the component types in the list are abstract.
withIsExternalId(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property ID comes from an external data store.
withIsExternalId(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property ID comes from an external data store.
withIsFinal(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition can be updated.
withIsImported(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is imported from an external data store.
withIsInherited(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
Indicates whether this function is inherited.
withIsInherited(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property definition is inherited from a parent entity.
withIsNative(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
A Boolean value that specifies whether the data connector is native to IoT TwinMaker.
withIsRecursive(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
A Boolean value that specifies whether the operation deletes child entities.
withIsRequiredInEntity(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is required.
withIsRequiredInEntity(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is required in an entity.
withIsSchemaInitialized(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether the component type has a schema initializer and that the schema initializer has run.
withIsSingleton(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
withIsSingleton(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
A Boolean value that specifies whether an entity can have more than one component of this type.
withIsSingleton(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
A Boolean value that specifies whether an entity can have more than one component of this type.
withIsStoredExternally(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property is stored externally.
withIsStoredExternally(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property is stored externally.
withIsTimeSeries(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionRequest
A Boolean value that specifies whether the property consists of time series data.
withIsTimeSeries(Boolean) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyDefinitionResponse
A Boolean value that specifies whether the property consists of time series data.
withLambda(LambdaFunction) - Method in class com.amazonaws.services.iottwinmaker.model.DataConnector
The Lambda function associated with this data connector.
withListValue(DataValue...) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A list of multiple values.
withListValue(Collection<DataValue>) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A list of multiple values.
withLongValue(Long) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A long value.
withMapValue(Map<String, DataValue>) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
An object that maps strings to multiple DataValue objects.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The maximum number of results to display.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
Specifies the maximum number of results to display.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The maximum number of results to display.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
Specifies the maximum number of results to display.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The maximum number of results to display.
withMaxResults(Integer) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
The maximum number of results to display.
withMessage(String) - Method in class com.amazonaws.services.iottwinmaker.model.ErrorDetails
The error message.
withNamespace(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesFilter
The namespace to which the component types in the list belong.
withNestedType(DataType) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The nested type in the data type.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesResult
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesRequest
The string that specifies the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
The string that specifies the next page of results.
withOperator(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The operator associated with this property filter.
withOrderByTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The time direction to use in the result order.
withOrderByTime(OrderByTime) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The time direction to use in the result order.
withParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the entity's parent entity.
withParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The ID of the parent entity.
withParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the parent entity for this entity.
withParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesFilter
The parent of the entities in the list.
withParentEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The ID of the parent entity.
withParentEntityUpdate(ParentEntityUpdateRequest) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
An object that describes the update request for a parent entity.
withProperties(Map<String, PropertyRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentRequest
An object that maps strings to the properties to set in the component type.
withProperties(Map<String, PropertyResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
An object that maps strings to the properties to set in the component type.
withPropertyDefinitions(Map<String, PropertyDefinitionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
An object that maps strings to the property definitions in the component type.
withPropertyDefinitions(Map<String, PropertyDefinitionResponse>) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
An object that maps strings to the property definitions in the component type.
withPropertyDefinitions(Map<String, PropertyDefinitionRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
An object that maps strings to the property definitions in the component type.
withPropertyFilters(PropertyFilter...) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of objects that filter the property value history request.
withPropertyFilters(Collection<PropertyFilter>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of objects that filter the property value history request.
withPropertyName(String) - Method in class com.amazonaws.services.iottwinmaker.model.EntityPropertyReference
The name of the property.
withPropertyName(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The property name associated with this property filter.
withPropertyReference(EntityPropertyReference) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
An object that specifies information about a property.>
withPropertyUpdates(Map<String, PropertyRequest>) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
An object that maps strings to the properties to set in the component type update.
withPropertyValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyLatestValue
The value of the property.
withPropertyValues(PropertyValueHistory...) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
An object that maps strings to the property definitions in the component type.
withPropertyValues(Collection<PropertyValueHistory>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryResult
An object that maps strings to the property definitions in the component type.
withPropertyValues(Map<String, PropertyLatestValue>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueResult
An object that maps strings to the properties and latest property values in the response.
withPropertyValues(PropertyValue...) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
A list of objects that specify time series property values.
withPropertyValues(Collection<PropertyValue>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueEntry
A list of objects that specify time series property values.
withRelationship(Relationship) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
A relationship that associates a component with another component.
withRelationshipType(String) - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
The type of the relationship.
withRelationshipValue(RelationshipValue) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A value that relates a component to another component.
withRequiredProperties(String...) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The required properties of the function.
withRequiredProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The required properties of the function.
withRequiredProperties(String...) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The required properties of the function.
withRequiredProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The required properties of the function.
withResourceARN(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceRequest
The ARN of the resource.
withResourceARN(String) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
The ARN of the resource.
withResourceARN(String) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
The ARN of the resource.
withRole(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ARN of the execution role associated with the workspace.
withRole(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the execution role associated with the workspace.
withRole(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The ARN of the execution role associated with the workspace.
withS3Location(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ARN of the S3 bucket where resources associated with the workspace are stored.
withS3Location(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ARN of the S3 bucket where resources associated with the workspace are stored.
withSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The ID of the scene.
withSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
The ID of the scene to delete.
withSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
The ID of the scene.
withSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ID of the scene.
withSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The ID of the scene.
withSceneId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The ID of the scene.
withSceneSummaries(SceneSummary...) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
A list of objects that contain information about the scenes.
withSceneSummaries(Collection<SceneSummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesResult
A list of objects that contain information about the scenes.
withScope(String) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The scope of the function.
withScope(Scope) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionRequest
The scope of the function.
withScope(String) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The scope of the function.
withScope(Scope) - Method in class com.amazonaws.services.iottwinmaker.model.FunctionResponse
The scope of the function.
withSelectedProperties(String...) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of properties whose value histories the request retrieves.
withSelectedProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
A list of properties whose value histories the request retrieves.
withSelectedProperties(String...) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The properties whose values the operation returns.
withSelectedProperties(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The properties whose values the operation returns.
withStartDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Deprecated.
withStartTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ISO8601 DateTime of the earliest property value to return.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The current state of the component type.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeResult
The current state of the component type.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The current state of the entity.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityResult
The current state of the entity.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
The current state of the component type to be deleted.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeResult
The current state of the component type to be deleted.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
The current state of the deleted entity.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityResult
The current state of the deleted entity.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.Status
The current state of the entity, component, component type, or workspace.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.Status
The current state of the entity, component, component type, or workspace.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The current state of the component type.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The current state of the component type.
withState(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The current state of the entity update.
withState(State) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The current state of the entity update.
withStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentResponse
The status of the component type.
withStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The current status of the component type.
withStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The current status of the entity.
withStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The current status of the component type.
withStatus(Status) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The current status of the entity.
withStringValue(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataValue
A string value.
withTagKeys(String...) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
A list of tag key names to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.iottwinmaker.model.UntagResourceRequest
A list of tag key names to remove from the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
Metadata that you can use to manage the component type.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
Metadata that you can use to manage the entity.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
Metadata that you can use to manage the scene.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
Metadata that you can use to manage the workspace
withTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.ListTagsForResourceResult
Metadata that you can use to manage a resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iottwinmaker.model.TagResourceRequest
Metadata to add to this resource.
withTargetComponentName(String) - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
The name of the target component associated with the relationship value.
withTargetComponentTypeId(String) - Method in class com.amazonaws.services.iottwinmaker.model.Relationship
The ID of the target component type associated with this relationship.
withTargetEntityId(String) - Method in class com.amazonaws.services.iottwinmaker.model.RelationshipValue
The ID of the target entity associated with this relationship value.
withTime(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
ISO8601 DateTime of a value for a time series property.
withTimestamp(Date) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
Deprecated.
withType(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The underlying type of the data type.
withType(Type) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The underlying type of the data type.
withUnitOfMeasure(String) - Method in class com.amazonaws.services.iottwinmaker.model.DataType
The unit of measure used in this data type.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentTypeSummary
The date and time when the component type was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.EntitySummary
The last date and time when the entity was updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The date and time when the component was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The date and time when the entity was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The date and time when the scene was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The date and time when the workspace was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.SceneSummary
The date and time when the scene was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityResult
The date and time when the entity was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneResult
The date and time when the scene was last updated.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceResult
The date and time of the current update.
withUpdateDateTime(Date) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The date and time when the workspace was last updated.
withUpdateType(String) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The update type of the component update request.
withUpdateType(ComponentUpdateType) - Method in class com.amazonaws.services.iottwinmaker.model.ComponentUpdateRequest
The update type of the component update request.
withUpdateType(String) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The type of the update.
withUpdateType(ParentEntityUpdateType) - Method in class com.amazonaws.services.iottwinmaker.model.ParentEntityUpdateRequest
The type of the update.
withUpdateType(String) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The update type of the update property request.
withUpdateType(PropertyUpdateType) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The update type of the update property request.
withValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyFilter
The value associated with this property filter.
withValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyRequest
The value of the property.
withValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyResponse
The value of the property.
withValue(DataValue) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValue
An object that specifies a value for a time series property.
withValues(PropertyValue...) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
A list of objects that contain information about the values in the history of a time series property.
withValues(Collection<PropertyValue>) - Method in class com.amazonaws.services.iottwinmaker.model.PropertyValueHistory
A list of objects that contain information about the values in the history of a time series property.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.BatchPutPropertyValuesRequest
The ID of the workspace that contains the properties to set.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateComponentTypeRequest
The ID of the workspace that contains the component type.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateEntityRequest
The ID of the workspace that contains the entity.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateSceneRequest
The ID of the workspace that contains the scene.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.CreateWorkspaceRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteComponentTypeRequest
The ID of the workspace that contains the component type.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteEntityRequest
The ID of the workspace that contains the entity to delete.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteSceneRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.DeleteWorkspaceRequest
The ID of the workspace to delete.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeRequest
The ID of the workspace that contains the component type.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetComponentTypeResult
The ID of the workspace that contains the component type.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetEntityResult
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueHistoryRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetPropertyValueRequest
The ID of the workspace whose values the operation returns.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneRequest
The ID of the workspace that contains the scene.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetSceneResult
The ID of the workspace that contains the scene.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.GetWorkspaceResult
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListComponentTypesResult
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListEntitiesRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.ListScenesRequest
The ID of the workspace that contains the scenes.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeRequest
The ID of the workspace that contains the component type.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateComponentTypeResult
The ID of the workspace that contains the component type.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateEntityRequest
The ID of the workspace that contains the entity.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateSceneRequest
The ID of the workspace that contains the scene.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.UpdateWorkspaceRequest
The ID of the workspace.
withWorkspaceId(String) - Method in class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
The ID of the workspace.
withWorkspaceSummaries(WorkspaceSummary...) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
A list of objects that contain information about the workspaces.
withWorkspaceSummaries(Collection<WorkspaceSummary>) - Method in class com.amazonaws.services.iottwinmaker.model.ListWorkspacesResult
A list of objects that contain information about the workspaces.
WorkspaceSummary - Class in com.amazonaws.services.iottwinmaker.model
An object that contains information about a workspace.
WorkspaceSummary() - Constructor for class com.amazonaws.services.iottwinmaker.model.WorkspaceSummary
 
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.