@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSIoTTwinMaker extends Object implements AWSIoTTwinMaker
AWSIoTTwinMaker. Convenient method forms pass through to the corresponding
overload that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIXpublic BatchPutPropertyValuesResult batchPutPropertyValues(BatchPutPropertyValuesRequest request)
AWSIoTTwinMakerSets values for multiple time series properties.
batchPutPropertyValues in interface AWSIoTTwinMakerpublic CancelMetadataTransferJobResult cancelMetadataTransferJob(CancelMetadataTransferJobRequest request)
AWSIoTTwinMakerCancels the metadata transfer job.
cancelMetadataTransferJob in interface AWSIoTTwinMakerpublic CreateComponentTypeResult createComponentType(CreateComponentTypeRequest request)
AWSIoTTwinMakerCreates a component type.
createComponentType in interface AWSIoTTwinMakerpublic CreateEntityResult createEntity(CreateEntityRequest request)
AWSIoTTwinMakerCreates an entity.
createEntity in interface AWSIoTTwinMakerpublic CreateMetadataTransferJobResult createMetadataTransferJob(CreateMetadataTransferJobRequest request)
AWSIoTTwinMakerCreates a new metadata transfer job.
createMetadataTransferJob in interface AWSIoTTwinMakerpublic CreateSceneResult createScene(CreateSceneRequest request)
AWSIoTTwinMakerCreates a scene.
createScene in interface AWSIoTTwinMakerpublic CreateSyncJobResult createSyncJob(CreateSyncJobRequest request)
AWSIoTTwinMakerThis action creates a SyncJob.
createSyncJob in interface AWSIoTTwinMakerpublic CreateWorkspaceResult createWorkspace(CreateWorkspaceRequest request)
AWSIoTTwinMakerCreates a workplace.
createWorkspace in interface AWSIoTTwinMakerpublic DeleteComponentTypeResult deleteComponentType(DeleteComponentTypeRequest request)
AWSIoTTwinMakerDeletes a component type.
deleteComponentType in interface AWSIoTTwinMakerpublic DeleteEntityResult deleteEntity(DeleteEntityRequest request)
AWSIoTTwinMakerDeletes an entity.
deleteEntity in interface AWSIoTTwinMakerpublic DeleteSceneResult deleteScene(DeleteSceneRequest request)
AWSIoTTwinMakerDeletes a scene.
deleteScene in interface AWSIoTTwinMakerpublic DeleteSyncJobResult deleteSyncJob(DeleteSyncJobRequest request)
AWSIoTTwinMakerDelete the SyncJob.
deleteSyncJob in interface AWSIoTTwinMakerpublic DeleteWorkspaceResult deleteWorkspace(DeleteWorkspaceRequest request)
AWSIoTTwinMakerDeletes a workspace.
deleteWorkspace in interface AWSIoTTwinMakerpublic ExecuteQueryResult executeQuery(ExecuteQueryRequest request)
AWSIoTTwinMakerRun queries to access information from your knowledge graph of entities within individual workspaces.
The ExecuteQuery action only works with Amazon Web Services Java SDK2. ExecuteQuery will not work with any Amazon Web Services Java SDK version < 2.x.
executeQuery in interface AWSIoTTwinMakerpublic GetComponentTypeResult getComponentType(GetComponentTypeRequest request)
AWSIoTTwinMakerRetrieves information about a component type.
getComponentType in interface AWSIoTTwinMakerpublic GetEntityResult getEntity(GetEntityRequest request)
AWSIoTTwinMakerRetrieves information about an entity.
getEntity in interface AWSIoTTwinMakerpublic GetMetadataTransferJobResult getMetadataTransferJob(GetMetadataTransferJobRequest request)
AWSIoTTwinMakerGets a nmetadata transfer job.
getMetadataTransferJob in interface AWSIoTTwinMakerpublic GetPricingPlanResult getPricingPlan(GetPricingPlanRequest request)
AWSIoTTwinMakerGets the pricing plan.
getPricingPlan in interface AWSIoTTwinMakerpublic GetPropertyValueResult getPropertyValue(GetPropertyValueRequest request)
AWSIoTTwinMakerGets the property values for a component, component type, entity, or workspace.
You must specify a value for either componentName, componentTypeId,
entityId, or workspaceId.
getPropertyValue in interface AWSIoTTwinMakerpublic GetPropertyValueHistoryResult getPropertyValueHistory(GetPropertyValueHistoryRequest request)
AWSIoTTwinMakerRetrieves information about the history of a time series property value for a component, component type, entity, or workspace.
You must specify a value for workspaceId. For entity-specific queries, specify values for
componentName and entityId. For cross-entity quries, specify a value for
componentTypeId.
getPropertyValueHistory in interface AWSIoTTwinMakerpublic GetSceneResult getScene(GetSceneRequest request)
AWSIoTTwinMakerRetrieves information about a scene.
getScene in interface AWSIoTTwinMakerpublic GetSyncJobResult getSyncJob(GetSyncJobRequest request)
AWSIoTTwinMakerGets the SyncJob.
getSyncJob in interface AWSIoTTwinMakerpublic GetWorkspaceResult getWorkspace(GetWorkspaceRequest request)
AWSIoTTwinMakerRetrieves information about a workspace.
getWorkspace in interface AWSIoTTwinMakerpublic ListComponentTypesResult listComponentTypes(ListComponentTypesRequest request)
AWSIoTTwinMakerLists all component types in a workspace.
listComponentTypes in interface AWSIoTTwinMakerpublic ListComponentsResult listComponents(ListComponentsRequest request)
AWSIoTTwinMakerThis API lists the components of an entity.
listComponents in interface AWSIoTTwinMakerpublic ListEntitiesResult listEntities(ListEntitiesRequest request)
AWSIoTTwinMakerLists all entities in a workspace.
listEntities in interface AWSIoTTwinMakerpublic ListMetadataTransferJobsResult listMetadataTransferJobs(ListMetadataTransferJobsRequest request)
AWSIoTTwinMakerLists the metadata transfer jobs.
listMetadataTransferJobs in interface AWSIoTTwinMakerpublic ListPropertiesResult listProperties(ListPropertiesRequest request)
AWSIoTTwinMakerThis API lists the properties of a component.
listProperties in interface AWSIoTTwinMakerpublic ListScenesResult listScenes(ListScenesRequest request)
AWSIoTTwinMakerLists all scenes in a workspace.
listScenes in interface AWSIoTTwinMakerpublic ListSyncJobsResult listSyncJobs(ListSyncJobsRequest request)
AWSIoTTwinMakerList all SyncJobs.
listSyncJobs in interface AWSIoTTwinMakerpublic ListSyncResourcesResult listSyncResources(ListSyncResourcesRequest request)
AWSIoTTwinMakerLists the sync resources.
listSyncResources in interface AWSIoTTwinMakerpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSIoTTwinMakerLists all tags associated with a resource.
listTagsForResource in interface AWSIoTTwinMakerpublic ListWorkspacesResult listWorkspaces(ListWorkspacesRequest request)
AWSIoTTwinMakerRetrieves information about workspaces in the current account.
listWorkspaces in interface AWSIoTTwinMakerpublic TagResourceResult tagResource(TagResourceRequest request)
AWSIoTTwinMakerAdds tags to a resource.
tagResource in interface AWSIoTTwinMakerpublic UntagResourceResult untagResource(UntagResourceRequest request)
AWSIoTTwinMakerRemoves tags from a resource.
untagResource in interface AWSIoTTwinMakerpublic UpdateComponentTypeResult updateComponentType(UpdateComponentTypeRequest request)
AWSIoTTwinMakerUpdates information in a component type.
updateComponentType in interface AWSIoTTwinMakerpublic UpdateEntityResult updateEntity(UpdateEntityRequest request)
AWSIoTTwinMakerUpdates an entity.
updateEntity in interface AWSIoTTwinMakerpublic UpdatePricingPlanResult updatePricingPlan(UpdatePricingPlanRequest request)
AWSIoTTwinMakerUpdate the pricing plan.
updatePricingPlan in interface AWSIoTTwinMakerpublic UpdateSceneResult updateScene(UpdateSceneRequest request)
AWSIoTTwinMakerUpdates a scene.
updateScene in interface AWSIoTTwinMakerpublic UpdateWorkspaceResult updateWorkspace(UpdateWorkspaceRequest request)
AWSIoTTwinMakerUpdates a workspace.
updateWorkspace in interface AWSIoTTwinMakerpublic void shutdown()
AWSIoTTwinMakershutdown in interface AWSIoTTwinMakerpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSIoTTwinMakerResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSIoTTwinMakerrequest - The originally executed request.