Documentation
¶
Index ¶
- type Activities
- func (a *Activities) AssociateEntityToThing(ctx context.Context, input *iotthingsgraph.AssociateEntityToThingInput) (*iotthingsgraph.AssociateEntityToThingOutput, error)
- func (a *Activities) CreateFlowTemplate(ctx context.Context, input *iotthingsgraph.CreateFlowTemplateInput) (*iotthingsgraph.CreateFlowTemplateOutput, error)
- func (a *Activities) CreateSystemInstance(ctx context.Context, input *iotthingsgraph.CreateSystemInstanceInput) (*iotthingsgraph.CreateSystemInstanceOutput, error)
- func (a *Activities) CreateSystemTemplate(ctx context.Context, input *iotthingsgraph.CreateSystemTemplateInput) (*iotthingsgraph.CreateSystemTemplateOutput, error)
- func (a *Activities) DeleteFlowTemplate(ctx context.Context, input *iotthingsgraph.DeleteFlowTemplateInput) (*iotthingsgraph.DeleteFlowTemplateOutput, error)
- func (a *Activities) DeleteNamespace(ctx context.Context, input *iotthingsgraph.DeleteNamespaceInput) (*iotthingsgraph.DeleteNamespaceOutput, error)
- func (a *Activities) DeleteSystemInstance(ctx context.Context, input *iotthingsgraph.DeleteSystemInstanceInput) (*iotthingsgraph.DeleteSystemInstanceOutput, error)
- func (a *Activities) DeleteSystemTemplate(ctx context.Context, input *iotthingsgraph.DeleteSystemTemplateInput) (*iotthingsgraph.DeleteSystemTemplateOutput, error)
- func (a *Activities) DeploySystemInstance(ctx context.Context, input *iotthingsgraph.DeploySystemInstanceInput) (*iotthingsgraph.DeploySystemInstanceOutput, error)
- func (a *Activities) DeprecateFlowTemplate(ctx context.Context, input *iotthingsgraph.DeprecateFlowTemplateInput) (*iotthingsgraph.DeprecateFlowTemplateOutput, error)
- func (a *Activities) DeprecateSystemTemplate(ctx context.Context, input *iotthingsgraph.DeprecateSystemTemplateInput) (*iotthingsgraph.DeprecateSystemTemplateOutput, error)
- func (a *Activities) DescribeNamespace(ctx context.Context, input *iotthingsgraph.DescribeNamespaceInput) (*iotthingsgraph.DescribeNamespaceOutput, error)
- func (a *Activities) DissociateEntityFromThing(ctx context.Context, input *iotthingsgraph.DissociateEntityFromThingInput) (*iotthingsgraph.DissociateEntityFromThingOutput, error)
- func (a *Activities) GetEntities(ctx context.Context, input *iotthingsgraph.GetEntitiesInput) (*iotthingsgraph.GetEntitiesOutput, error)
- func (a *Activities) GetFlowTemplate(ctx context.Context, input *iotthingsgraph.GetFlowTemplateInput) (*iotthingsgraph.GetFlowTemplateOutput, error)
- func (a *Activities) GetFlowTemplateRevisions(ctx context.Context, input *iotthingsgraph.GetFlowTemplateRevisionsInput) (*iotthingsgraph.GetFlowTemplateRevisionsOutput, error)
- func (a *Activities) GetNamespaceDeletionStatus(ctx context.Context, input *iotthingsgraph.GetNamespaceDeletionStatusInput) (*iotthingsgraph.GetNamespaceDeletionStatusOutput, error)
- func (a *Activities) GetSystemInstance(ctx context.Context, input *iotthingsgraph.GetSystemInstanceInput) (*iotthingsgraph.GetSystemInstanceOutput, error)
- func (a *Activities) GetSystemTemplate(ctx context.Context, input *iotthingsgraph.GetSystemTemplateInput) (*iotthingsgraph.GetSystemTemplateOutput, error)
- func (a *Activities) GetSystemTemplateRevisions(ctx context.Context, input *iotthingsgraph.GetSystemTemplateRevisionsInput) (*iotthingsgraph.GetSystemTemplateRevisionsOutput, error)
- func (a *Activities) GetUploadStatus(ctx context.Context, input *iotthingsgraph.GetUploadStatusInput) (*iotthingsgraph.GetUploadStatusOutput, error)
- func (a *Activities) ListFlowExecutionMessages(ctx context.Context, input *iotthingsgraph.ListFlowExecutionMessagesInput) (*iotthingsgraph.ListFlowExecutionMessagesOutput, error)
- func (a *Activities) ListTagsForResource(ctx context.Context, input *iotthingsgraph.ListTagsForResourceInput) (*iotthingsgraph.ListTagsForResourceOutput, error)
- func (a *Activities) SearchEntities(ctx context.Context, input *iotthingsgraph.SearchEntitiesInput) (*iotthingsgraph.SearchEntitiesOutput, error)
- func (a *Activities) SearchFlowExecutions(ctx context.Context, input *iotthingsgraph.SearchFlowExecutionsInput) (*iotthingsgraph.SearchFlowExecutionsOutput, error)
- func (a *Activities) SearchFlowTemplates(ctx context.Context, input *iotthingsgraph.SearchFlowTemplatesInput) (*iotthingsgraph.SearchFlowTemplatesOutput, error)
- func (a *Activities) SearchSystemInstances(ctx context.Context, input *iotthingsgraph.SearchSystemInstancesInput) (*iotthingsgraph.SearchSystemInstancesOutput, error)
- func (a *Activities) SearchSystemTemplates(ctx context.Context, input *iotthingsgraph.SearchSystemTemplatesInput) (*iotthingsgraph.SearchSystemTemplatesOutput, error)
- func (a *Activities) SearchThings(ctx context.Context, input *iotthingsgraph.SearchThingsInput) (*iotthingsgraph.SearchThingsOutput, error)
- func (a *Activities) TagResource(ctx context.Context, input *iotthingsgraph.TagResourceInput) (*iotthingsgraph.TagResourceOutput, error)
- func (a *Activities) UndeploySystemInstance(ctx context.Context, input *iotthingsgraph.UndeploySystemInstanceInput) (*iotthingsgraph.UndeploySystemInstanceOutput, error)
- func (a *Activities) UntagResource(ctx context.Context, input *iotthingsgraph.UntagResourceInput) (*iotthingsgraph.UntagResourceOutput, error)
- func (a *Activities) UpdateFlowTemplate(ctx context.Context, input *iotthingsgraph.UpdateFlowTemplateInput) (*iotthingsgraph.UpdateFlowTemplateOutput, error)
- func (a *Activities) UpdateSystemTemplate(ctx context.Context, input *iotthingsgraph.UpdateSystemTemplateInput) (*iotthingsgraph.UpdateSystemTemplateOutput, error)
- func (a *Activities) UploadEntityDefinitions(ctx context.Context, input *iotthingsgraph.UploadEntityDefinitionsInput) (*iotthingsgraph.UploadEntityDefinitionsOutput, error)
- type SessionFactory
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activities ¶
type Activities struct {
// contains filtered or unexported fields
}
func NewActivities ¶
func NewActivities(sess *session.Session, config ...*aws.Config) *Activities
func NewActivitiesWithSessionFactory ¶
func NewActivitiesWithSessionFactory(sessionFactory SessionFactory) *Activities
func (*Activities) AssociateEntityToThing ¶
func (a *Activities) AssociateEntityToThing(ctx context.Context, input *iotthingsgraph.AssociateEntityToThingInput) (*iotthingsgraph.AssociateEntityToThingOutput, error)
func (*Activities) CreateFlowTemplate ¶
func (a *Activities) CreateFlowTemplate(ctx context.Context, input *iotthingsgraph.CreateFlowTemplateInput) (*iotthingsgraph.CreateFlowTemplateOutput, error)
func (*Activities) CreateSystemInstance ¶
func (a *Activities) CreateSystemInstance(ctx context.Context, input *iotthingsgraph.CreateSystemInstanceInput) (*iotthingsgraph.CreateSystemInstanceOutput, error)
func (*Activities) CreateSystemTemplate ¶
func (a *Activities) CreateSystemTemplate(ctx context.Context, input *iotthingsgraph.CreateSystemTemplateInput) (*iotthingsgraph.CreateSystemTemplateOutput, error)
func (*Activities) DeleteFlowTemplate ¶
func (a *Activities) DeleteFlowTemplate(ctx context.Context, input *iotthingsgraph.DeleteFlowTemplateInput) (*iotthingsgraph.DeleteFlowTemplateOutput, error)
func (*Activities) DeleteNamespace ¶
func (a *Activities) DeleteNamespace(ctx context.Context, input *iotthingsgraph.DeleteNamespaceInput) (*iotthingsgraph.DeleteNamespaceOutput, error)
func (*Activities) DeleteSystemInstance ¶
func (a *Activities) DeleteSystemInstance(ctx context.Context, input *iotthingsgraph.DeleteSystemInstanceInput) (*iotthingsgraph.DeleteSystemInstanceOutput, error)
func (*Activities) DeleteSystemTemplate ¶
func (a *Activities) DeleteSystemTemplate(ctx context.Context, input *iotthingsgraph.DeleteSystemTemplateInput) (*iotthingsgraph.DeleteSystemTemplateOutput, error)
func (*Activities) DeploySystemInstance ¶
func (a *Activities) DeploySystemInstance(ctx context.Context, input *iotthingsgraph.DeploySystemInstanceInput) (*iotthingsgraph.DeploySystemInstanceOutput, error)
func (*Activities) DeprecateFlowTemplate ¶
func (a *Activities) DeprecateFlowTemplate(ctx context.Context, input *iotthingsgraph.DeprecateFlowTemplateInput) (*iotthingsgraph.DeprecateFlowTemplateOutput, error)
func (*Activities) DeprecateSystemTemplate ¶
func (a *Activities) DeprecateSystemTemplate(ctx context.Context, input *iotthingsgraph.DeprecateSystemTemplateInput) (*iotthingsgraph.DeprecateSystemTemplateOutput, error)
func (*Activities) DescribeNamespace ¶
func (a *Activities) DescribeNamespace(ctx context.Context, input *iotthingsgraph.DescribeNamespaceInput) (*iotthingsgraph.DescribeNamespaceOutput, error)
func (*Activities) DissociateEntityFromThing ¶
func (a *Activities) DissociateEntityFromThing(ctx context.Context, input *iotthingsgraph.DissociateEntityFromThingInput) (*iotthingsgraph.DissociateEntityFromThingOutput, error)
func (*Activities) GetEntities ¶
func (a *Activities) GetEntities(ctx context.Context, input *iotthingsgraph.GetEntitiesInput) (*iotthingsgraph.GetEntitiesOutput, error)
func (*Activities) GetFlowTemplate ¶
func (a *Activities) GetFlowTemplate(ctx context.Context, input *iotthingsgraph.GetFlowTemplateInput) (*iotthingsgraph.GetFlowTemplateOutput, error)
func (*Activities) GetFlowTemplateRevisions ¶
func (a *Activities) GetFlowTemplateRevisions(ctx context.Context, input *iotthingsgraph.GetFlowTemplateRevisionsInput) (*iotthingsgraph.GetFlowTemplateRevisionsOutput, error)
func (*Activities) GetNamespaceDeletionStatus ¶
func (a *Activities) GetNamespaceDeletionStatus(ctx context.Context, input *iotthingsgraph.GetNamespaceDeletionStatusInput) (*iotthingsgraph.GetNamespaceDeletionStatusOutput, error)
func (*Activities) GetSystemInstance ¶
func (a *Activities) GetSystemInstance(ctx context.Context, input *iotthingsgraph.GetSystemInstanceInput) (*iotthingsgraph.GetSystemInstanceOutput, error)
func (*Activities) GetSystemTemplate ¶
func (a *Activities) GetSystemTemplate(ctx context.Context, input *iotthingsgraph.GetSystemTemplateInput) (*iotthingsgraph.GetSystemTemplateOutput, error)
func (*Activities) GetSystemTemplateRevisions ¶
func (a *Activities) GetSystemTemplateRevisions(ctx context.Context, input *iotthingsgraph.GetSystemTemplateRevisionsInput) (*iotthingsgraph.GetSystemTemplateRevisionsOutput, error)
func (*Activities) GetUploadStatus ¶
func (a *Activities) GetUploadStatus(ctx context.Context, input *iotthingsgraph.GetUploadStatusInput) (*iotthingsgraph.GetUploadStatusOutput, error)
func (*Activities) ListFlowExecutionMessages ¶
func (a *Activities) ListFlowExecutionMessages(ctx context.Context, input *iotthingsgraph.ListFlowExecutionMessagesInput) (*iotthingsgraph.ListFlowExecutionMessagesOutput, error)
func (*Activities) ListTagsForResource ¶
func (a *Activities) ListTagsForResource(ctx context.Context, input *iotthingsgraph.ListTagsForResourceInput) (*iotthingsgraph.ListTagsForResourceOutput, error)
func (*Activities) SearchEntities ¶
func (a *Activities) SearchEntities(ctx context.Context, input *iotthingsgraph.SearchEntitiesInput) (*iotthingsgraph.SearchEntitiesOutput, error)
func (*Activities) SearchFlowExecutions ¶
func (a *Activities) SearchFlowExecutions(ctx context.Context, input *iotthingsgraph.SearchFlowExecutionsInput) (*iotthingsgraph.SearchFlowExecutionsOutput, error)
func (*Activities) SearchFlowTemplates ¶
func (a *Activities) SearchFlowTemplates(ctx context.Context, input *iotthingsgraph.SearchFlowTemplatesInput) (*iotthingsgraph.SearchFlowTemplatesOutput, error)
func (*Activities) SearchSystemInstances ¶
func (a *Activities) SearchSystemInstances(ctx context.Context, input *iotthingsgraph.SearchSystemInstancesInput) (*iotthingsgraph.SearchSystemInstancesOutput, error)
func (*Activities) SearchSystemTemplates ¶
func (a *Activities) SearchSystemTemplates(ctx context.Context, input *iotthingsgraph.SearchSystemTemplatesInput) (*iotthingsgraph.SearchSystemTemplatesOutput, error)
func (*Activities) SearchThings ¶
func (a *Activities) SearchThings(ctx context.Context, input *iotthingsgraph.SearchThingsInput) (*iotthingsgraph.SearchThingsOutput, error)
func (*Activities) TagResource ¶
func (a *Activities) TagResource(ctx context.Context, input *iotthingsgraph.TagResourceInput) (*iotthingsgraph.TagResourceOutput, error)
func (*Activities) UndeploySystemInstance ¶
func (a *Activities) UndeploySystemInstance(ctx context.Context, input *iotthingsgraph.UndeploySystemInstanceInput) (*iotthingsgraph.UndeploySystemInstanceOutput, error)
func (*Activities) UntagResource ¶
func (a *Activities) UntagResource(ctx context.Context, input *iotthingsgraph.UntagResourceInput) (*iotthingsgraph.UntagResourceOutput, error)
func (*Activities) UpdateFlowTemplate ¶
func (a *Activities) UpdateFlowTemplate(ctx context.Context, input *iotthingsgraph.UpdateFlowTemplateInput) (*iotthingsgraph.UpdateFlowTemplateOutput, error)
func (*Activities) UpdateSystemTemplate ¶
func (a *Activities) UpdateSystemTemplate(ctx context.Context, input *iotthingsgraph.UpdateSystemTemplateInput) (*iotthingsgraph.UpdateSystemTemplateOutput, error)
func (*Activities) UploadEntityDefinitions ¶
func (a *Activities) UploadEntityDefinitions(ctx context.Context, input *iotthingsgraph.UploadEntityDefinitionsInput) (*iotthingsgraph.UploadEntityDefinitionsOutput, error)
Click to show internal directories.
Click to hide internal directories.