- getArn() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity ARN.
- getArn() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The ARN of the workflow.
- getArn() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ARN of the system instance.
- getArn() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The ARN of the system.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
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.iotthingsgraph.AWSIoTThingsGraphClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCloudMetricEnabled() - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
A Boolean that specifies whether cloud metrics are collected.
- getCompatibleNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
The namespace version in which the workflow is to be created.
- getCompatibleNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
The namespace version in which the system is to be created.
- getCompatibleNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The version of the user's namespace.
- getCompatibleNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The version of the user's namespace.
- getCreatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The time at which the entity was created.
- getCreatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The date and time when the flow execution summary was created.
- getCreatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The date when the workflow was created.
- getCreatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The date when the system instance was created.
- getCreatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The date when the system was created.
- getCreatedDate() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The date at which the upload was created.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
The workflow DefinitionDocument.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
The DefinitionDocument used to create the system.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The definition document of the entity.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
A workflow's definition document.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
The definition document of a system.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The DefinitionDocument that contains the updated workflow definition.
- getDefinition() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The DefinitionDocument that contains the updated system definition.
- getDeprecateExistingEntities() - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
A Boolean that specifies whether to deprecate all entities in the latest version before uploading the new
DefinitionDocument.
- getDescription() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateResult
-
The object that describes the specified workflow.
- getDescription() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceResult
-
An object that describes the system instance.
- getDescription() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateResult
-
An object that contains summary data about the system.
- getDescriptions() - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesResult
-
An array of descriptions for the specified entities.
- getDescriptions() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
An array of descriptions for each entity returned in the search result.
- getDocument() - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
The DefinitionDocument that defines the updated entities.
- getEndTime() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The date and time of the latest flow execution to return.
- getEntities(GetEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getEntities(GetEntitiesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getEntities(GetEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getEntitiesAsync(GetEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getEntitiesAsync(GetEntitiesRequest, AsyncHandler<GetEntitiesRequest, GetEntitiesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getEntitiesAsync(GetEntitiesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getEntitiesAsync(GetEntitiesRequest, AsyncHandler<GetEntitiesRequest, GetEntitiesResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getEntitiesAsync(GetEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getEntitiesAsync(GetEntitiesRequest, AsyncHandler<GetEntitiesRequest, GetEntitiesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- GetEntitiesRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetEntitiesRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
- GetEntitiesResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetEntitiesResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetEntitiesResult
-
- getEntityId() - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The ID of the device to be associated with the thing.
- getEntityId() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The ID of the entity to which the things are associated.
- getEntityType() - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The entity type from which to disassociate the thing.
- getEntityTypes() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The entity types for which to search.
- getErrorCode() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- getErrorMessage() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- getEventType() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The type of flow event .
- getExecutorService() - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailureReason() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The reason for an upload failure.
- getFilters() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
Optional filter to apply to the search.
- getFilters() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
An array of objects that limit the result set.
- getFilters() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
Optional filter to apply to the search.
- getFilters() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
An array of filters that limit the result set.
- getFlowActionsRoleArn() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The ARN of the IAM role that AWS IoT Things Graph will assume when it executes the flow.
- getFlowActionsRoleArn() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The AWS Identity and Access Management (IAM) role that AWS IoT Things Graph assumes during flow execution in a
cloud deployment.
- getFlowExecutionId() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the flow execution.
- getFlowExecutionId() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The ID of the flow execution.
- getFlowExecutionId() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The ID of a flow execution.
- getFlowTemplate(GetFlowTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getFlowTemplate(GetFlowTemplateRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getFlowTemplate(GetFlowTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getFlowTemplateAsync(GetFlowTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateAsync(GetFlowTemplateRequest, AsyncHandler<GetFlowTemplateRequest, GetFlowTemplateResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateAsync(GetFlowTemplateRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateAsync(GetFlowTemplateRequest, AsyncHandler<GetFlowTemplateRequest, GetFlowTemplateResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateAsync(GetFlowTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getFlowTemplateAsync(GetFlowTemplateRequest, AsyncHandler<GetFlowTemplateRequest, GetFlowTemplateResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getFlowTemplateId() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the flow.
- GetFlowTemplateRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetFlowTemplateRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
- GetFlowTemplateResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetFlowTemplateResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateResult
-
- getFlowTemplateRevisions(GetFlowTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getFlowTemplateRevisions(GetFlowTemplateRevisionsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getFlowTemplateRevisions(GetFlowTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getFlowTemplateRevisionsAsync(GetFlowTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateRevisionsAsync(GetFlowTemplateRevisionsRequest, AsyncHandler<GetFlowTemplateRevisionsRequest, GetFlowTemplateRevisionsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateRevisionsAsync(GetFlowTemplateRevisionsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateRevisionsAsync(GetFlowTemplateRevisionsRequest, AsyncHandler<GetFlowTemplateRevisionsRequest, GetFlowTemplateRevisionsResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getFlowTemplateRevisionsAsync(GetFlowTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getFlowTemplateRevisionsAsync(GetFlowTemplateRevisionsRequest, AsyncHandler<GetFlowTemplateRevisionsRequest, GetFlowTemplateRevisionsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- GetFlowTemplateRevisionsRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetFlowTemplateRevisionsRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
- GetFlowTemplateRevisionsResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetFlowTemplateRevisionsResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
- getGreengrassDeploymentId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
The ID of the Greengrass deployment used to deploy the system instance.
- getGreengrassGroupId() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the Greengrass group where the system instance is deployed.
- getGreengrassGroupName() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The name of the Greengrass group where the system instance will be deployed.
- getGreengrassGroupName() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the Greengrass group where the system instance is deployed.
- getGreengrassGroupVersionId() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The version of the Greengrass group where the system instance is deployed.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteFlowTemplateRequest
-
The ID of the workflow to be deleted.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemInstanceRequest
-
The ID of the system instance to be deleted.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemTemplateRequest
-
The ID of the system to be deleted.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
The ID of the workflow or system.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceRequest
-
The ID of the system instance.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateFlowTemplateRequest
-
The ID of the workflow to be deleted.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateSystemTemplateRequest
-
The ID of the system to delete.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity ID.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The ID of the workflow.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
The ID of the workflow.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The ID of the workflow.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceRequest
-
The ID of the system deployment instance.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
The ID of the system to get.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The ID of the system template.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the system instance.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The ID of the system.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceRequest
-
The ID of the system instance to remove from its target.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The ID of the workflow to be updated.
- getId() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The ID of the system to be updated.
- getIds() - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
An array of entity IDs.
- getKey() - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
The required name of the tag.
- getLanguage() - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The language used to define the entity.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The maximum number of tags to return.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The maximum number of results to return in the response.
- getMessageId() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The unique identifier of the message.
- getMessages() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
A list of objects that contain information about events in the specified flow execution.
- getMetricRuleRoleArn() - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
The ARN of the role that is used to collect cloud metrics.
- getMetricsConfiguration() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
- getMetricsConfiguration() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- getName() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
The name of the entity search filter field.
- getName() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
The name of the search filter field.
- getName() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
The name of the search filter field.
- getName() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
The name of the system search filter field.
- getNamespaceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
The ARN of the namespace to be deleted.
- getNamespaceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The ARN of the namespace.
- getNamespaceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The ARN of the namespace that is being deleted.
- getNamespaceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The ARN of the upload.
- getNamespaceDeletionStatus(GetNamespaceDeletionStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getNamespaceDeletionStatus(GetNamespaceDeletionStatusRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getNamespaceDeletionStatus(GetNamespaceDeletionStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getNamespaceDeletionStatusAsync(GetNamespaceDeletionStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getNamespaceDeletionStatusAsync(GetNamespaceDeletionStatusRequest, AsyncHandler<GetNamespaceDeletionStatusRequest, GetNamespaceDeletionStatusResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getNamespaceDeletionStatusAsync(GetNamespaceDeletionStatusRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getNamespaceDeletionStatusAsync(GetNamespaceDeletionStatusRequest, AsyncHandler<GetNamespaceDeletionStatusRequest, GetNamespaceDeletionStatusResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getNamespaceDeletionStatusAsync(GetNamespaceDeletionStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getNamespaceDeletionStatusAsync(GetNamespaceDeletionStatusRequest, AsyncHandler<GetNamespaceDeletionStatusRequest, GetNamespaceDeletionStatusResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- GetNamespaceDeletionStatusRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetNamespaceDeletionStatusRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusRequest
-
- GetNamespaceDeletionStatusResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetNamespaceDeletionStatusResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
- getNamespaceName() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
The name of the namespace to be deleted.
- getNamespaceName() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceRequest
-
The name of the user's namespace.
- getNamespaceName() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The name of the namespace.
- getNamespaceName() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The name of the namespace that is being deleted.
- getNamespaceName() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The name of the upload's namespace.
- getNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The version of the user's namespace.
- getNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The version of the user's namespace to describe.
- getNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
The version of the user's namespace.
- getNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The version of the user's namespace.
- getNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The version of the user's namespace.
- getNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The version of the user's namespace.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The token that specifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
The token that specifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
The string to specify as nextToken when you request the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The string that specifies the next page of results.
- getNextToken() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
The string to specify as nextToken when you request the next page of results.
- getPayload() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
A string containing information about the flow event.
- getResourceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are to be returned.
- getResourceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are returned.
- getResourceArn() - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are to be removed.
- getRevisionNumber() - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
The revision number of the workflow or system.
- getRevisionNumber() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The revision number of the workflow.
- getRevisionNumber() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
The number of the workflow revision to retrieve.
- getRevisionNumber() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
The number that specifies the revision of the system to get.
- getRevisionNumber() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The revision number of the system.
- getS3BucketName() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The name of the Amazon Simple Storage Service bucket that will be used to store and deploy the system instance's
resource file.
- getS3BucketName() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The Amazon Simple Storage Service bucket where information about a system instance is stored.
- getStartTime() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The date and time of the earliest flow execution to return.
- getStatus() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The current status of the flow execution.
- getStatus() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The status of the deletion request.
- getStatus() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The status of the system instance.
- getSummaries() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
An array of objects that provide summary data about each revision.
- getSummaries() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
An array of objects that contain summary data about the system template revisions.
- getSummaries() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
An array of objects that contain summary information about each workflow execution in the result set.
- getSummaries() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
An array of objects that contain summary information about each workflow in the result set.
- getSummaries() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
An array of objects that contain summary data abour the system instances in the result set.
- getSummaries() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
An array of objects that contain summary information about each system deployment in the result set.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateResult
-
The summary object that describes the created workflow.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceResult
-
The summary object that describes the new system instance.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateResult
-
The summary object that describes the created system.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
An object that contains summary information about a system instance that was deployed.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
An object that contains summary information about a workflow.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
An object that contains summary information about a system instance.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
An object that contains summary information about a system.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceResult
-
An object that contains summary information about the system instance that was removed from its target.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateResult
-
An object containing summary information about the updated workflow.
- getSummary() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateResult
-
An object containing summary information about the updated system.
- getSyncWithPublicNamespace() - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
A Boolean that specifies whether to synchronize with the latest version of the public namespace.
- getSystemInstance(GetSystemInstanceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getSystemInstance(GetSystemInstanceRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getSystemInstance(GetSystemInstanceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getSystemInstanceAsync(GetSystemInstanceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getSystemInstanceAsync(GetSystemInstanceRequest, AsyncHandler<GetSystemInstanceRequest, GetSystemInstanceResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getSystemInstanceAsync(GetSystemInstanceRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getSystemInstanceAsync(GetSystemInstanceRequest, AsyncHandler<GetSystemInstanceRequest, GetSystemInstanceResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getSystemInstanceAsync(GetSystemInstanceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getSystemInstanceAsync(GetSystemInstanceRequest, AsyncHandler<GetSystemInstanceRequest, GetSystemInstanceResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getSystemInstanceId() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the system instance that contains the flow.
- getSystemInstanceId() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The ID of the system instance that contains the flow.
- GetSystemInstanceRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetSystemInstanceRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceRequest
-
- GetSystemInstanceResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetSystemInstanceResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceResult
-
- getSystemTemplate(GetSystemTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getSystemTemplate(GetSystemTemplateRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getSystemTemplate(GetSystemTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getSystemTemplateAsync(GetSystemTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateAsync(GetSystemTemplateRequest, AsyncHandler<GetSystemTemplateRequest, GetSystemTemplateResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateAsync(GetSystemTemplateRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateAsync(GetSystemTemplateRequest, AsyncHandler<GetSystemTemplateRequest, GetSystemTemplateResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateAsync(GetSystemTemplateRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getSystemTemplateAsync(GetSystemTemplateRequest, AsyncHandler<GetSystemTemplateRequest, GetSystemTemplateResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- GetSystemTemplateRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetSystemTemplateRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
- GetSystemTemplateResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetSystemTemplateResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateResult
-
- getSystemTemplateRevisions(GetSystemTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getSystemTemplateRevisions(GetSystemTemplateRevisionsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getSystemTemplateRevisions(GetSystemTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getSystemTemplateRevisionsAsync(GetSystemTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateRevisionsAsync(GetSystemTemplateRevisionsRequest, AsyncHandler<GetSystemTemplateRevisionsRequest, GetSystemTemplateRevisionsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateRevisionsAsync(GetSystemTemplateRevisionsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateRevisionsAsync(GetSystemTemplateRevisionsRequest, AsyncHandler<GetSystemTemplateRevisionsRequest, GetSystemTemplateRevisionsResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getSystemTemplateRevisionsAsync(GetSystemTemplateRevisionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getSystemTemplateRevisionsAsync(GetSystemTemplateRevisionsRequest, AsyncHandler<GetSystemTemplateRevisionsRequest, GetSystemTemplateRevisionsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- GetSystemTemplateRevisionsRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetSystemTemplateRevisionsRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
- GetSystemTemplateRevisionsResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetSystemTemplateRevisionsResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
- getTagKeys() - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
A list of tag key names to remove from the resource.
- getTags() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
Metadata, consisting of key-value pairs, that can be used to categorize your system instances.
- getTags() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- getTags() - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
A list of tags to add to the resource.>
- getTarget() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The target type of the deployment.
- getTarget() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The target of the system instance.
- getText() - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The GraphQL text that defines the entity.
- getThingArn() - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
The ARN of the thing.
- getThingName() - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The name of the thing to which the entity is to be associated.
- getThingName() - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The name of the thing to disassociate.
- getThingName() - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
The name of the thing.
- getThings() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
An array of things in the result set.
- getTimestamp() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The date and time when the message was last updated.
- getTrackingNamespaceName() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The name of the public namespace that the latest namespace version is tracking.
- getTrackingNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The version of the public namespace that the latest version is tracking.
- getType() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity type.
- getUpdatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The date and time when the flow execution summary was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The date and time when the system instance was last updated.
- getUploadId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusRequest
-
The ID of the upload.
- getUploadId() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The ID of the upload.
- getUploadId() - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsResult
-
The ID that specifies the upload action.
- getUploadStatus(GetUploadStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- getUploadStatus(GetUploadStatusRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- getUploadStatus(GetUploadStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- getUploadStatus() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The status of the upload.
- getUploadStatusAsync(GetUploadStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getUploadStatusAsync(GetUploadStatusRequest, AsyncHandler<GetUploadStatusRequest, GetUploadStatusResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- getUploadStatusAsync(GetUploadStatusRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getUploadStatusAsync(GetUploadStatusRequest, AsyncHandler<GetUploadStatusRequest, GetUploadStatusResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- getUploadStatusAsync(GetUploadStatusRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- getUploadStatusAsync(GetUploadStatusRequest, AsyncHandler<GetUploadStatusRequest, GetUploadStatusResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- GetUploadStatusRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetUploadStatusRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusRequest
-
- GetUploadStatusResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- GetUploadStatusResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
- getValidatedDependencyRevisions() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a
system instance.
- getValidatedNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
The version of the user's namespace against which the workflow was validated.
- getValidatedNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The version of the user's namespace against which the system instance was validated.
- getValidatedNamespaceVersion() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
The namespace version against which the system was validated.
- getValue() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
An array of string values for the search filter field.
- getValue() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
An array of string values for the search filter field.
- getValue() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
An array of string values for the search filter field.
- getValue() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
An array of string values for the search filter field.
- getValue() - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
The optional value of the tag.
- searchEntities(SearchEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- searchEntities(SearchEntitiesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- searchEntities(SearchEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- searchEntitiesAsync(SearchEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchEntitiesAsync(SearchEntitiesRequest, AsyncHandler<SearchEntitiesRequest, SearchEntitiesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchEntitiesAsync(SearchEntitiesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchEntitiesAsync(SearchEntitiesRequest, AsyncHandler<SearchEntitiesRequest, SearchEntitiesResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchEntitiesAsync(SearchEntitiesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- searchEntitiesAsync(SearchEntitiesRequest, AsyncHandler<SearchEntitiesRequest, SearchEntitiesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- SearchEntitiesRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchEntitiesRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
- SearchEntitiesResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchEntitiesResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
- searchFlowExecutions(SearchFlowExecutionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- searchFlowExecutions(SearchFlowExecutionsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- searchFlowExecutions(SearchFlowExecutionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- searchFlowExecutionsAsync(SearchFlowExecutionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowExecutionsAsync(SearchFlowExecutionsRequest, AsyncHandler<SearchFlowExecutionsRequest, SearchFlowExecutionsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowExecutionsAsync(SearchFlowExecutionsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowExecutionsAsync(SearchFlowExecutionsRequest, AsyncHandler<SearchFlowExecutionsRequest, SearchFlowExecutionsResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowExecutionsAsync(SearchFlowExecutionsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- searchFlowExecutionsAsync(SearchFlowExecutionsRequest, AsyncHandler<SearchFlowExecutionsRequest, SearchFlowExecutionsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- SearchFlowExecutionsRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchFlowExecutionsRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
- SearchFlowExecutionsResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchFlowExecutionsResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
- searchFlowTemplates(SearchFlowTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- searchFlowTemplates(SearchFlowTemplatesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- searchFlowTemplates(SearchFlowTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- searchFlowTemplatesAsync(SearchFlowTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowTemplatesAsync(SearchFlowTemplatesRequest, AsyncHandler<SearchFlowTemplatesRequest, SearchFlowTemplatesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowTemplatesAsync(SearchFlowTemplatesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowTemplatesAsync(SearchFlowTemplatesRequest, AsyncHandler<SearchFlowTemplatesRequest, SearchFlowTemplatesResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchFlowTemplatesAsync(SearchFlowTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- searchFlowTemplatesAsync(SearchFlowTemplatesRequest, AsyncHandler<SearchFlowTemplatesRequest, SearchFlowTemplatesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- SearchFlowTemplatesRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchFlowTemplatesRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
- SearchFlowTemplatesResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchFlowTemplatesResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
- searchSystemInstances(SearchSystemInstancesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- searchSystemInstances(SearchSystemInstancesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- searchSystemInstances(SearchSystemInstancesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- searchSystemInstancesAsync(SearchSystemInstancesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemInstancesAsync(SearchSystemInstancesRequest, AsyncHandler<SearchSystemInstancesRequest, SearchSystemInstancesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemInstancesAsync(SearchSystemInstancesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemInstancesAsync(SearchSystemInstancesRequest, AsyncHandler<SearchSystemInstancesRequest, SearchSystemInstancesResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemInstancesAsync(SearchSystemInstancesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- searchSystemInstancesAsync(SearchSystemInstancesRequest, AsyncHandler<SearchSystemInstancesRequest, SearchSystemInstancesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- SearchSystemInstancesRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchSystemInstancesRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
- SearchSystemInstancesResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchSystemInstancesResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
- searchSystemTemplates(SearchSystemTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- searchSystemTemplates(SearchSystemTemplatesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- searchSystemTemplates(SearchSystemTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- searchSystemTemplatesAsync(SearchSystemTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemTemplatesAsync(SearchSystemTemplatesRequest, AsyncHandler<SearchSystemTemplatesRequest, SearchSystemTemplatesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemTemplatesAsync(SearchSystemTemplatesRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemTemplatesAsync(SearchSystemTemplatesRequest, AsyncHandler<SearchSystemTemplatesRequest, SearchSystemTemplatesResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchSystemTemplatesAsync(SearchSystemTemplatesRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- searchSystemTemplatesAsync(SearchSystemTemplatesRequest, AsyncHandler<SearchSystemTemplatesRequest, SearchSystemTemplatesResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- SearchSystemTemplatesRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchSystemTemplatesRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
- SearchSystemTemplatesResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchSystemTemplatesResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
- searchThings(SearchThingsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- searchThings(SearchThingsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- searchThings(SearchThingsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- searchThingsAsync(SearchThingsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchThingsAsync(SearchThingsRequest, AsyncHandler<SearchThingsRequest, SearchThingsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- searchThingsAsync(SearchThingsRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchThingsAsync(SearchThingsRequest, AsyncHandler<SearchThingsRequest, SearchThingsResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- searchThingsAsync(SearchThingsRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- searchThingsAsync(SearchThingsRequest, AsyncHandler<SearchThingsRequest, SearchThingsResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- SearchThingsRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchThingsRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
- SearchThingsResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- SearchThingsResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
- setArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity ARN.
- setArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The ARN of the workflow.
- setArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ARN of the system instance.
- setArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The ARN of the system.
- setCloudMetricEnabled(Boolean) - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
A Boolean that specifies whether cloud metrics are collected.
- setCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
The namespace version in which the workflow is to be created.
- setCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
The namespace version in which the system is to be created.
- setCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The version of the user's namespace.
- setCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The version of the user's namespace.
- setCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The time at which the entity was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The date and time when the flow execution summary was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The date when the workflow was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The date when the system instance was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The date when the system was created.
- setCreatedDate(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The date at which the upload was created.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
The workflow DefinitionDocument.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
The DefinitionDocument used to create the system.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The definition document of the entity.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
A workflow's definition document.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
The definition document of a system.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The DefinitionDocument that contains the updated workflow definition.
- setDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The DefinitionDocument that contains the updated system definition.
- setDeprecateExistingEntities(Boolean) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
A Boolean that specifies whether to deprecate all entities in the latest version before uploading the new
DefinitionDocument.
- setDescription(FlowTemplateDescription) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateResult
-
The object that describes the specified workflow.
- setDescription(SystemInstanceDescription) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceResult
-
An object that describes the system instance.
- setDescription(SystemTemplateDescription) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateResult
-
An object that contains summary data about the system.
- setDescriptions(Collection<EntityDescription>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesResult
-
An array of descriptions for the specified entities.
- setDescriptions(Collection<EntityDescription>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
An array of descriptions for each entity returned in the search result.
- setDocument(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
The DefinitionDocument that defines the updated entities.
- setEndTime(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The date and time of the latest flow execution to return.
- setEntityId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The ID of the device to be associated with the thing.
- setEntityId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The ID of the entity to which the things are associated.
- setEntityType(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The entity type from which to disassociate the thing.
- setEntityTypes(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The entity types for which to search.
- setErrorCode(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- setErrorMessage(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- setEventType(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The type of flow event .
- setFailureReason(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The reason for an upload failure.
- setFilters(Collection<EntityFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
Optional filter to apply to the search.
- setFilters(Collection<FlowTemplateFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
An array of objects that limit the result set.
- setFilters(Collection<SystemInstanceFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
Optional filter to apply to the search.
- setFilters(Collection<SystemTemplateFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
An array of filters that limit the result set.
- setFlowActionsRoleArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The ARN of the IAM role that AWS IoT Things Graph will assume when it executes the flow.
- setFlowActionsRoleArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The AWS Identity and Access Management (IAM) role that AWS IoT Things Graph assumes during flow execution in a
cloud deployment.
- setFlowExecutionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the flow execution.
- setFlowExecutionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The ID of the flow execution.
- setFlowExecutionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The ID of a flow execution.
- setFlowTemplateId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the flow.
- setGreengrassDeploymentId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
The ID of the Greengrass deployment used to deploy the system instance.
- setGreengrassGroupId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the Greengrass group where the system instance is deployed.
- setGreengrassGroupName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The name of the Greengrass group where the system instance will be deployed.
- setGreengrassGroupName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the Greengrass group where the system instance is deployed.
- setGreengrassGroupVersionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The version of the Greengrass group where the system instance is deployed.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteFlowTemplateRequest
-
The ID of the workflow to be deleted.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemInstanceRequest
-
The ID of the system instance to be deleted.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemTemplateRequest
-
The ID of the system to be deleted.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
The ID of the workflow or system.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceRequest
-
The ID of the system instance.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateFlowTemplateRequest
-
The ID of the workflow to be deleted.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateSystemTemplateRequest
-
The ID of the system to delete.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity ID.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The ID of the workflow.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
The ID of the workflow.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The ID of the workflow.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceRequest
-
The ID of the system deployment instance.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
The ID of the system to get.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The ID of the system template.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the system instance.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The ID of the system.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceRequest
-
The ID of the system instance to remove from its target.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The ID of the workflow to be updated.
- setId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The ID of the system to be updated.
- setIds(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
An array of entity IDs.
- setKey(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
The required name of the tag.
- setLanguage(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The language used to define the entity.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The maximum number of tags to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The maximum number of results to return in the response.
- setMessageId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The unique identifier of the message.
- setMessages(Collection<FlowExecutionMessage>) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
A list of objects that contain information about events in the specified flow execution.
- setMetricRuleRoleArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
The ARN of the role that is used to collect cloud metrics.
- setMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
- setMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- setName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
The name of the entity search filter field.
- setName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
The name of the search filter field.
- setName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
The name of the search filter field.
- setName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
The name of the system search filter field.
- setNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
The ARN of the namespace to be deleted.
- setNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The ARN of the namespace.
- setNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The ARN of the namespace that is being deleted.
- setNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The ARN of the upload.
- setNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
The name of the namespace to be deleted.
- setNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceRequest
-
The name of the user's namespace.
- setNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The name of the namespace.
- setNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The name of the namespace that is being deleted.
- setNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The name of the upload's namespace.
- setNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The version of the user's namespace.
- setNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The version of the user's namespace to describe.
- setNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
The version of the user's namespace.
- setNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The version of the user's namespace.
- setNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The version of the user's namespace.
- setNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The version of the user's namespace.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The token that specifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
The token that specifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
The string to specify as nextToken when you request the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The string that specifies the next page of results.
- setNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
The string to specify as nextToken when you request the next page of results.
- setPayload(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
A string containing information about the flow event.
- setResourceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are to be returned.
- setResourceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are returned.
- setResourceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are to be removed.
- setRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
The revision number of the workflow or system.
- setRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The revision number of the workflow.
- setRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
The number of the workflow revision to retrieve.
- setRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
The number that specifies the revision of the system to get.
- setRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The revision number of the system.
- setS3BucketName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The name of the Amazon Simple Storage Service bucket that will be used to store and deploy the system instance's
resource file.
- setS3BucketName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The Amazon Simple Storage Service bucket where information about a system instance is stored.
- setStartTime(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The date and time of the earliest flow execution to return.
- setStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The current status of the flow execution.
- setStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The status of the deletion request.
- setStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The status of the system instance.
- setSummaries(Collection<FlowTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
An array of objects that provide summary data about each revision.
- setSummaries(Collection<SystemTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
An array of objects that contain summary data about the system template revisions.
- setSummaries(Collection<FlowExecutionSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
An array of objects that contain summary information about each workflow execution in the result set.
- setSummaries(Collection<FlowTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
An array of objects that contain summary information about each workflow in the result set.
- setSummaries(Collection<SystemInstanceSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
An array of objects that contain summary data abour the system instances in the result set.
- setSummaries(Collection<SystemTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
An array of objects that contain summary information about each system deployment in the result set.
- setSummary(FlowTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateResult
-
The summary object that describes the created workflow.
- setSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceResult
-
The summary object that describes the new system instance.
- setSummary(SystemTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateResult
-
The summary object that describes the created system.
- setSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
An object that contains summary information about a system instance that was deployed.
- setSummary(FlowTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
An object that contains summary information about a workflow.
- setSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
An object that contains summary information about a system instance.
- setSummary(SystemTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
An object that contains summary information about a system.
- setSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceResult
-
An object that contains summary information about the system instance that was removed from its target.
- setSummary(FlowTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateResult
-
An object containing summary information about the updated workflow.
- setSummary(SystemTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateResult
-
An object containing summary information about the updated system.
- setSyncWithPublicNamespace(Boolean) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
A Boolean that specifies whether to synchronize with the latest version of the public namespace.
- setSystemInstanceId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the system instance that contains the flow.
- setSystemInstanceId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The ID of the system instance that contains the flow.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
A list of tag key names to remove from the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
Metadata, consisting of key-value pairs, that can be used to categorize your system instances.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
A list of tags to add to the resource.>
- setTarget(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The target type of the deployment.
- setTarget(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The target of the system instance.
- setText(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The GraphQL text that defines the entity.
- setThingArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
The ARN of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The name of the thing to which the entity is to be associated.
- setThingName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The name of the thing to disassociate.
- setThingName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
The name of the thing.
- setThings(Collection<Thing>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
An array of things in the result set.
- setTimestamp(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The date and time when the message was last updated.
- setTrackingNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The name of the public namespace that the latest namespace version is tracking.
- setTrackingNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The version of the public namespace that the latest version is tracking.
- setType(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity type.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The date and time when the flow execution summary was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The date and time when the system instance was last updated.
- setUploadId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusRequest
-
The ID of the upload.
- setUploadId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The ID of the upload.
- setUploadId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsResult
-
The ID that specifies the upload action.
- setUploadStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The status of the upload.
- setValidatedDependencyRevisions(Collection<DependencyRevision>) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a
system instance.
- setValidatedNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
The version of the user's namespace against which the workflow was validated.
- setValidatedNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The version of the user's namespace against which the system instance was validated.
- setValidatedNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
The namespace version against which the system was validated.
- setValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
An array of string values for the search filter field.
- setValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
An array of string values for the search filter field.
- setValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
An array of string values for the search filter field.
- setValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
An array of string values for the search filter field.
- setValue(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
The optional value of the tag.
- shutdown() - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
- shutdown() - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
- standard() - Static method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClientBuilder
-
- SystemInstanceDeploymentStatus - Enum in com.amazonaws.services.iotthingsgraph.model
-
- SystemInstanceDescription - Class in com.amazonaws.services.iotthingsgraph.model
-
An object that contains a system instance definition and summary information.
- SystemInstanceDescription() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- SystemInstanceFilter - Class in com.amazonaws.services.iotthingsgraph.model
-
An object that filters a system instance search.
- SystemInstanceFilter() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
- SystemInstanceFilterName - Enum in com.amazonaws.services.iotthingsgraph.model
-
- SystemInstanceSummary - Class in com.amazonaws.services.iotthingsgraph.model
-
An object that contains summary information about a system instance.
- SystemInstanceSummary() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
- SystemTemplateDescription - Class in com.amazonaws.services.iotthingsgraph.model
-
An object that contains a system's definition document and summary information.
- SystemTemplateDescription() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
- SystemTemplateFilter - Class in com.amazonaws.services.iotthingsgraph.model
-
An object that filters a system search.
- SystemTemplateFilter() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
- SystemTemplateFilterName - Enum in com.amazonaws.services.iotthingsgraph.model
-
- SystemTemplateSummary - Class in com.amazonaws.services.iotthingsgraph.model
-
An object that contains information about a system.
- SystemTemplateSummary() - Constructor for class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
- Tag - Class in com.amazonaws.services.iotthingsgraph.model
-
Metadata assigned to an AWS IoT Things Graph resource consisting of a key-value pair.
- Tag() - Constructor for class com.amazonaws.services.iotthingsgraph.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraph
-
Deprecated.
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraph
-
Deprecated.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphClient
-
Deprecated.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iotthingsgraph.AbstractAWSIoTThingsGraphAsync
-
Deprecated.
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsync
-
Deprecated.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iotthingsgraph.AWSIoTThingsGraphAsyncClient
-
Deprecated.
- TagResourceRequest - Class in com.amazonaws.services.iotthingsgraph.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.iotthingsgraph.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.iotthingsgraph.model.TagResourceResult
-
- Thing - Class in com.amazonaws.services.iotthingsgraph.model
-
An AWS IoT thing.
- Thing() - Constructor for class com.amazonaws.services.iotthingsgraph.model.Thing
-
- ThrottlingException - Exception in com.amazonaws.services.iotthingsgraph.model
-
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.iotthingsgraph.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.DefinitionLanguage
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteFlowTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteFlowTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.DeploymentTarget
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateFlowTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateFlowTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateSystemTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateSystemTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.EntityFilterName
-
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.EntityType
-
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.FlowExecutionEventType
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.FlowExecutionStatus
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilterName
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.NamespaceDeletionStatus
-
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.NamespaceDeletionStatusErrorCodes
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.SystemInstanceDeploymentStatus
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilterName
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilterName
-
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.iotthingsgraph.model.UploadStatus
-
- withArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity ARN.
- withArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The ARN of the workflow.
- withArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ARN of the system instance.
- withArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The ARN of the system.
- withCloudMetricEnabled(Boolean) - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
A Boolean that specifies whether cloud metrics are collected.
- withCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
The namespace version in which the workflow is to be created.
- withCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
The namespace version in which the system is to be created.
- withCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The version of the user's namespace.
- withCompatibleNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The version of the user's namespace.
- withCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The time at which the entity was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The date and time when the flow execution summary was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The date when the workflow was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The date when the system instance was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The date when the system was created.
- withCreatedDate(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The date at which the upload was created.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
The workflow DefinitionDocument.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
The DefinitionDocument used to create the system.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The definition document of the entity.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
A workflow's definition document.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
The definition document of a system.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The DefinitionDocument that contains the updated workflow definition.
- withDefinition(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The DefinitionDocument that contains the updated system definition.
- withDeprecateExistingEntities(Boolean) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
A Boolean that specifies whether to deprecate all entities in the latest version before uploading the new
DefinitionDocument.
- withDescription(FlowTemplateDescription) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateResult
-
The object that describes the specified workflow.
- withDescription(SystemInstanceDescription) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceResult
-
An object that describes the system instance.
- withDescription(SystemTemplateDescription) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateResult
-
An object that contains summary data about the system.
- withDescriptions(EntityDescription...) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesResult
-
An array of descriptions for the specified entities.
- withDescriptions(Collection<EntityDescription>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesResult
-
An array of descriptions for the specified entities.
- withDescriptions(EntityDescription...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
An array of descriptions for each entity returned in the search result.
- withDescriptions(Collection<EntityDescription>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
An array of descriptions for each entity returned in the search result.
- withDocument(DefinitionDocument) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
The DefinitionDocument that defines the updated entities.
- withEndTime(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The date and time of the latest flow execution to return.
- withEntityId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The ID of the device to be associated with the thing.
- withEntityId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The ID of the entity to which the things are associated.
- withEntityType(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The entity type from which to disassociate the thing.
- withEntityType(EntityType) - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The entity type from which to disassociate the thing.
- withEntityTypes(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The entity types for which to search.
- withEntityTypes(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The entity types for which to search.
- withEntityTypes(EntityType...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The entity types for which to search.
- withErrorCode(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- withErrorCode(NamespaceDeletionStatusErrorCodes) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- withErrorMessage(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
An error code returned by the namespace deletion task.
- withEventType(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The type of flow event .
- withEventType(FlowExecutionEventType) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The type of flow event .
- withFailureReason(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The reason for an upload failure.
- withFailureReason(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The reason for an upload failure.
- withFilters(EntityFilter...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
Optional filter to apply to the search.
- withFilters(Collection<EntityFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
Optional filter to apply to the search.
- withFilters(FlowTemplateFilter...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
An array of objects that limit the result set.
- withFilters(Collection<FlowTemplateFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
An array of objects that limit the result set.
- withFilters(SystemInstanceFilter...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
Optional filter to apply to the search.
- withFilters(Collection<SystemInstanceFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
Optional filter to apply to the search.
- withFilters(SystemTemplateFilter...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
An array of filters that limit the result set.
- withFilters(Collection<SystemTemplateFilter>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
An array of filters that limit the result set.
- withFlowActionsRoleArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The ARN of the IAM role that AWS IoT Things Graph will assume when it executes the flow.
- withFlowActionsRoleArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The AWS Identity and Access Management (IAM) role that AWS IoT Things Graph assumes during flow execution in a
cloud deployment.
- withFlowExecutionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the flow execution.
- withFlowExecutionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The ID of the flow execution.
- withFlowExecutionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The ID of a flow execution.
- withFlowTemplateId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the flow.
- withGreengrassDeploymentId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
The ID of the Greengrass deployment used to deploy the system instance.
- withGreengrassGroupId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the Greengrass group where the system instance is deployed.
- withGreengrassGroupName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The name of the Greengrass group where the system instance will be deployed.
- withGreengrassGroupName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the Greengrass group where the system instance is deployed.
- withGreengrassGroupVersionId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The version of the Greengrass group where the system instance is deployed.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteFlowTemplateRequest
-
The ID of the workflow to be deleted.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemInstanceRequest
-
The ID of the system instance to be deleted.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteSystemTemplateRequest
-
The ID of the system to be deleted.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
The ID of the workflow or system.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceRequest
-
The ID of the system instance.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateFlowTemplateRequest
-
The ID of the workflow to be deleted.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeprecateSystemTemplateRequest
-
The ID of the system to delete.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity ID.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The ID of the workflow.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
The ID of the workflow.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The ID of the workflow.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemInstanceRequest
-
The ID of the system deployment instance.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
The ID of the system to get.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The ID of the system template.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The ID of the system instance.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The ID of the system.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceRequest
-
The ID of the system instance to remove from its target.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateRequest
-
The ID of the workflow to be updated.
- withId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
The ID of the system to be updated.
- withIds(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
An array of entity IDs.
- withIds(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
An array of entity IDs.
- withKey(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
The required name of the tag.
- withLanguage(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The language used to define the entity.
- withLanguage(DefinitionLanguage) - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The language used to define the entity.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The maximum number of tags to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The maximum number of results to return in the response.
- withMessageId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The unique identifier of the message.
- withMessages(FlowExecutionMessage...) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
A list of objects that contain information about events in the specified flow execution.
- withMessages(Collection<FlowExecutionMessage>) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
A list of objects that contain information about events in the specified flow execution.
- withMetricRuleRoleArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.MetricsConfiguration
-
The ARN of the role that is used to collect cloud metrics.
- withMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
- withMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
- withName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
The name of the entity search filter field.
- withName(EntityFilterName) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
The name of the entity search filter field.
- withName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
The name of the search filter field.
- withName(FlowTemplateFilterName) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
The name of the search filter field.
- withName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
The name of the search filter field.
- withName(SystemInstanceFilterName) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
The name of the search filter field.
- withName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
The name of the system search filter field.
- withName(SystemTemplateFilterName) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
The name of the system search filter field.
- withNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
The ARN of the namespace to be deleted.
- withNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The ARN of the namespace.
- withNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The ARN of the namespace that is being deleted.
- withNamespaceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The ARN of the upload.
- withNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DeleteNamespaceResult
-
The name of the namespace to be deleted.
- withNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceRequest
-
The name of the user's namespace.
- withNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The name of the namespace.
- withNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The name of the namespace that is being deleted.
- withNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The name of the upload's namespace.
- withNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The version of the user's namespace.
- withNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The version of the user's namespace to describe.
- withNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetEntitiesRequest
-
The version of the user's namespace.
- withNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The version of the user's namespace.
- withNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The version of the user's namespace.
- withNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The version of the user's namespace.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListFlowExecutionMessagesResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The token that specifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
The token that specifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchEntitiesResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
The string to specify as nextToken when you request the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsRequest
-
The string that specifies the next page of results.
- withNextToken(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
The string to specify as nextToken when you request the next page of results.
- withPayload(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
A string containing information about the flow event.
- withResourceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are to be returned.
- withResourceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are returned.
- withResourceArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose tags are to be removed.
- withRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.DependencyRevision
-
The revision number of the workflow or system.
- withRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateSummary
-
The revision number of the workflow.
- withRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRequest
-
The number of the workflow revision to retrieve.
- withRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRequest
-
The number that specifies the revision of the system to get.
- withRevisionNumber(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateSummary
-
The revision number of the system.
- withS3BucketName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The name of the Amazon Simple Storage Service bucket that will be used to store and deploy the system instance's
resource file.
- withS3BucketName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The Amazon Simple Storage Service bucket where information about a system instance is stored.
- withStartTime(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The date and time of the earliest flow execution to return.
- withStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The current status of the flow execution.
- withStatus(FlowExecutionStatus) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The current status of the flow execution.
- withStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The status of the deletion request.
- withStatus(NamespaceDeletionStatus) - Method in class com.amazonaws.services.iotthingsgraph.model.GetNamespaceDeletionStatusResult
-
The status of the deletion request.
- withStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The status of the system instance.
- withStatus(SystemInstanceDeploymentStatus) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The status of the system instance.
- withSummaries(FlowTemplateSummary...) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
An array of objects that provide summary data about each revision.
- withSummaries(Collection<FlowTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetFlowTemplateRevisionsResult
-
An array of objects that provide summary data about each revision.
- withSummaries(SystemTemplateSummary...) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
An array of objects that contain summary data about the system template revisions.
- withSummaries(Collection<SystemTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.GetSystemTemplateRevisionsResult
-
An array of objects that contain summary data about the system template revisions.
- withSummaries(FlowExecutionSummary...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
An array of objects that contain summary information about each workflow execution in the result set.
- withSummaries(Collection<FlowExecutionSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsResult
-
An array of objects that contain summary information about each workflow execution in the result set.
- withSummaries(FlowTemplateSummary...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
An array of objects that contain summary information about each workflow in the result set.
- withSummaries(Collection<FlowTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowTemplatesResult
-
An array of objects that contain summary information about each workflow in the result set.
- withSummaries(SystemInstanceSummary...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
An array of objects that contain summary data abour the system instances in the result set.
- withSummaries(Collection<SystemInstanceSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemInstancesResult
-
An array of objects that contain summary data abour the system instances in the result set.
- withSummaries(SystemTemplateSummary...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
An array of objects that contain summary information about each system deployment in the result set.
- withSummaries(Collection<SystemTemplateSummary>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchSystemTemplatesResult
-
An array of objects that contain summary information about each system deployment in the result set.
- withSummary(FlowTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateFlowTemplateResult
-
The summary object that describes the created workflow.
- withSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceResult
-
The summary object that describes the new system instance.
- withSummary(SystemTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemTemplateResult
-
The summary object that describes the created system.
- withSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.DeploySystemInstanceResult
-
An object that contains summary information about a system instance that was deployed.
- withSummary(FlowTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
An object that contains summary information about a workflow.
- withSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
An object that contains summary information about a system instance.
- withSummary(SystemTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
An object that contains summary information about a system.
- withSummary(SystemInstanceSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.UndeploySystemInstanceResult
-
An object that contains summary information about the system instance that was removed from its target.
- withSummary(FlowTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateFlowTemplateResult
-
An object containing summary information about the updated workflow.
- withSummary(SystemTemplateSummary) - Method in class com.amazonaws.services.iotthingsgraph.model.UpdateSystemTemplateResult
-
An object containing summary information about the updated system.
- withSyncWithPublicNamespace(Boolean) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsRequest
-
A Boolean that specifies whether to synchronize with the latest version of the public namespace.
- withSystemInstanceId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The ID of the system instance that contains the flow.
- withSystemInstanceId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchFlowExecutionsRequest
-
The ID of the system instance that contains the flow.
- withTagKeys(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
A list of tag key names to remove from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.UntagResourceRequest
-
A list of tag key names to remove from the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
Metadata, consisting of key-value pairs, that can be used to categorize your system instances.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
Metadata, consisting of key-value pairs, that can be used to categorize your system instances.
- withTags(Tag...) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotthingsgraph.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- withTags(Tag...) - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
A list of tags to add to the resource.>
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.iotthingsgraph.model.TagResourceRequest
-
A list of tags to add to the resource.>
- withTarget(String) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The target type of the deployment.
- withTarget(DeploymentTarget) - Method in class com.amazonaws.services.iotthingsgraph.model.CreateSystemInstanceRequest
-
The target type of the deployment.
- withTarget(String) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The target of the system instance.
- withTarget(DeploymentTarget) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The target of the system instance.
- withText(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DefinitionDocument
-
The GraphQL text that defines the entity.
- withThingArn(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
The ARN of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.AssociateEntityToThingRequest
-
The name of the thing to which the entity is to be associated.
- withThingName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DissociateEntityFromThingRequest
-
The name of the thing to disassociate.
- withThingName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Thing
-
The name of the thing.
- withThings(Thing...) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
An array of things in the result set.
- withThings(Collection<Thing>) - Method in class com.amazonaws.services.iotthingsgraph.model.SearchThingsResult
-
An array of things in the result set.
- withTimestamp(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionMessage
-
The date and time when the message was last updated.
- withTrackingNamespaceName(String) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The name of the public namespace that the latest namespace version is tracking.
- withTrackingNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.DescribeNamespaceResult
-
The version of the public namespace that the latest version is tracking.
- withType(String) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity type.
- withType(EntityType) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityDescription
-
The entity type.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowExecutionSummary
-
The date and time when the flow execution summary was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceSummary
-
The date and time when the system instance was last updated.
- withUploadId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusRequest
-
The ID of the upload.
- withUploadId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The ID of the upload.
- withUploadId(String) - Method in class com.amazonaws.services.iotthingsgraph.model.UploadEntityDefinitionsResult
-
The ID that specifies the upload action.
- withUploadStatus(String) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The status of the upload.
- withUploadStatus(UploadStatus) - Method in class com.amazonaws.services.iotthingsgraph.model.GetUploadStatusResult
-
The status of the upload.
- withValidatedDependencyRevisions(DependencyRevision...) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a
system instance.
- withValidatedDependencyRevisions(Collection<DependencyRevision>) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a
system instance.
- withValidatedNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateDescription
-
The version of the user's namespace against which the workflow was validated.
- withValidatedNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceDescription
-
The version of the user's namespace against which the system instance was validated.
- withValidatedNamespaceVersion(Long) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateDescription
-
The namespace version against which the system was validated.
- withValue(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
An array of string values for the search filter field.
- withValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.EntityFilter
-
An array of string values for the search filter field.
- withValue(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
An array of string values for the search filter field.
- withValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.FlowTemplateFilter
-
An array of string values for the search filter field.
- withValue(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
An array of string values for the search filter field.
- withValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemInstanceFilter
-
An array of string values for the search filter field.
- withValue(String...) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
An array of string values for the search filter field.
- withValue(Collection<String>) - Method in class com.amazonaws.services.iotthingsgraph.model.SystemTemplateFilter
-
An array of string values for the search filter field.
- withValue(String) - Method in class com.amazonaws.services.iotthingsgraph.model.Tag
-
The optional value of the tag.