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

A

AbstractAWSGreengrassV2 - Class in com.amazonaws.services.greengrassv2
Abstract implementation of AWSGreengrassV2.
AbstractAWSGreengrassV2() - Constructor for class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
AbstractAWSGreengrassV2Async - Class in com.amazonaws.services.greengrassv2
Abstract implementation of AWSGreengrassV2Async.
AbstractAWSGreengrassV2Async() - Constructor for class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
AccessDeniedException - Exception in com.amazonaws.services.greengrassv2.model
You don't have permission to perform the action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
Add a single Attributes entry
addComponentDependenciesEntry(String, ComponentDependencyRequirement) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
Add a single ComponentDependencies entry
addComponentsEntry(String, ComponentDeploymentSpecification) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
Add a single Components entry
addComponentsEntry(String, ComponentDeploymentSpecification) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Add a single Components entry
addEnvironmentVariablesEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Add a single EnvironmentVariables entry
addErrorsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
Add a single Errors entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
Add a single Tags entry
addVersionRequirementsEntry(String, String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
Add a single VersionRequirements entry
AssociateClientDeviceWithCoreDeviceEntry - Class in com.amazonaws.services.greengrassv2.model
Contains a request to associate a client device with a core device.
AssociateClientDeviceWithCoreDeviceEntry() - Constructor for class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
 
AssociateClientDeviceWithCoreDeviceErrorEntry - Class in com.amazonaws.services.greengrassv2.model
Contains an error that occurs from a request to associate a client device with a core device.
AssociateClientDeviceWithCoreDeviceErrorEntry() - Constructor for class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
 
AssociatedClientDevice - Class in com.amazonaws.services.greengrassv2.model
Contains information about a client device that is associated to a core device for cloud discovery.
AssociatedClientDevice() - Constructor for class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
 
asyncBuilder() - Static method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
AWSGreengrassV2 - Interface in com.amazonaws.services.greengrassv2
Interface for accessing AWS GreengrassV2.
AWSGreengrassV2Async - Interface in com.amazonaws.services.greengrassv2
Interface for accessing AWS GreengrassV2 asynchronously.
AWSGreengrassV2AsyncClient - Class in com.amazonaws.services.greengrassv2
Client for accessing AWS GreengrassV2 asynchronously.
AWSGreengrassV2AsyncClientBuilder - Class in com.amazonaws.services.greengrassv2
Fluent builder for AWSGreengrassV2Async.
AWSGreengrassV2Client - Class in com.amazonaws.services.greengrassv2
Client for accessing AWS GreengrassV2.
AWSGreengrassV2ClientBuilder - Class in com.amazonaws.services.greengrassv2
Fluent builder for AWSGreengrassV2.
AWSGreengrassV2Exception - Exception in com.amazonaws.services.greengrassv2.model
Base exception for all service exceptions thrown by AWS IoT Greengrass V2
AWSGreengrassV2Exception(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.AWSGreengrassV2Exception
Constructs a new AWSGreengrassV2Exception with the specified error message.

B

batchAssociateClientDeviceWithCoreDevice(BatchAssociateClientDeviceWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
batchAssociateClientDeviceWithCoreDevice(BatchAssociateClientDeviceWithCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Associate a list of client devices with a core device.
batchAssociateClientDeviceWithCoreDevice(BatchAssociateClientDeviceWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Associate a list of client devices with a core device.
batchAssociateClientDeviceWithCoreDeviceAsync(BatchAssociateClientDeviceWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
batchAssociateClientDeviceWithCoreDeviceAsync(BatchAssociateClientDeviceWithCoreDeviceRequest, AsyncHandler<BatchAssociateClientDeviceWithCoreDeviceRequest, BatchAssociateClientDeviceWithCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
batchAssociateClientDeviceWithCoreDeviceAsync(BatchAssociateClientDeviceWithCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Associate a list of client devices with a core device.
batchAssociateClientDeviceWithCoreDeviceAsync(BatchAssociateClientDeviceWithCoreDeviceRequest, AsyncHandler<BatchAssociateClientDeviceWithCoreDeviceRequest, BatchAssociateClientDeviceWithCoreDeviceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Associate a list of client devices with a core device.
batchAssociateClientDeviceWithCoreDeviceAsync(BatchAssociateClientDeviceWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
batchAssociateClientDeviceWithCoreDeviceAsync(BatchAssociateClientDeviceWithCoreDeviceRequest, AsyncHandler<BatchAssociateClientDeviceWithCoreDeviceRequest, BatchAssociateClientDeviceWithCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
BatchAssociateClientDeviceWithCoreDeviceRequest - Class in com.amazonaws.services.greengrassv2.model
 
BatchAssociateClientDeviceWithCoreDeviceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
 
BatchAssociateClientDeviceWithCoreDeviceResult - Class in com.amazonaws.services.greengrassv2.model
 
BatchAssociateClientDeviceWithCoreDeviceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
 
batchDisassociateClientDeviceFromCoreDevice(BatchDisassociateClientDeviceFromCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
batchDisassociateClientDeviceFromCoreDevice(BatchDisassociateClientDeviceFromCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Disassociate a list of client devices from a core device.
batchDisassociateClientDeviceFromCoreDevice(BatchDisassociateClientDeviceFromCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Disassociate a list of client devices from a core device.
batchDisassociateClientDeviceFromCoreDeviceAsync(BatchDisassociateClientDeviceFromCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
batchDisassociateClientDeviceFromCoreDeviceAsync(BatchDisassociateClientDeviceFromCoreDeviceRequest, AsyncHandler<BatchDisassociateClientDeviceFromCoreDeviceRequest, BatchDisassociateClientDeviceFromCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
batchDisassociateClientDeviceFromCoreDeviceAsync(BatchDisassociateClientDeviceFromCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Disassociate a list of client devices from a core device.
batchDisassociateClientDeviceFromCoreDeviceAsync(BatchDisassociateClientDeviceFromCoreDeviceRequest, AsyncHandler<BatchDisassociateClientDeviceFromCoreDeviceRequest, BatchDisassociateClientDeviceFromCoreDeviceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Disassociate a list of client devices from a core device.
batchDisassociateClientDeviceFromCoreDeviceAsync(BatchDisassociateClientDeviceFromCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
batchDisassociateClientDeviceFromCoreDeviceAsync(BatchDisassociateClientDeviceFromCoreDeviceRequest, AsyncHandler<BatchDisassociateClientDeviceFromCoreDeviceRequest, BatchDisassociateClientDeviceFromCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
BatchDisassociateClientDeviceFromCoreDeviceRequest - Class in com.amazonaws.services.greengrassv2.model
 
BatchDisassociateClientDeviceFromCoreDeviceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
 
BatchDisassociateClientDeviceFromCoreDeviceResult - Class in com.amazonaws.services.greengrassv2.model
 
BatchDisassociateClientDeviceFromCoreDeviceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClientBuilder
Construct an asynchronous implementation of AWSGreengrassV2Async using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2ClientBuilder
Construct a synchronous implementation of AWSGreengrassV2 using the current builder configuration.
builder() - Static method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
 

C

cancelDeployment(CancelDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
cancelDeployment(CancelDeploymentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Cancels a deployment.
cancelDeployment(CancelDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Cancels a deployment.
cancelDeploymentAsync(CancelDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
cancelDeploymentAsync(CancelDeploymentRequest, AsyncHandler<CancelDeploymentRequest, CancelDeploymentResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
cancelDeploymentAsync(CancelDeploymentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Cancels a deployment.
cancelDeploymentAsync(CancelDeploymentRequest, AsyncHandler<CancelDeploymentRequest, CancelDeploymentResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Cancels a deployment.
cancelDeploymentAsync(CancelDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
cancelDeploymentAsync(CancelDeploymentRequest, AsyncHandler<CancelDeploymentRequest, CancelDeploymentResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
CancelDeploymentRequest - Class in com.amazonaws.services.greengrassv2.model
 
CancelDeploymentRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
 
CancelDeploymentResult - Class in com.amazonaws.services.greengrassv2.model
 
CancelDeploymentResult() - Constructor for class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
 
clearAttributesEntries() - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
Removes all the entries added into Attributes.
clearComponentDependenciesEntries() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
Removes all the entries added into ComponentDependencies.
clearComponentsEntries() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
Removes all the entries added into Components.
clearComponentsEntries() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Removes all the entries added into Components.
clearEnvironmentVariablesEntries() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Removes all the entries added into EnvironmentVariables.
clearErrorsEntries() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
Removes all the entries added into Errors.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
Removes all the entries added into Tags.
clearVersionRequirementsEntries() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
Removes all the entries added into VersionRequirements.
clone() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.Component
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
 
CloudComponentState - Enum in com.amazonaws.services.greengrassv2.model
 
CloudComponentStatus - Class in com.amazonaws.services.greengrassv2.model
Contains the status of a component in the IoT Greengrass service.
CloudComponentStatus() - Constructor for class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
 
com.amazonaws.services.greengrassv2 - package com.amazonaws.services.greengrassv2
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
com.amazonaws.services.greengrassv2.model - package com.amazonaws.services.greengrassv2.model
 
Component - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component.
Component() - Constructor for class com.amazonaws.services.greengrassv2.model.Component
 
ComponentCandidate - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component that is a candidate to deploy to a Greengrass core device.
ComponentCandidate() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentCandidate
 
ComponentConfigurationUpdate - Class in com.amazonaws.services.greengrassv2.model
Contains information about a deployment's update to a component's configuration on Greengrass core devices.
ComponentConfigurationUpdate() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
 
ComponentDependencyRequirement - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component dependency for a Lambda function component.
ComponentDependencyRequirement() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
 
ComponentDependencyType - Enum in com.amazonaws.services.greengrassv2.model
 
ComponentDeploymentSpecification - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component to deploy.
ComponentDeploymentSpecification() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
 
ComponentLatestVersion - Class in com.amazonaws.services.greengrassv2.model
Contains information about the latest version of a component.
ComponentLatestVersion() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
 
ComponentPlatform - Class in com.amazonaws.services.greengrassv2.model
Contains information about a platform that a component supports.
ComponentPlatform() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentPlatform
 
ComponentRunWith - Class in com.amazonaws.services.greengrassv2.model
Contains information system user and group that the IoT Greengrass Core software uses to run component processes on the core device.
ComponentRunWith() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentRunWith
 
ComponentVersionListItem - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component version in a list.
ComponentVersionListItem() - Constructor for class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
 
ComponentVisibilityScope - Enum in com.amazonaws.services.greengrassv2.model
 
configFactory - Static variable in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.greengrassv2.model
Your request has conflicting operations.
ConflictException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.ConflictException
Constructs a new ConflictException with the specified error message.
CoreDevice - Class in com.amazonaws.services.greengrassv2.model
Contains information about a Greengrass core device, which is an IoT thing that runs the IoT Greengrass Core software.
CoreDevice() - Constructor for class com.amazonaws.services.greengrassv2.model.CoreDevice
 
CoreDeviceStatus - Enum in com.amazonaws.services.greengrassv2.model
 
createComponentVersion(CreateComponentVersionRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
createComponentVersion(CreateComponentVersionRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Creates a component.
createComponentVersion(CreateComponentVersionRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Creates a component.
createComponentVersionAsync(CreateComponentVersionRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
createComponentVersionAsync(CreateComponentVersionRequest, AsyncHandler<CreateComponentVersionRequest, CreateComponentVersionResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
createComponentVersionAsync(CreateComponentVersionRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Creates a component.
createComponentVersionAsync(CreateComponentVersionRequest, AsyncHandler<CreateComponentVersionRequest, CreateComponentVersionResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Creates a component.
createComponentVersionAsync(CreateComponentVersionRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
createComponentVersionAsync(CreateComponentVersionRequest, AsyncHandler<CreateComponentVersionRequest, CreateComponentVersionResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
CreateComponentVersionRequest - Class in com.amazonaws.services.greengrassv2.model
 
CreateComponentVersionRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
 
CreateComponentVersionResult - Class in com.amazonaws.services.greengrassv2.model
 
CreateComponentVersionResult() - Constructor for class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
 
createDeployment(CreateDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
createDeployment(CreateDeploymentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Creates a continuous deployment for a target, which is a Greengrass core device or group of core devices.
createDeployment(CreateDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Creates a continuous deployment for a target, which is a Greengrass core device or group of core devices.
createDeploymentAsync(CreateDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
createDeploymentAsync(CreateDeploymentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Creates a continuous deployment for a target, which is a Greengrass core device or group of core devices.
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Creates a continuous deployment for a target, which is a Greengrass core device or group of core devices.
createDeploymentAsync(CreateDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
CreateDeploymentRequest - Class in com.amazonaws.services.greengrassv2.model
 
CreateDeploymentRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
 
CreateDeploymentResult - Class in com.amazonaws.services.greengrassv2.model
 
CreateDeploymentResult() - Constructor for class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
 

D

defaultClient() - Static method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2ClientBuilder
 
deleteComponent(DeleteComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
deleteComponent(DeleteComponentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Deletes a version of a component from IoT Greengrass.
deleteComponent(DeleteComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Deletes a version of a component from IoT Greengrass.
deleteComponentAsync(DeleteComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
deleteComponentAsync(DeleteComponentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Deletes a version of a component from IoT Greengrass.
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Deletes a version of a component from IoT Greengrass.
deleteComponentAsync(DeleteComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
DeleteComponentRequest - Class in com.amazonaws.services.greengrassv2.model
 
DeleteComponentRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
 
DeleteComponentResult - Class in com.amazonaws.services.greengrassv2.model
 
DeleteComponentResult() - Constructor for class com.amazonaws.services.greengrassv2.model.DeleteComponentResult
 
deleteCoreDevice(DeleteCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
deleteCoreDevice(DeleteCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Deletes a Greengrass core device, which is an IoT thing.
deleteCoreDevice(DeleteCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Deletes a Greengrass core device, which is an IoT thing.
deleteCoreDeviceAsync(DeleteCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
deleteCoreDeviceAsync(DeleteCoreDeviceRequest, AsyncHandler<DeleteCoreDeviceRequest, DeleteCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
deleteCoreDeviceAsync(DeleteCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Deletes a Greengrass core device, which is an IoT thing.
deleteCoreDeviceAsync(DeleteCoreDeviceRequest, AsyncHandler<DeleteCoreDeviceRequest, DeleteCoreDeviceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Deletes a Greengrass core device, which is an IoT thing.
deleteCoreDeviceAsync(DeleteCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
deleteCoreDeviceAsync(DeleteCoreDeviceRequest, AsyncHandler<DeleteCoreDeviceRequest, DeleteCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
DeleteCoreDeviceRequest - Class in com.amazonaws.services.greengrassv2.model
 
DeleteCoreDeviceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
 
DeleteCoreDeviceResult - Class in com.amazonaws.services.greengrassv2.model
 
DeleteCoreDeviceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceResult
 
Deployment - Class in com.amazonaws.services.greengrassv2.model
Contains information about a deployment.
Deployment() - Constructor for class com.amazonaws.services.greengrassv2.model.Deployment
 
DeploymentComponentUpdatePolicy - Class in com.amazonaws.services.greengrassv2.model
Contains information about a deployment's policy that defines when components are safe to update.
DeploymentComponentUpdatePolicy() - Constructor for class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
 
DeploymentComponentUpdatePolicyAction - Enum in com.amazonaws.services.greengrassv2.model
 
DeploymentConfigurationValidationPolicy - Class in com.amazonaws.services.greengrassv2.model
Contains information about how long a component on a core device can validate its configuration updates before it times out.
DeploymentConfigurationValidationPolicy() - Constructor for class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
 
DeploymentFailureHandlingPolicy - Enum in com.amazonaws.services.greengrassv2.model
 
DeploymentHistoryFilter - Enum in com.amazonaws.services.greengrassv2.model
 
DeploymentIoTJobConfiguration - Class in com.amazonaws.services.greengrassv2.model
Contains information about an IoT job configuration.
DeploymentIoTJobConfiguration() - Constructor for class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
 
DeploymentPolicies - Class in com.amazonaws.services.greengrassv2.model
Contains information about policies that define how a deployment updates components and handles failure.
DeploymentPolicies() - Constructor for class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
 
DeploymentStatus - Enum in com.amazonaws.services.greengrassv2.model
 
describeComponent(DescribeComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
describeComponent(DescribeComponentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves metadata for a version of a component.
describeComponent(DescribeComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves metadata for a version of a component.
describeComponentAsync(DescribeComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
describeComponentAsync(DescribeComponentRequest, AsyncHandler<DescribeComponentRequest, DescribeComponentResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
describeComponentAsync(DescribeComponentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves metadata for a version of a component.
describeComponentAsync(DescribeComponentRequest, AsyncHandler<DescribeComponentRequest, DescribeComponentResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves metadata for a version of a component.
describeComponentAsync(DescribeComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
describeComponentAsync(DescribeComponentRequest, AsyncHandler<DescribeComponentRequest, DescribeComponentResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
DescribeComponentRequest - Class in com.amazonaws.services.greengrassv2.model
 
DescribeComponentRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
 
DescribeComponentResult - Class in com.amazonaws.services.greengrassv2.model
 
DescribeComponentResult() - Constructor for class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
 
DisassociateClientDeviceFromCoreDeviceEntry - Class in com.amazonaws.services.greengrassv2.model
Contains a request to disassociate a client device from a core device.
DisassociateClientDeviceFromCoreDeviceEntry() - Constructor for class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
 
DisassociateClientDeviceFromCoreDeviceErrorEntry - Class in com.amazonaws.services.greengrassv2.model
Contains an error that occurs from a request to disassociate a client device from a core device.
DisassociateClientDeviceFromCoreDeviceErrorEntry() - Constructor for class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
 

E

EffectiveDeployment - Class in com.amazonaws.services.greengrassv2.model
Contains information about a deployment job that IoT Greengrass sends to a Greengrass core device.
EffectiveDeployment() - Constructor for class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
 
EffectiveDeploymentExecutionStatus - Enum in com.amazonaws.services.greengrassv2.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.Component
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
 

F

fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.CloudComponentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.ComponentDependencyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.ComponentVisibilityScope
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.CoreDeviceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicyAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentFailureHandlingPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentHistoryFilter
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.EffectiveDeploymentExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.InstalledComponentLifecycleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.IoTJobAbortAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.IoTJobExecutionFailureType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaEventSourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaFilesystemPermission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaInputPayloadEncodingType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaIsolationMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.RecipeOutputFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.greengrassv2.model.ValidationExceptionReason
Use this in place of valueOf.

G

getAbortConfig() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The stop configuration for the job.
getAction() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
Whether or not to notify components and wait for components to become safe to update.
getAction() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The action to perform when the criteria are met.
getAddGroupOwner() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
Whether or not to add the component's system user as an owner of the device.
getAddGroupOwner() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
Whether or not to add the IoT Greengrass user group as an owner of the volume.
getArchitecture() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The computer architecture of the core device.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.Component
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The ARN of the component version.
getArn() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The ARN of the component version.
getArtifactName() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
The name of the artifact.
getAssociatedClientDevices() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
A list that describes the client devices that are associated with the core device.
getAssociationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
The time that the client device was associated, expressed in ISO 8601 format.
getAttributes() - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
A dictionary of attributes for the platform.
getBaseRatePerMinute() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The minimum number of devices that receive a pending job notification, per minute, when the job starts.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
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.greengrassv2.AWSGreengrassV2Client
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientToken() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
A unique, case-sensitive identifier that you can provide to ensure that the request is idempotent.
getClientToken() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
A unique, case-sensitive identifier that you can provide to ensure that the request is idempotent.
getCode() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
The error code for the request.
getCode() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
The error code for the request.
getComponent(GetComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
getComponent(GetComponentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Gets the recipe for a version of a component.
getComponent(GetComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Gets the recipe for a version of a component.
getComponentAsync(GetComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getComponentAsync(GetComponentRequest, AsyncHandler<GetComponentRequest, GetComponentResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getComponentAsync(GetComponentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Gets the recipe for a version of a component.
getComponentAsync(GetComponentRequest, AsyncHandler<GetComponentRequest, GetComponentResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Gets the recipe for a version of a component.
getComponentAsync(GetComponentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getComponentAsync(GetComponentRequest, AsyncHandler<GetComponentRequest, GetComponentResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getComponentCandidates() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The list of components to resolve.
getComponentDependencies() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The component versions on which this Lambda function component depends.
getComponentLambdaParameters() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The system and runtime parameters for the Lambda function as it runs on the Greengrass core device.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.Component
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The name of the component.
getComponentName() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The name of the component.
getComponentPlatforms() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The platforms that the component version supports.
GetComponentRequest - Class in com.amazonaws.services.greengrassv2.model
 
GetComponentRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.GetComponentRequest
 
GetComponentResult - Class in com.amazonaws.services.greengrassv2.model
 
GetComponentResult() - Constructor for class com.amazonaws.services.greengrassv2.model.GetComponentResult
 
getComponents() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The components to deploy.
getComponents() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The components to deploy.
getComponents() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
A list that summarizes each component.
getComponentState() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
The state of the component.
getComponentUpdatePolicy() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The component update policy for the configuration deployment.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The version of the component.
getComponentVersion() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The version of the component.
getComponentVersionArtifact(GetComponentVersionArtifactRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
getComponentVersionArtifact(GetComponentVersionArtifactRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Gets the pre-signed URL to download a public component artifact.
getComponentVersionArtifact(GetComponentVersionArtifactRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Gets the pre-signed URL to download a public component artifact.
getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest, AsyncHandler<GetComponentVersionArtifactRequest, GetComponentVersionArtifactResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Gets the pre-signed URL to download a public component artifact.
getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest, AsyncHandler<GetComponentVersionArtifactRequest, GetComponentVersionArtifactResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Gets the pre-signed URL to download a public component artifact.
getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getComponentVersionArtifactAsync(GetComponentVersionArtifactRequest, AsyncHandler<GetComponentVersionArtifactRequest, GetComponentVersionArtifactResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
GetComponentVersionArtifactRequest - Class in com.amazonaws.services.greengrassv2.model
 
GetComponentVersionArtifactRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
 
GetComponentVersionArtifactResult - Class in com.amazonaws.services.greengrassv2.model
 
GetComponentVersionArtifactResult() - Constructor for class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
 
getComponentVersions() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
A list of versions that exist for the component.
getConfigurationUpdate() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The configuration updates to deploy for the component.
getConfigurationValidationPolicy() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The configuration validation policy for the configuration deployment.
getContainerParams() - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The parameters for the container in which the Lambda function runs.
getCoreDevice(GetCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
getCoreDevice(GetCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves metadata for a Greengrass core device.
getCoreDevice(GetCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves metadata for a Greengrass core device.
getCoreDeviceAsync(GetCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getCoreDeviceAsync(GetCoreDeviceRequest, AsyncHandler<GetCoreDeviceRequest, GetCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getCoreDeviceAsync(GetCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves metadata for a Greengrass core device.
getCoreDeviceAsync(GetCoreDeviceRequest, AsyncHandler<GetCoreDeviceRequest, GetCoreDeviceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves metadata for a Greengrass core device.
getCoreDeviceAsync(GetCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getCoreDeviceAsync(GetCoreDeviceRequest, AsyncHandler<GetCoreDeviceRequest, GetCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getCoreDeviceExecutionStatus() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The status of the deployment job on the Greengrass core device.
GetCoreDeviceRequest - Class in com.amazonaws.services.greengrassv2.model
 
GetCoreDeviceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
 
GetCoreDeviceResult - Class in com.amazonaws.services.greengrassv2.model
 
GetCoreDeviceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
 
getCoreDevices() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
A list that summarizes each core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The name of the core device.
getCoreDeviceThingName() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The name of the core device.
getCoreVersion() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The version of the IoT Greengrass Core software that the core device runs.
getCpus() - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
The maximum amount of CPU time that a component's processes can use on the core device.
getCreationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The time at which the component was created, expressed in ISO 8601 format.
getCreationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The time at which the component was created, expressed in ISO 8601 format.
getCreationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The time at which the deployment was created, expressed in ISO 8601 format.
getCreationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The time at which the component was created, expressed in ISO 8601 format.
getCreationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The time at which the deployment was created, expressed in ISO 8601 format.
getCreationTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The time at which the deployment was created, expressed in ISO 8601 format.
getCriteriaList() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
The list of criteria that define when and how to cancel the configuration deployment.
getDependencyType() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The type of this dependency.
getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
getDeployment(GetDeploymentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Gets a deployment.
getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Gets a deployment.
getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
getDeploymentAsync(GetDeploymentRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Gets a deployment.
getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Gets a deployment.
getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
getDeploymentId() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
The ID of the deployment.
getDeploymentId() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ID of the deployment.
getDeploymentId() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The ID of the deployment.
getDeploymentId() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ID of the deployment.
getDeploymentId() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
The ID of the deployment.
getDeploymentId() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ID of the deployment.
getDeploymentName() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The name of the deployment.
getDeploymentName() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The name of the deployment.
getDeploymentName() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The name of the deployment.
getDeploymentName() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The name of the deployment.
getDeploymentPolicies() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The deployment policies for the deployment.
getDeploymentPolicies() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The deployment policies for the deployment.
GetDeploymentRequest - Class in com.amazonaws.services.greengrassv2.model
 
GetDeploymentRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
 
GetDeploymentResult - Class in com.amazonaws.services.greengrassv2.model
 
GetDeploymentResult() - Constructor for class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
 
getDeployments() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
A list that summarizes each deployment.
getDeploymentStatus() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The status of the deployment.
getDeploymentStatus() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The status of the deployment.
getDescription() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The description of the component version.
getDescription() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The description of the component version.
getDescription() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The description of the deployment job.
getDestinationPath() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The path to the logical volume in the file system.
getDevices() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of system devices that the container can access.
getEffectiveDeployments() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
A list that summarizes each deployment on the core device.
getEntries() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The list of client devices to associate.
getEntries() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The list of client devices to disassociate.
getEnvironmentVariables() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The map of environment variables that are available to the Lambda function when it runs.
getErrorEntries() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
The list of any errors for the entries in the request.
getErrorEntries() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
The list of errors (if any) for the entries in the request.
getErrors() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
A dictionary of errors that communicate why the component is in an error state.
getEventSources() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of event sources to which to subscribe to receive work messages.
getExecArgs() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of arguments to pass to the Lambda function when it runs.
getExecutorService() - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
Returns the executor service used by this client to execute async requests.
getExponentialRate() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
The exponential rate to increase the job rollout rate.
getFailureHandlingPolicy() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The failure handling policy for the configuration deployment.
getFailureType() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The type of job deployment failure that can cancel a job.
getFields() - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The list of fields that failed to validate.
getHistoryFilter() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The filter for the list of deployments.
getIncrementFactor() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The exponential factor to increase the rollout rate for the job.
getInlineRecipe() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
The recipe to use to create the component.
getInProgressTimeoutInMinutes() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
The amount of time, in minutes, that devices have to complete the job.
getInputPayloadEncodingType() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The encoding type that the Lambda function supports.
getInstalledComponents() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
A list that summarizes each component on the core device.
getIotJobArn() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ARN of the IoT job that applies the deployment to target devices.
getIotJobArn() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ARN of the IoT job that applies the deployment to target devices.
getIotJobArn() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ARN of the IoT job that applies the deployment to target devices.
getIotJobConfiguration() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The job configuration for the deployment configuration.
getIotJobConfiguration() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The job configuration for the deployment configuration.
getIotJobId() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ID of the IoT job that applies the deployment to target devices.
getIotJobId() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ID of the IoT job that applies the deployment to target devices.
getIotJobId() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ID of the IoT job that applies the deployment to target devices.
getIsLatestForTarget() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
Whether or not the deployment is the latest revision for its target.
getIsLatestForTarget() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Whether or not the deployment is the latest revision for its target.
getIsolationMode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The isolation mode for the process that contains the Lambda function.
getIsRoot() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
Whether or not the component is a root component.
getJobExecutionsRolloutConfig() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The rollout configuration for the job.
getLambdaArn() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The ARN of the Lambda function.
getLambdaFunction() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
The parameters to create a component from a Lambda function.
getLastStatusUpdateTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The time at which the core device's status last updated, expressed in ISO 8601 format.
getLastStatusUpdateTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The time at which the core device's status last updated, expressed in ISO 8601 format.
getLatestVersion() - Method in class com.amazonaws.services.greengrassv2.model.Component
The latest version of the component and its details.
getLifecycleState() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The lifecycle state of the component.
getLifecycleStateDetails() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The details about the lifecycle state of the component.
getLinuxProcessParams() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The parameters for the Linux process that contains the Lambda function.
getMaxIdleTimeInSeconds() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum amount of time in seconds that a non-pinned Lambda function can idle before the IoT Greengrass Core software stops its process.
getMaximumPerMinute() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
The maximum number of devices that receive a pending job notification, per minute.
getMaxInstancesCount() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum number of instances that a non-pinned Lambda function can run at the same time.
getMaxQueueSize() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum size of the message queue for the Lambda function component.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The maximum number of results to be returned per paginated request.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The maximum number of results to be returned per paginated request.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The maximum number of results to be returned per paginated request.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The maximum number of results to be returned per paginated request.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The maximum number of results to be returned per paginated request.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The maximum number of results to be returned per paginated request.
getMaxResults() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The maximum number of results to be returned per paginated request.
getMemory() - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
The maximum amount of RAM, expressed in kilobytes, that a component's processes can use on the core device.
getMemorySizeInKB() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The memory size of the container, expressed in kilobytes.
getMerge() - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
A serialized JSON string that contains the configuration object to merge to target devices.
getMessage() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
A message that provides additional information about the error.
getMessage() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
A message that communicates if the cancel was successful.
getMessage() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
A message that communicates details, such as errors, about the status of the component.
getMessage() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
A message that provides additional information about the error.
getMessage() - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
The message of the exception field.
getMinNumberOfExecutedThings() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The minimum number of things that receive the configuration before the job can cancel.
getModifiedTimestamp() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The time at which the deployment job was last modified, expressed in ISO 8601 format.
getMountROSysfs() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
Whether or not the container can read information from the device's /sys folder.
getName() - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
The friendly name of the platform.
getName() - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
The name of the exception field.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
The token for the next set of results, or null if there are no additional results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
The token for the next set of results, or null if there are no additional results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
The token for the next set of results, or null if there are no additional results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
The token for the next set of results, or null if there are no additional results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
The token for the next set of results, or null if there are no additional results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
The token for the next set of results, or null if there are no additional results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The token to be used for the next set of paginated results.
getNextToken() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
The token for the next set of results, or null if there are no additional results.
getNumberOfNotifiedThings() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
The number of devices to receive the job notification before the rollout rate increases.
getNumberOfSucceededThings() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
The number of devices to successfully run the configuration job before the rollout rate increases.
getPath() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The mount path for the device in the file system.
getPermission() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The permission to access the device: read/only (ro) or read/write (rw).
getPermission() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The permission to access the volume: read/only (ro) or read/write (rw).
getPinned() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Whether or not the Lambda function is pinned, or long-lived.
getPlatform() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The operating system platform that the core device runs.
getPlatform() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The platform to use to resolve compatible components.
getPlatforms() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The platforms that the component version supports.
getPlatforms() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The platforms that the component version supports.
getPosixUser() - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The POSIX system user and, optionally, group to use to run this component on Linux core devices.
getPreSignedUrl() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
The URL of the artifact.
getPublisher() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The publisher of the component version.
getPublisher() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The publisher of the component version.
getQuotaCode() - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The code for the quota in Service Quotas.
getQuotaCode() - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The code for the quota in Service Quotas.
getRateIncreaseCriteria() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The criteria to increase the rollout rate for the job.
getReason() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The reason code for the update, if the job was updated.
getReason() - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The reason for the validation exception.
getRecipe() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The recipe of the component version.
getRecipe() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The recipe of the component version.
getRecipeOutputFormat() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The format of the recipe.
getRecipeOutputFormat() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The format of the recipe.
getReset() - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
The list of configuration nodes to reset to default values on target devices.
getResolvedComponentVersions() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
A list of components that meet the requirements that you specify in the request.
getResourceArn() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
The ARN of the resource.
getResourceArn() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
The ARN of the resource to tag.
getResourceArn() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
The ARN of the resource to untag.
getResourceId() - Method in exception com.amazonaws.services.greengrassv2.model.ConflictException
The ID of the resource that conflicts with the request.
getResourceId() - Method in exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
The ID of the resource that isn't found.
getResourceId() - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The ID of the resource that exceeds the service quota.
getResourceType() - Method in exception com.amazonaws.services.greengrassv2.model.ConflictException
The type of the resource that conflicts with the request.
getResourceType() - Method in exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
The type of the resource that isn't found.
getResourceType() - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The type of the resource that exceeds the service quota.
getRetryAfterSeconds() - Method in exception com.amazonaws.services.greengrassv2.model.InternalServerException
The amount of time to wait before you retry the request.
getRetryAfterSeconds() - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The amount of time to wait before you retry the request.
getRevisionId() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The revision number of the deployment.
getRevisionId() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The revision number of the deployment.
getRunWith() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The system user and group that the IoT Greengrass Core software uses to run component processes on the core device.
getScope() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The scope of the components to list.
getServiceCode() - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The code for the service in Service Quotas.
getServiceCode() - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The code for the service in Service Quotas.
getSourcePath() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The path to the physical volume in the file system.
getStatus() - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The status of the core device.
getStatus() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The status of the component version in IoT Greengrass V2.
getStatus() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The status of the component version in IoT Greengrass V2.
getStatus() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The status of the core device.
getStatus() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The core device status by which to filter.
getStatusTimeoutInSeconds() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The interval in seconds at which a pinned (also known as long-lived) Lambda function component sends status updates to the Lambda manager component.
getSystemResourceLimits() - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The system resource limits to apply to this component's process on the core device.
getTagKeys() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
A list of keys for tags to remove from the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
A list of key-value pairs that contain metadata for the resource.
getTags() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
A list of key-value pairs that contain metadata for the resource.
getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The ARN of the target IoT thing or thing group.
getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The ARN of the target IoT thing or thing group.
getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ARN of the target IoT thing or thing group.
getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ARN of the target IoT thing or thing group.
getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The ARN of the target IoT thing or thing group.
getThingGroupArn() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The ARN of the IoT thing group by which to filter.
getThingName() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
The name of the IoT thing that represents the client device to associate.
getThingName() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
The name of the IoT thing whose associate request failed.
getThingName() - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
The name of the IoT thing that represents the associated client device.
getThingName() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
The name of the IoT thing that represents the client device to disassociate.
getThingName() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
The name of the IoT thing whose disassociate request failed.
getThresholdPercentage() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The minimum percentage of failureType failures that occur before the job can cancel.
getTimeoutConfig() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The timeout configuration for the job.
getTimeoutInSeconds() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
The amount of time in seconds that each component on a device has to report that it's safe to update.
getTimeoutInSeconds() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
The amount of time in seconds that a component can validate its configuration updates.
getTimeoutInSeconds() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum amount of time in seconds that the Lambda function can process a work item.
getTopic() - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The topic to which to subscribe to receive event messages.
getType() - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The type of event source.
getVersionRequirement() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The component version requirement for the component dependency.
getVersionRequirements() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The version requirements for the component's dependencies.
getVolumes() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of volumes that the container can access.
getWindowsUser() - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The Windows user to use to run this component on Windows core devices.

H

hashCode() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.Component
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
 

I

InstalledComponent - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component on a Greengrass core device.
InstalledComponent() - Constructor for class com.amazonaws.services.greengrassv2.model.InstalledComponent
 
InstalledComponentLifecycleState - Enum in com.amazonaws.services.greengrassv2.model
 
InternalServerException - Exception in com.amazonaws.services.greengrassv2.model
IoT Greengrass can't process your request right now.
InternalServerException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
IoTJobAbortAction - Enum in com.amazonaws.services.greengrassv2.model
 
IoTJobAbortConfig - Class in com.amazonaws.services.greengrassv2.model
Contains a list of criteria that define when and how to cancel a configuration deployment.
IoTJobAbortConfig() - Constructor for class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
 
IoTJobAbortCriteria - Class in com.amazonaws.services.greengrassv2.model
Contains criteria that define when and how to cancel a job.
IoTJobAbortCriteria() - Constructor for class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
 
IoTJobExecutionFailureType - Enum in com.amazonaws.services.greengrassv2.model
 
IoTJobExecutionsRolloutConfig - Class in com.amazonaws.services.greengrassv2.model
Contains information about the rollout configuration for a job.
IoTJobExecutionsRolloutConfig() - Constructor for class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
 
IoTJobExponentialRolloutRate - Class in com.amazonaws.services.greengrassv2.model
Contains information about an exponential rollout rate for a configuration deployment job.
IoTJobExponentialRolloutRate() - Constructor for class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
 
IoTJobRateIncreaseCriteria - Class in com.amazonaws.services.greengrassv2.model
Contains information about criteria to meet before a job increases its rollout rate.
IoTJobRateIncreaseCriteria() - Constructor for class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
 
IoTJobTimeoutConfig - Class in com.amazonaws.services.greengrassv2.model
Contains information about the timeout configuration for a job.
IoTJobTimeoutConfig() - Constructor for class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
 
isAddGroupOwner() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
Whether or not to add the component's system user as an owner of the device.
isAddGroupOwner() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
Whether or not to add the IoT Greengrass user group as an owner of the volume.
isLatestForTarget() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
Whether or not the deployment is the latest revision for its target.
isLatestForTarget() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Whether or not the deployment is the latest revision for its target.
isMountROSysfs() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
Whether or not the container can read information from the device's /sys folder.
isPinned() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Whether or not the Lambda function is pinned, or long-lived.
isRoot() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
Whether or not the component is a root component.

L

LambdaContainerParams - Class in com.amazonaws.services.greengrassv2.model
Contains information about a container in which Lambda functions run on Greengrass core devices.
LambdaContainerParams() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
 
LambdaDeviceMount - Class in com.amazonaws.services.greengrassv2.model
Contains information about a device that Linux processes in a container can access.
LambdaDeviceMount() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
 
LambdaEventSource - Class in com.amazonaws.services.greengrassv2.model
Contains information about an event source for an Lambda function.
LambdaEventSource() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaEventSource
 
LambdaEventSourceType - Enum in com.amazonaws.services.greengrassv2.model
 
LambdaExecutionParameters - Class in com.amazonaws.services.greengrassv2.model
Contains parameters for a Lambda function that runs on IoT Greengrass.
LambdaExecutionParameters() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
 
LambdaFilesystemPermission - Enum in com.amazonaws.services.greengrassv2.model
 
LambdaFunctionRecipeSource - Class in com.amazonaws.services.greengrassv2.model
Contains information about an Lambda function to import to create a component.
LambdaFunctionRecipeSource() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
 
LambdaInputPayloadEncodingType - Enum in com.amazonaws.services.greengrassv2.model
 
LambdaIsolationMode - Enum in com.amazonaws.services.greengrassv2.model
 
LambdaLinuxProcessParams - Class in com.amazonaws.services.greengrassv2.model
Contains parameters for a Linux process that contains an Lambda function.
LambdaLinuxProcessParams() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
 
LambdaVolumeMount - Class in com.amazonaws.services.greengrassv2.model
Contains information about a volume that Linux processes in a container can access.
LambdaVolumeMount() - Constructor for class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
 
listClientDevicesAssociatedWithCoreDevice(ListClientDevicesAssociatedWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listClientDevicesAssociatedWithCoreDevice(ListClientDevicesAssociatedWithCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of client devices that are associated with a core device.
listClientDevicesAssociatedWithCoreDevice(ListClientDevicesAssociatedWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of client devices that are associated with a core device.
listClientDevicesAssociatedWithCoreDeviceAsync(ListClientDevicesAssociatedWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listClientDevicesAssociatedWithCoreDeviceAsync(ListClientDevicesAssociatedWithCoreDeviceRequest, AsyncHandler<ListClientDevicesAssociatedWithCoreDeviceRequest, ListClientDevicesAssociatedWithCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listClientDevicesAssociatedWithCoreDeviceAsync(ListClientDevicesAssociatedWithCoreDeviceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of client devices that are associated with a core device.
listClientDevicesAssociatedWithCoreDeviceAsync(ListClientDevicesAssociatedWithCoreDeviceRequest, AsyncHandler<ListClientDevicesAssociatedWithCoreDeviceRequest, ListClientDevicesAssociatedWithCoreDeviceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of client devices that are associated with a core device.
listClientDevicesAssociatedWithCoreDeviceAsync(ListClientDevicesAssociatedWithCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listClientDevicesAssociatedWithCoreDeviceAsync(ListClientDevicesAssociatedWithCoreDeviceRequest, AsyncHandler<ListClientDevicesAssociatedWithCoreDeviceRequest, ListClientDevicesAssociatedWithCoreDeviceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListClientDevicesAssociatedWithCoreDeviceRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListClientDevicesAssociatedWithCoreDeviceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
 
ListClientDevicesAssociatedWithCoreDeviceResult - Class in com.amazonaws.services.greengrassv2.model
 
ListClientDevicesAssociatedWithCoreDeviceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
 
listComponents(ListComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listComponents(ListComponentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of component summaries.
listComponents(ListComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of component summaries.
listComponentsAsync(ListComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listComponentsAsync(ListComponentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of component summaries.
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of component summaries.
listComponentsAsync(ListComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListComponentsRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListComponentsRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
 
ListComponentsResult - Class in com.amazonaws.services.greengrassv2.model
 
ListComponentsResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListComponentsResult
 
listComponentVersions(ListComponentVersionsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listComponentVersions(ListComponentVersionsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of all versions for a component.
listComponentVersions(ListComponentVersionsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of all versions for a component.
listComponentVersionsAsync(ListComponentVersionsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listComponentVersionsAsync(ListComponentVersionsRequest, AsyncHandler<ListComponentVersionsRequest, ListComponentVersionsResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listComponentVersionsAsync(ListComponentVersionsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of all versions for a component.
listComponentVersionsAsync(ListComponentVersionsRequest, AsyncHandler<ListComponentVersionsRequest, ListComponentVersionsResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of all versions for a component.
listComponentVersionsAsync(ListComponentVersionsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listComponentVersionsAsync(ListComponentVersionsRequest, AsyncHandler<ListComponentVersionsRequest, ListComponentVersionsResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListComponentVersionsRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListComponentVersionsRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
 
ListComponentVersionsResult - Class in com.amazonaws.services.greengrassv2.model
 
ListComponentVersionsResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
 
listCoreDevices(ListCoreDevicesRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listCoreDevices(ListCoreDevicesRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of Greengrass core devices.
listCoreDevices(ListCoreDevicesRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of Greengrass core devices.
listCoreDevicesAsync(ListCoreDevicesRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listCoreDevicesAsync(ListCoreDevicesRequest, AsyncHandler<ListCoreDevicesRequest, ListCoreDevicesResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listCoreDevicesAsync(ListCoreDevicesRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of Greengrass core devices.
listCoreDevicesAsync(ListCoreDevicesRequest, AsyncHandler<ListCoreDevicesRequest, ListCoreDevicesResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of Greengrass core devices.
listCoreDevicesAsync(ListCoreDevicesRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listCoreDevicesAsync(ListCoreDevicesRequest, AsyncHandler<ListCoreDevicesRequest, ListCoreDevicesResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListCoreDevicesRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListCoreDevicesRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
 
ListCoreDevicesResult - Class in com.amazonaws.services.greengrassv2.model
 
ListCoreDevicesResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
 
listDeployments(ListDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listDeployments(ListDeploymentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of deployments.
listDeployments(ListDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of deployments.
listDeploymentsAsync(ListDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listDeploymentsAsync(ListDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listDeploymentsAsync(ListDeploymentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of deployments.
listDeploymentsAsync(ListDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of deployments.
listDeploymentsAsync(ListDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listDeploymentsAsync(ListDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListDeploymentsRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListDeploymentsRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
 
ListDeploymentsResult - Class in com.amazonaws.services.greengrassv2.model
 
ListDeploymentsResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
 
listEffectiveDeployments(ListEffectiveDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listEffectiveDeployments(ListEffectiveDeploymentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
listEffectiveDeployments(ListEffectiveDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
listEffectiveDeploymentsAsync(ListEffectiveDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listEffectiveDeploymentsAsync(ListEffectiveDeploymentsRequest, AsyncHandler<ListEffectiveDeploymentsRequest, ListEffectiveDeploymentsResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listEffectiveDeploymentsAsync(ListEffectiveDeploymentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
listEffectiveDeploymentsAsync(ListEffectiveDeploymentsRequest, AsyncHandler<ListEffectiveDeploymentsRequest, ListEffectiveDeploymentsResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
listEffectiveDeploymentsAsync(ListEffectiveDeploymentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listEffectiveDeploymentsAsync(ListEffectiveDeploymentsRequest, AsyncHandler<ListEffectiveDeploymentsRequest, ListEffectiveDeploymentsResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListEffectiveDeploymentsRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListEffectiveDeploymentsRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
 
ListEffectiveDeploymentsResult - Class in com.amazonaws.services.greengrassv2.model
 
ListEffectiveDeploymentsResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
 
listInstalledComponents(ListInstalledComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listInstalledComponents(ListInstalledComponentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a paginated list of the components that a Greengrass core device runs.
listInstalledComponents(ListInstalledComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a paginated list of the components that a Greengrass core device runs.
listInstalledComponentsAsync(ListInstalledComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listInstalledComponentsAsync(ListInstalledComponentsRequest, AsyncHandler<ListInstalledComponentsRequest, ListInstalledComponentsResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listInstalledComponentsAsync(ListInstalledComponentsRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of the components that a Greengrass core device runs.
listInstalledComponentsAsync(ListInstalledComponentsRequest, AsyncHandler<ListInstalledComponentsRequest, ListInstalledComponentsResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a paginated list of the components that a Greengrass core device runs.
listInstalledComponentsAsync(ListInstalledComponentsRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listInstalledComponentsAsync(ListInstalledComponentsRequest, AsyncHandler<ListInstalledComponentsRequest, ListInstalledComponentsResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListInstalledComponentsRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListInstalledComponentsRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
 
ListInstalledComponentsResult - Class in com.amazonaws.services.greengrassv2.model
 
ListInstalledComponentsResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves the list of tags for an IoT Greengrass resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves the list of tags for an IoT Greengrass resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves the list of tags for an IoT Greengrass resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves the list of tags for an IoT Greengrass resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.greengrassv2.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.greengrassv2.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.Component
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
 

R

RecipeOutputFormat - Enum in com.amazonaws.services.greengrassv2.model
 
RequestAlreadyInProgressException - Exception in com.amazonaws.services.greengrassv2.model
The request is already in progress.
RequestAlreadyInProgressException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.RequestAlreadyInProgressException
Constructs a new RequestAlreadyInProgressException with the specified error message.
resolveComponentCandidates(ResolveComponentCandidatesRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
resolveComponentCandidates(ResolveComponentCandidatesRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Retrieves a list of components that meet the component, version, and platform requirements of a deployment.
resolveComponentCandidates(ResolveComponentCandidatesRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Retrieves a list of components that meet the component, version, and platform requirements of a deployment.
resolveComponentCandidatesAsync(ResolveComponentCandidatesRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
resolveComponentCandidatesAsync(ResolveComponentCandidatesRequest, AsyncHandler<ResolveComponentCandidatesRequest, ResolveComponentCandidatesResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
resolveComponentCandidatesAsync(ResolveComponentCandidatesRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a list of components that meet the component, version, and platform requirements of a deployment.
resolveComponentCandidatesAsync(ResolveComponentCandidatesRequest, AsyncHandler<ResolveComponentCandidatesRequest, ResolveComponentCandidatesResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Retrieves a list of components that meet the component, version, and platform requirements of a deployment.
resolveComponentCandidatesAsync(ResolveComponentCandidatesRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
resolveComponentCandidatesAsync(ResolveComponentCandidatesRequest, AsyncHandler<ResolveComponentCandidatesRequest, ResolveComponentCandidatesResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
ResolveComponentCandidatesRequest - Class in com.amazonaws.services.greengrassv2.model
 
ResolveComponentCandidatesRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
 
ResolveComponentCandidatesResult - Class in com.amazonaws.services.greengrassv2.model
 
ResolveComponentCandidatesResult() - Constructor for class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
 
ResolvedComponentVersion - Class in com.amazonaws.services.greengrassv2.model
Contains information about a component version that is compatible to run on a Greengrass core device.
ResolvedComponentVersion() - Constructor for class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
 
ResourceNotFoundException - Exception in com.amazonaws.services.greengrassv2.model
The requested resource can't be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.greengrassv2.model
Your request exceeds a service quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAbortConfig(IoTJobAbortConfig) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The stop configuration for the job.
setAction(String) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
Whether or not to notify components and wait for components to become safe to update.
setAction(String) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The action to perform when the criteria are met.
setAddGroupOwner(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
Whether or not to add the component's system user as an owner of the device.
setAddGroupOwner(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
Whether or not to add the IoT Greengrass user group as an owner of the volume.
setArchitecture(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The computer architecture of the core device.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.Component
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The ARN of the component version.
setArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The ARN of the component version.
setArtifactName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
The name of the artifact.
setAssociatedClientDevices(Collection<AssociatedClientDevice>) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
A list that describes the client devices that are associated with the core device.
setAssociationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
The time that the client device was associated, expressed in ISO 8601 format.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
A dictionary of attributes for the platform.
setBaseRatePerMinute(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The minimum number of devices that receive a pending job notification, per minute, when the job starts.
setClientToken(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
A unique, case-sensitive identifier that you can provide to ensure that the request is idempotent.
setClientToken(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
A unique, case-sensitive identifier that you can provide to ensure that the request is idempotent.
setCode(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
The error code for the request.
setCode(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
The error code for the request.
setComponentCandidates(Collection<ComponentCandidate>) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The list of components to resolve.
setComponentDependencies(Map<String, ComponentDependencyRequirement>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The component versions on which this Lambda function component depends.
setComponentLambdaParameters(LambdaExecutionParameters) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The system and runtime parameters for the Lambda function as it runs on the Greengrass core device.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.Component
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The name of the component.
setComponentPlatforms(Collection<ComponentPlatform>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The platforms that the component version supports.
setComponents(Map<String, ComponentDeploymentSpecification>) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The components to deploy.
setComponents(Map<String, ComponentDeploymentSpecification>) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The components to deploy.
setComponents(Collection<Component>) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
A list that summarizes each component.
setComponentState(String) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
The state of the component.
setComponentUpdatePolicy(DeploymentComponentUpdatePolicy) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The component update policy for the configuration deployment.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The version of the component.
setComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The version of the component.
setComponentVersions(Collection<ComponentVersionListItem>) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
A list of versions that exist for the component.
setConfigurationUpdate(ComponentConfigurationUpdate) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The configuration updates to deploy for the component.
setConfigurationValidationPolicy(DeploymentConfigurationValidationPolicy) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The configuration validation policy for the configuration deployment.
setContainerParams(LambdaContainerParams) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The parameters for the container in which the Lambda function runs.
setCoreDeviceExecutionStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The status of the deployment job on the Greengrass core device.
setCoreDevices(Collection<CoreDevice>) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
A list that summarizes each core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The name of the core device.
setCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The name of the core device.
setCoreVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The version of the IoT Greengrass Core software that the core device runs.
setCpus(Double) - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
The maximum amount of CPU time that a component's processes can use on the core device.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The time at which the component was created, expressed in ISO 8601 format.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The time at which the component was created, expressed in ISO 8601 format.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The time at which the deployment was created, expressed in ISO 8601 format.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The time at which the component was created, expressed in ISO 8601 format.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The time at which the deployment was created, expressed in ISO 8601 format.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The time at which the deployment was created, expressed in ISO 8601 format.
setCriteriaList(Collection<IoTJobAbortCriteria>) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
The list of criteria that define when and how to cancel the configuration deployment.
setDependencyType(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The type of this dependency.
setDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
The ID of the deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ID of the deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The ID of the deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ID of the deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
The ID of the deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ID of the deployment.
setDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The name of the deployment.
setDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The name of the deployment.
setDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The name of the deployment.
setDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The name of the deployment.
setDeploymentPolicies(DeploymentPolicies) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The deployment policies for the deployment.
setDeploymentPolicies(DeploymentPolicies) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The deployment policies for the deployment.
setDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
A list that summarizes each deployment.
setDeploymentStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The status of the deployment.
setDeploymentStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The status of the deployment.
setDescription(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The description of the component version.
setDescription(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The description of the component version.
setDescription(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The description of the deployment job.
setDestinationPath(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The path to the logical volume in the file system.
setDevices(Collection<LambdaDeviceMount>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of system devices that the container can access.
setEffectiveDeployments(Collection<EffectiveDeployment>) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
A list that summarizes each deployment on the core device.
setEntries(Collection<AssociateClientDeviceWithCoreDeviceEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The list of client devices to associate.
setEntries(Collection<DisassociateClientDeviceFromCoreDeviceEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The list of client devices to disassociate.
setEnvironmentVariables(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The map of environment variables that are available to the Lambda function when it runs.
setErrorEntries(Collection<AssociateClientDeviceWithCoreDeviceErrorEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
The list of any errors for the entries in the request.
setErrorEntries(Collection<DisassociateClientDeviceFromCoreDeviceErrorEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
The list of errors (if any) for the entries in the request.
setErrors(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
A dictionary of errors that communicate why the component is in an error state.
setEventSources(Collection<LambdaEventSource>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of event sources to which to subscribe to receive work messages.
setExecArgs(Collection<String>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of arguments to pass to the Lambda function when it runs.
setExponentialRate(IoTJobExponentialRolloutRate) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
The exponential rate to increase the job rollout rate.
setFailureHandlingPolicy(String) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The failure handling policy for the configuration deployment.
setFailureType(String) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The type of job deployment failure that can cancel a job.
setFields(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The list of fields that failed to validate.
setHistoryFilter(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The filter for the list of deployments.
setIncrementFactor(Double) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The exponential factor to increase the rollout rate for the job.
setInlineRecipe(ByteBuffer) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
The recipe to use to create the component.
setInProgressTimeoutInMinutes(Long) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
The amount of time, in minutes, that devices have to complete the job.
setInputPayloadEncodingType(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The encoding type that the Lambda function supports.
setInstalledComponents(Collection<InstalledComponent>) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
A list that summarizes each component on the core device.
setIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ARN of the IoT job that applies the deployment to target devices.
setIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ARN of the IoT job that applies the deployment to target devices.
setIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ARN of the IoT job that applies the deployment to target devices.
setIotJobConfiguration(DeploymentIoTJobConfiguration) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The job configuration for the deployment configuration.
setIotJobConfiguration(DeploymentIoTJobConfiguration) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The job configuration for the deployment configuration.
setIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ID of the IoT job that applies the deployment to target devices.
setIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ID of the IoT job that applies the deployment to target devices.
setIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ID of the IoT job that applies the deployment to target devices.
setIsLatestForTarget(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
Whether or not the deployment is the latest revision for its target.
setIsLatestForTarget(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Whether or not the deployment is the latest revision for its target.
setIsolationMode(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The isolation mode for the process that contains the Lambda function.
setIsRoot(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
Whether or not the component is a root component.
setJobExecutionsRolloutConfig(IoTJobExecutionsRolloutConfig) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The rollout configuration for the job.
setLambdaArn(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The ARN of the Lambda function.
setLambdaFunction(LambdaFunctionRecipeSource) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
The parameters to create a component from a Lambda function.
setLastStatusUpdateTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The time at which the core device's status last updated, expressed in ISO 8601 format.
setLastStatusUpdateTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The time at which the core device's status last updated, expressed in ISO 8601 format.
setLatestVersion(ComponentLatestVersion) - Method in class com.amazonaws.services.greengrassv2.model.Component
The latest version of the component and its details.
setLifecycleState(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The lifecycle state of the component.
setLifecycleStateDetails(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The details about the lifecycle state of the component.
setLinuxProcessParams(LambdaLinuxProcessParams) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The parameters for the Linux process that contains the Lambda function.
setMaxIdleTimeInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum amount of time in seconds that a non-pinned Lambda function can idle before the IoT Greengrass Core software stops its process.
setMaximumPerMinute(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
The maximum number of devices that receive a pending job notification, per minute.
setMaxInstancesCount(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum number of instances that a non-pinned Lambda function can run at the same time.
setMaxQueueSize(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum size of the message queue for the Lambda function component.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The maximum number of results to be returned per paginated request.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The maximum number of results to be returned per paginated request.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The maximum number of results to be returned per paginated request.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The maximum number of results to be returned per paginated request.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The maximum number of results to be returned per paginated request.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The maximum number of results to be returned per paginated request.
setMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The maximum number of results to be returned per paginated request.
setMemory(Long) - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
The maximum amount of RAM, expressed in kilobytes, that a component's processes can use on the core device.
setMemorySizeInKB(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The memory size of the container, expressed in kilobytes.
setMerge(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
A serialized JSON string that contains the configuration object to merge to target devices.
setMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
A message that provides additional information about the error.
setMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
A message that communicates if the cancel was successful.
setMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
A message that communicates details, such as errors, about the status of the component.
setMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
A message that provides additional information about the error.
setMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
The message of the exception field.
setMinNumberOfExecutedThings(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The minimum number of things that receive the configuration before the job can cancel.
setModifiedTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The time at which the deployment job was last modified, expressed in ISO 8601 format.
setMountROSysfs(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
Whether or not the container can read information from the device's /sys folder.
setName(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
The friendly name of the platform.
setName(String) - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
The name of the exception field.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
The token for the next set of results, or null if there are no additional results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
The token for the next set of results, or null if there are no additional results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
The token for the next set of results, or null if there are no additional results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
The token for the next set of results, or null if there are no additional results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
The token for the next set of results, or null if there are no additional results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
The token for the next set of results, or null if there are no additional results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The token to be used for the next set of paginated results.
setNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
The token for the next set of results, or null if there are no additional results.
setNumberOfNotifiedThings(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
The number of devices to receive the job notification before the rollout rate increases.
setNumberOfSucceededThings(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
The number of devices to successfully run the configuration job before the rollout rate increases.
setPath(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The mount path for the device in the file system.
setPermission(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The permission to access the device: read/only (ro) or read/write (rw).
setPermission(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The permission to access the volume: read/only (ro) or read/write (rw).
setPinned(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Whether or not the Lambda function is pinned, or long-lived.
setPlatform(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The operating system platform that the core device runs.
setPlatform(ComponentPlatform) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The platform to use to resolve compatible components.
setPlatforms(Collection<ComponentPlatform>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The platforms that the component version supports.
setPlatforms(Collection<ComponentPlatform>) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The platforms that the component version supports.
setPosixUser(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The POSIX system user and, optionally, group to use to run this component on Linux core devices.
setPreSignedUrl(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
The URL of the artifact.
setPublisher(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The publisher of the component version.
setPublisher(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The publisher of the component version.
setQuotaCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The code for the quota in Service Quotas.
setQuotaCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The code for the quota in Service Quotas.
setRateIncreaseCriteria(IoTJobRateIncreaseCriteria) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The criteria to increase the rollout rate for the job.
setReason(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The reason code for the update, if the job was updated.
setReason(String) - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The reason for the validation exception.
setRecipe(ByteBuffer) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The recipe of the component version.
setRecipe(ByteBuffer) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The recipe of the component version.
setRecipeOutputFormat(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The format of the recipe.
setRecipeOutputFormat(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The format of the recipe.
setReset(Collection<String>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
The list of configuration nodes to reset to default values on target devices.
setResolvedComponentVersions(Collection<ResolvedComponentVersion>) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
A list of components that meet the requirements that you specify in the request.
setResourceArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
The ARN of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
The ARN of the resource to tag.
setResourceArn(String) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
The ARN of the resource to untag.
setResourceId(String) - Method in exception com.amazonaws.services.greengrassv2.model.ConflictException
The ID of the resource that conflicts with the request.
setResourceId(String) - Method in exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
The ID of the resource that isn't found.
setResourceId(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The ID of the resource that exceeds the service quota.
setResourceType(String) - Method in exception com.amazonaws.services.greengrassv2.model.ConflictException
The type of the resource that conflicts with the request.
setResourceType(String) - Method in exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
The type of the resource that isn't found.
setResourceType(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The type of the resource that exceeds the service quota.
setRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.greengrassv2.model.InternalServerException
The amount of time to wait before you retry the request.
setRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The amount of time to wait before you retry the request.
setRevisionId(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The revision number of the deployment.
setRevisionId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The revision number of the deployment.
setRunWith(ComponentRunWith) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The system user and group that the IoT Greengrass Core software uses to run component processes on the core device.
setScope(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The scope of the components to list.
setServiceCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The code for the service in Service Quotas.
setServiceCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The code for the service in Service Quotas.
setSourcePath(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The path to the physical volume in the file system.
setStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The status of the core device.
setStatus(CloudComponentStatus) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The status of the component version in IoT Greengrass V2.
setStatus(CloudComponentStatus) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The status of the component version in IoT Greengrass V2.
setStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The status of the core device.
setStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The core device status by which to filter.
setStatusTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The interval in seconds at which a pinned (also known as long-lived) Lambda function component sends status updates to the Lambda manager component.
setSystemResourceLimits(SystemResourceLimits) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The system resource limits to apply to this component's process on the core device.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
A list of keys for tags to remove from the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
A list of key-value pairs that contain metadata for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
A list of key-value pairs that contain metadata for the resource.
setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The ARN of the target IoT thing or thing group.
setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The ARN of the target IoT thing or thing group.
setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ARN of the target IoT thing or thing group.
setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ARN of the target IoT thing or thing group.
setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The ARN of the target IoT thing or thing group.
setThingGroupArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The ARN of the IoT thing group by which to filter.
setThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
The name of the IoT thing that represents the client device to associate.
setThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
The name of the IoT thing whose associate request failed.
setThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
The name of the IoT thing that represents the associated client device.
setThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
The name of the IoT thing that represents the client device to disassociate.
setThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
The name of the IoT thing whose disassociate request failed.
setThresholdPercentage(Double) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The minimum percentage of failureType failures that occur before the job can cancel.
setTimeoutConfig(IoTJobTimeoutConfig) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The timeout configuration for the job.
setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
The amount of time in seconds that each component on a device has to report that it's safe to update.
setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
The amount of time in seconds that a component can validate its configuration updates.
setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum amount of time in seconds that the Lambda function can process a work item.
setTopic(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The topic to which to subscribe to receive event messages.
setType(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The type of event source.
setVersionRequirement(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The component version requirement for the component dependency.
setVersionRequirements(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The version requirements for the component's dependencies.
setVolumes(Collection<LambdaVolumeMount>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of volumes that the container can access.
setWindowsUser(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The Windows user to use to run this component on Windows core devices.
shutdown() - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
shutdown() - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
 
standard() - Static method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2ClientBuilder
 
SystemResourceLimits - Class in com.amazonaws.services.greengrassv2.model
Contains information about system resource limits that the IoT Greengrass Core software applies to a component's processes.
SystemResourceLimits() - Constructor for class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Adds tags to an IoT Greengrass resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Adds tags to an IoT Greengrass resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Adds tags to an IoT Greengrass resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Adds tags to an IoT Greengrass resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.greengrassv2.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.greengrassv2.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.greengrassv2.model
Your request exceeded a request rate quota.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.CloudComponentState
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.Component
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.ComponentDependencyType
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.ComponentVisibilityScope
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.CoreDeviceStatus
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicyAction
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.DeploymentFailureHandlingPolicy
 
toString() - Method in enum com.amazonaws.services.greengrassv2.model.DeploymentHistoryFilter
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.DeploymentStatus
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.EffectiveDeploymentExecutionStatus
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.InstalledComponentLifecycleState
 
toString() - Method in enum com.amazonaws.services.greengrassv2.model.IoTJobAbortAction
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.IoTJobExecutionFailureType
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.LambdaEventSourceType
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.LambdaFilesystemPermission
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.LambdaInputPayloadEncodingType
 
toString() - Method in enum com.amazonaws.services.greengrassv2.model.LambdaIsolationMode
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.RecipeOutputFormat
 
toString() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.greengrassv2.model.ValidationExceptionReason
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
Removes a tag from an IoT Greengrass resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
Removes a tag from an IoT Greengrass resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2Async
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Removes a tag from an IoT Greengrass resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
Removes a tag from an IoT Greengrass resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2AsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.greengrassv2.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.greengrassv2.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.greengrassv2.model.UntagResourceResult
 

V

ValidationException - Exception in com.amazonaws.services.greengrassv2.model
The request isn't valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.greengrassv2.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.greengrassv2.model
Contains information about a validation exception field.
ValidationExceptionField() - Constructor for class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
 
ValidationExceptionReason - Enum in com.amazonaws.services.greengrassv2.model
 
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.CloudComponentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.ComponentDependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.ComponentVisibilityScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.CoreDeviceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentFailureHandlingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentHistoryFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.EffectiveDeploymentExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.InstalledComponentLifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.IoTJobAbortAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.IoTJobExecutionFailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaEventSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaFilesystemPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaInputPayloadEncodingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaIsolationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.RecipeOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.greengrassv2.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.CloudComponentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.ComponentDependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.ComponentVisibilityScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.CoreDeviceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentFailureHandlingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentHistoryFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.DeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.EffectiveDeploymentExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.InstalledComponentLifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.IoTJobAbortAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.IoTJobExecutionFailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaEventSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaFilesystemPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaInputPayloadEncodingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.LambdaIsolationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.RecipeOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.greengrassv2.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAbortConfig(IoTJobAbortConfig) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The stop configuration for the job.
withAction(String) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
Whether or not to notify components and wait for components to become safe to update.
withAction(DeploymentComponentUpdatePolicyAction) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
Whether or not to notify components and wait for components to become safe to update.
withAction(String) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The action to perform when the criteria are met.
withAction(IoTJobAbortAction) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The action to perform when the criteria are met.
withAddGroupOwner(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
Whether or not to add the component's system user as an owner of the device.
withAddGroupOwner(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
Whether or not to add the IoT Greengrass user group as an owner of the volume.
withArchitecture(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The computer architecture of the core device.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.Component
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.DeleteComponentRequest
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentRequest
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The ARN of the component version.
withArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The ARN of the component version.
withArtifactName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactRequest
The name of the artifact.
withAssociatedClientDevices(AssociatedClientDevice...) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
A list that describes the client devices that are associated with the core device.
withAssociatedClientDevices(Collection<AssociatedClientDevice>) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
A list that describes the client devices that are associated with the core device.
withAssociationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
The time that the client device was associated, expressed in ISO 8601 format.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
A dictionary of attributes for the platform.
withBaseRatePerMinute(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The minimum number of devices that receive a pending job notification, per minute, when the job starts.
withClientToken(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
A unique, case-sensitive identifier that you can provide to ensure that the request is idempotent.
withClientToken(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
A unique, case-sensitive identifier that you can provide to ensure that the request is idempotent.
withCode(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
The error code for the request.
withCode(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
The error code for the request.
withComponentCandidates(ComponentCandidate...) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The list of components to resolve.
withComponentCandidates(Collection<ComponentCandidate>) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The list of components to resolve.
withComponentDependencies(Map<String, ComponentDependencyRequirement>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The component versions on which this Lambda function component depends.
withComponentLambdaParameters(LambdaExecutionParameters) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The system and runtime parameters for the Lambda function as it runs on the Greengrass core device.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.Component
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The name of the component.
withComponentPlatforms(ComponentPlatform...) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The platforms that the component version supports.
withComponentPlatforms(Collection<ComponentPlatform>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The platforms that the component version supports.
withComponents(Map<String, ComponentDeploymentSpecification>) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The components to deploy.
withComponents(Map<String, ComponentDeploymentSpecification>) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The components to deploy.
withComponents(Component...) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
A list that summarizes each component.
withComponents(Collection<Component>) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
A list that summarizes each component.
withComponentState(String) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
The state of the component.
withComponentState(CloudComponentState) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
The state of the component.
withComponentUpdatePolicy(DeploymentComponentUpdatePolicy) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The component update policy for the configuration deployment.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentVersionListItem
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The version of the component.
withComponentVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The version of the component.
withComponentVersions(ComponentVersionListItem...) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
A list of versions that exist for the component.
withComponentVersions(Collection<ComponentVersionListItem>) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
A list of versions that exist for the component.
withConfigurationUpdate(ComponentConfigurationUpdate) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The configuration updates to deploy for the component.
withConfigurationValidationPolicy(DeploymentConfigurationValidationPolicy) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The configuration validation policy for the configuration deployment.
withContainerParams(LambdaContainerParams) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The parameters for the container in which the Lambda function runs.
withCoreDeviceExecutionStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The status of the deployment job on the Greengrass core device.
withCoreDeviceExecutionStatus(EffectiveDeploymentExecutionStatus) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The status of the deployment job on the Greengrass core device.
withCoreDevices(CoreDevice...) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
A list that summarizes each core device.
withCoreDevices(Collection<CoreDevice>) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
A list that summarizes each core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.DeleteCoreDeviceRequest
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceRequest
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The name of the core device.
withCoreDeviceThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The name of the core device.
withCoreVersion(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The version of the IoT Greengrass Core software that the core device runs.
withCpus(Double) - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
The maximum amount of CPU time that a component's processes can use on the core device.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The time at which the component was created, expressed in ISO 8601 format.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The time at which the component was created, expressed in ISO 8601 format.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The time at which the deployment was created, expressed in ISO 8601 format.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The time at which the component was created, expressed in ISO 8601 format.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The time at which the deployment was created, expressed in ISO 8601 format.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The time at which the deployment was created, expressed in ISO 8601 format.
withCriteriaList(IoTJobAbortCriteria...) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
The list of criteria that define when and how to cancel the configuration deployment.
withCriteriaList(Collection<IoTJobAbortCriteria>) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortConfig
The list of criteria that define when and how to cancel the configuration deployment.
withDependencyType(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The type of this dependency.
withDependencyType(ComponentDependencyType) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The type of this dependency.
withDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentRequest
The ID of the deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ID of the deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The ID of the deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ID of the deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentRequest
The ID of the deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ID of the deployment.
withDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The name of the deployment.
withDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The name of the deployment.
withDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The name of the deployment.
withDeploymentName(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The name of the deployment.
withDeploymentPolicies(DeploymentPolicies) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The deployment policies for the deployment.
withDeploymentPolicies(DeploymentPolicies) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The deployment policies for the deployment.
withDeployments(Deployment...) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
A list that summarizes each deployment.
withDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
A list that summarizes each deployment.
withDeploymentStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The status of the deployment.
withDeploymentStatus(DeploymentStatus) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The status of the deployment.
withDeploymentStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The status of the deployment.
withDeploymentStatus(DeploymentStatus) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The status of the deployment.
withDescription(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The description of the component version.
withDescription(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The description of the component version.
withDescription(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The description of the deployment job.
withDestinationPath(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The path to the logical volume in the file system.
withDevices(LambdaDeviceMount...) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of system devices that the container can access.
withDevices(Collection<LambdaDeviceMount>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of system devices that the container can access.
withEffectiveDeployments(EffectiveDeployment...) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
A list that summarizes each deployment on the core device.
withEffectiveDeployments(Collection<EffectiveDeployment>) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
A list that summarizes each deployment on the core device.
withEntries(AssociateClientDeviceWithCoreDeviceEntry...) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The list of client devices to associate.
withEntries(Collection<AssociateClientDeviceWithCoreDeviceEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceRequest
The list of client devices to associate.
withEntries(DisassociateClientDeviceFromCoreDeviceEntry...) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The list of client devices to disassociate.
withEntries(Collection<DisassociateClientDeviceFromCoreDeviceEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceRequest
The list of client devices to disassociate.
withEnvironmentVariables(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The map of environment variables that are available to the Lambda function when it runs.
withErrorEntries(AssociateClientDeviceWithCoreDeviceErrorEntry...) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
The list of any errors for the entries in the request.
withErrorEntries(Collection<AssociateClientDeviceWithCoreDeviceErrorEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchAssociateClientDeviceWithCoreDeviceResult
The list of any errors for the entries in the request.
withErrorEntries(DisassociateClientDeviceFromCoreDeviceErrorEntry...) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
The list of errors (if any) for the entries in the request.
withErrorEntries(Collection<DisassociateClientDeviceFromCoreDeviceErrorEntry>) - Method in class com.amazonaws.services.greengrassv2.model.BatchDisassociateClientDeviceFromCoreDeviceResult
The list of errors (if any) for the entries in the request.
withErrors(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
A dictionary of errors that communicate why the component is in an error state.
withEventSources(LambdaEventSource...) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of event sources to which to subscribe to receive work messages.
withEventSources(Collection<LambdaEventSource>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of event sources to which to subscribe to receive work messages.
withExecArgs(String...) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of arguments to pass to the Lambda function when it runs.
withExecArgs(Collection<String>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The list of arguments to pass to the Lambda function when it runs.
withExponentialRate(IoTJobExponentialRolloutRate) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
The exponential rate to increase the job rollout rate.
withFailureHandlingPolicy(String) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The failure handling policy for the configuration deployment.
withFailureHandlingPolicy(DeploymentFailureHandlingPolicy) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentPolicies
The failure handling policy for the configuration deployment.
withFailureType(String) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The type of job deployment failure that can cancel a job.
withFailureType(IoTJobExecutionFailureType) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The type of job deployment failure that can cancel a job.
withFields(ValidationExceptionField...) - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The list of fields that failed to validate.
withFields(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The list of fields that failed to validate.
withHistoryFilter(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The filter for the list of deployments.
withHistoryFilter(DeploymentHistoryFilter) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The filter for the list of deployments.
withIncrementFactor(Double) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The exponential factor to increase the rollout rate for the job.
withInlineRecipe(ByteBuffer) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
The recipe to use to create the component.
withInProgressTimeoutInMinutes(Long) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobTimeoutConfig
The amount of time, in minutes, that devices have to complete the job.
withInputPayloadEncodingType(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The encoding type that the Lambda function supports.
withInputPayloadEncodingType(LambdaInputPayloadEncodingType) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The encoding type that the Lambda function supports.
withInstalledComponents(InstalledComponent...) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
A list that summarizes each component on the core device.
withInstalledComponents(Collection<InstalledComponent>) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
A list that summarizes each component on the core device.
withIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ARN of the IoT job that applies the deployment to target devices.
withIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ARN of the IoT job that applies the deployment to target devices.
withIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ARN of the IoT job that applies the deployment to target devices.
withIotJobConfiguration(DeploymentIoTJobConfiguration) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The job configuration for the deployment configuration.
withIotJobConfiguration(DeploymentIoTJobConfiguration) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The job configuration for the deployment configuration.
withIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentResult
The ID of the IoT job that applies the deployment to target devices.
withIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ID of the IoT job that applies the deployment to target devices.
withIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ID of the IoT job that applies the deployment to target devices.
withIsLatestForTarget(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
Whether or not the deployment is the latest revision for its target.
withIsLatestForTarget(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
Whether or not the deployment is the latest revision for its target.
withIsolationMode(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The isolation mode for the process that contains the Lambda function.
withIsolationMode(LambdaIsolationMode) - Method in class com.amazonaws.services.greengrassv2.model.LambdaLinuxProcessParams
The isolation mode for the process that contains the Lambda function.
withIsRoot(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
Whether or not the component is a root component.
withJobExecutionsRolloutConfig(IoTJobExecutionsRolloutConfig) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The rollout configuration for the job.
withLambdaArn(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaFunctionRecipeSource
The ARN of the Lambda function.
withLambdaFunction(LambdaFunctionRecipeSource) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
The parameters to create a component from a Lambda function.
withLastStatusUpdateTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The time at which the core device's status last updated, expressed in ISO 8601 format.
withLastStatusUpdateTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The time at which the core device's status last updated, expressed in ISO 8601 format.
withLatestVersion(ComponentLatestVersion) - Method in class com.amazonaws.services.greengrassv2.model.Component
The latest version of the component and its details.
withLifecycleState(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The lifecycle state of the component.
withLifecycleState(InstalledComponentLifecycleState) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The lifecycle state of the component.
withLifecycleStateDetails(String) - Method in class com.amazonaws.services.greengrassv2.model.InstalledComponent
The details about the lifecycle state of the component.
withLinuxProcessParams(LambdaLinuxProcessParams) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The parameters for the Linux process that contains the Lambda function.
withMaxIdleTimeInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum amount of time in seconds that a non-pinned Lambda function can idle before the IoT Greengrass Core software stops its process.
withMaximumPerMinute(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExecutionsRolloutConfig
The maximum number of devices that receive a pending job notification, per minute.
withMaxInstancesCount(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum number of instances that a non-pinned Lambda function can run at the same time.
withMaxQueueSize(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum size of the message queue for the Lambda function component.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The maximum number of results to be returned per paginated request.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The maximum number of results to be returned per paginated request.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The maximum number of results to be returned per paginated request.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The maximum number of results to be returned per paginated request.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The maximum number of results to be returned per paginated request.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The maximum number of results to be returned per paginated request.
withMaxResults(Integer) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The maximum number of results to be returned per paginated request.
withMemory(Long) - Method in class com.amazonaws.services.greengrassv2.model.SystemResourceLimits
The maximum amount of RAM, expressed in kilobytes, that a component's processes can use on the core device.
withMemorySizeInKB(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The memory size of the container, expressed in kilobytes.
withMerge(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
A serialized JSON string that contains the configuration object to merge to target devices.
withMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
A message that provides additional information about the error.
withMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.CancelDeploymentResult
A message that communicates if the cancel was successful.
withMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.CloudComponentStatus
A message that communicates details, such as errors, about the status of the component.
withMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
A message that provides additional information about the error.
withMessage(String) - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
The message of the exception field.
withMinNumberOfExecutedThings(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The minimum number of things that receive the configuration before the job can cancel.
withModifiedTimestamp(Date) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The time at which the deployment job was last modified, expressed in ISO 8601 format.
withMountROSysfs(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
Whether or not the container can read information from the device's /sys folder.
withName(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentPlatform
The friendly name of the platform.
withName(String) - Method in class com.amazonaws.services.greengrassv2.model.ValidationExceptionField
The name of the exception field.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListClientDevicesAssociatedWithCoreDeviceResult
The token for the next set of results, or null if there are no additional results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsResult
The token for the next set of results, or null if there are no additional results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentVersionsResult
The token for the next set of results, or null if there are no additional results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesResult
The token for the next set of results, or null if there are no additional results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsResult
The token for the next set of results, or null if there are no additional results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListEffectiveDeploymentsResult
The token for the next set of results, or null if there are no additional results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsRequest
The token to be used for the next set of paginated results.
withNextToken(String) - Method in class com.amazonaws.services.greengrassv2.model.ListInstalledComponentsResult
The token for the next set of results, or null if there are no additional results.
withNumberOfNotifiedThings(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
The number of devices to receive the job notification before the rollout rate increases.
withNumberOfSucceededThings(Integer) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobRateIncreaseCriteria
The number of devices to successfully run the configuration job before the rollout rate increases.
withPath(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The mount path for the device in the file system.
withPermission(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The permission to access the device: read/only (ro) or read/write (rw).
withPermission(LambdaFilesystemPermission) - Method in class com.amazonaws.services.greengrassv2.model.LambdaDeviceMount
The permission to access the device: read/only (ro) or read/write (rw).
withPermission(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The permission to access the volume: read/only (ro) or read/write (rw).
withPermission(LambdaFilesystemPermission) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The permission to access the volume: read/only (ro) or read/write (rw).
withPinned(Boolean) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
Whether or not the Lambda function is pinned, or long-lived.
withPlatform(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The operating system platform that the core device runs.
withPlatform(ComponentPlatform) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesRequest
The platform to use to resolve compatible components.
withPlatforms(ComponentPlatform...) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The platforms that the component version supports.
withPlatforms(Collection<ComponentPlatform>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The platforms that the component version supports.
withPlatforms(ComponentPlatform...) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The platforms that the component version supports.
withPlatforms(Collection<ComponentPlatform>) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The platforms that the component version supports.
withPosixUser(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The POSIX system user and, optionally, group to use to run this component on Linux core devices.
withPreSignedUrl(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentVersionArtifactResult
The URL of the artifact.
withPublisher(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentLatestVersion
The publisher of the component version.
withPublisher(String) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The publisher of the component version.
withQuotaCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The code for the quota in Service Quotas.
withQuotaCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The code for the quota in Service Quotas.
withRateIncreaseCriteria(IoTJobRateIncreaseCriteria) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobExponentialRolloutRate
The criteria to increase the rollout rate for the job.
withReason(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The reason code for the update, if the job was updated.
withReason(String) - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The reason for the validation exception.
withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.greengrassv2.model.ValidationException
The reason for the validation exception.
withRecipe(ByteBuffer) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The recipe of the component version.
withRecipe(ByteBuffer) - Method in class com.amazonaws.services.greengrassv2.model.ResolvedComponentVersion
The recipe of the component version.
withRecipeOutputFormat(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The format of the recipe.
withRecipeOutputFormat(RecipeOutputFormat) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentRequest
The format of the recipe.
withRecipeOutputFormat(String) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The format of the recipe.
withRecipeOutputFormat(RecipeOutputFormat) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
The format of the recipe.
withReset(String...) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
The list of configuration nodes to reset to default values on target devices.
withReset(Collection<String>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentConfigurationUpdate
The list of configuration nodes to reset to default values on target devices.
withResolvedComponentVersions(ResolvedComponentVersion...) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
A list of components that meet the requirements that you specify in the request.
withResolvedComponentVersions(Collection<ResolvedComponentVersion>) - Method in class com.amazonaws.services.greengrassv2.model.ResolveComponentCandidatesResult
A list of components that meet the requirements that you specify in the request.
withResourceArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceRequest
The ARN of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
The ARN of the resource to tag.
withResourceArn(String) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
The ARN of the resource to untag.
withResourceId(String) - Method in exception com.amazonaws.services.greengrassv2.model.ConflictException
The ID of the resource that conflicts with the request.
withResourceId(String) - Method in exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
The ID of the resource that isn't found.
withResourceId(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The ID of the resource that exceeds the service quota.
withResourceType(String) - Method in exception com.amazonaws.services.greengrassv2.model.ConflictException
The type of the resource that conflicts with the request.
withResourceType(String) - Method in exception com.amazonaws.services.greengrassv2.model.ResourceNotFoundException
The type of the resource that isn't found.
withResourceType(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The type of the resource that exceeds the service quota.
withRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.greengrassv2.model.InternalServerException
The amount of time to wait before you retry the request.
withRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The amount of time to wait before you retry the request.
withRevisionId(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The revision number of the deployment.
withRevisionId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The revision number of the deployment.
withRunWith(ComponentRunWith) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDeploymentSpecification
The system user and group that the IoT Greengrass Core software uses to run component processes on the core device.
withScope(String) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The scope of the components to list.
withScope(ComponentVisibilityScope) - Method in class com.amazonaws.services.greengrassv2.model.ListComponentsRequest
The scope of the components to list.
withServiceCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ServiceQuotaExceededException
The code for the service in Service Quotas.
withServiceCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
The code for the service in Service Quotas.
withSourcePath(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaVolumeMount
The path to the physical volume in the file system.
withStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The status of the core device.
withStatus(CoreDeviceStatus) - Method in class com.amazonaws.services.greengrassv2.model.CoreDevice
The status of the core device.
withStatus(CloudComponentStatus) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionResult
The status of the component version in IoT Greengrass V2.
withStatus(CloudComponentStatus) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
The status of the component version in IoT Greengrass V2.
withStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The status of the core device.
withStatus(CoreDeviceStatus) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
The status of the core device.
withStatus(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The core device status by which to filter.
withStatus(CoreDeviceStatus) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The core device status by which to filter.
withStatusTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The interval in seconds at which a pinned (also known as long-lived) Lambda function component sends status updates to the Lambda manager component.
withSystemResourceLimits(SystemResourceLimits) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The system resource limits to apply to this component's process on the core device.
withTagKeys(String...) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
A list of keys for tags to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.greengrassv2.model.UntagResourceRequest
A list of keys for tags to remove from the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.CreateComponentVersionRequest
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.GetComponentResult
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.GetCoreDeviceResult
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.ListTagsForResourceResult
A list of key-value pairs that contain metadata for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.TagResourceRequest
A list of key-value pairs that contain metadata for the resource.
withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.CreateDeploymentRequest
The ARN of the target IoT thing or thing group.
withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
The ARN of the target IoT thing or thing group.
withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
The ARN of the target IoT thing or thing group.
withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
The ARN of the target IoT thing or thing group.
withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
The ARN of the target IoT thing or thing group.
withThingGroupArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
The ARN of the IoT thing group by which to filter.
withThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
The name of the IoT thing that represents the client device to associate.
withThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceErrorEntry
The name of the IoT thing whose associate request failed.
withThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.AssociatedClientDevice
The name of the IoT thing that represents the associated client device.
withThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceEntry
The name of the IoT thing that represents the client device to disassociate.
withThingName(String) - Method in class com.amazonaws.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
The name of the IoT thing whose disassociate request failed.
withThresholdPercentage(Double) - Method in class com.amazonaws.services.greengrassv2.model.IoTJobAbortCriteria
The minimum percentage of failureType failures that occur before the job can cancel.
withTimeoutConfig(IoTJobTimeoutConfig) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentIoTJobConfiguration
The timeout configuration for the job.
withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentComponentUpdatePolicy
The amount of time in seconds that each component on a device has to report that it's safe to update.
withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.DeploymentConfigurationValidationPolicy
The amount of time in seconds that a component can validate its configuration updates.
withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.greengrassv2.model.LambdaExecutionParameters
The maximum amount of time in seconds that the Lambda function can process a work item.
withTopic(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The topic to which to subscribe to receive event messages.
withType(String) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The type of event source.
withType(LambdaEventSourceType) - Method in class com.amazonaws.services.greengrassv2.model.LambdaEventSource
The type of event source.
withVersionRequirement(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentDependencyRequirement
The component version requirement for the component dependency.
withVersionRequirements(Map<String, String>) - Method in class com.amazonaws.services.greengrassv2.model.ComponentCandidate
The version requirements for the component's dependencies.
withVolumes(LambdaVolumeMount...) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of volumes that the container can access.
withVolumes(Collection<LambdaVolumeMount>) - Method in class com.amazonaws.services.greengrassv2.model.LambdaContainerParams
The list of volumes that the container can access.
withWindowsUser(String) - Method in class com.amazonaws.services.greengrassv2.model.ComponentRunWith
The Windows user to use to run this component on Windows core devices.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.