- 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 AWS 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.
- 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.
- 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 AWS IoT 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 AWS IoT Greengrass core device.
- getCoreDevice(GetCoreDeviceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
-
Retrieves metadata for a AWS IoT 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 AWS IoT Greengrass core device.
- getCoreDeviceAsync(GetCoreDeviceRequest, AsyncHandler<GetCoreDeviceRequest, GetCoreDeviceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
-
Retrieves metadata for a AWS IoT 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 AWS IoT 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.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.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 AWS IoT Greengrass Core software that the core device runs.
- 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.
- 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.
- 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 AWS IoT
job that applies the deployment to target devices.
- getIotJobArn() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The
ARN of the AWS IoT
job that applies the deployment to target devices.
- getIotJobArn() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The
ARN of the AWS 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 AWS IoT job that applies the deployment to target devices.
- getIotJobId() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The ID of the AWS IoT job that applies the deployment to target devices.
- getIotJobId() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The ID of the AWS 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 AWS 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.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.
- 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.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.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.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 (optional) group to use to run this component.
- 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
-
- getQuotaCode() - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
-
- 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
-
- 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 AWS 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
-
- getServiceCode() - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
-
- 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 AWS IoT Greengrass V2.
- getStatus() - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
-
The status of the component version in AWS 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.
- 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
AWS IoT thing or thing group.
- getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.Deployment
-
The
ARN of the target
AWS IoT thing or thing group.
- getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The
ARN of the target
AWS IoT thing or thing group.
- getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The
ARN of the target
AWS IoT thing or thing group.
- getTargetArn() - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
-
The
ARN of the target
AWS IoT thing or thing group.
- getThingGroupArn() - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
-
The
ARN of the AWS IoT
thing group by which to filter.
- 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.
- 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 AWS 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.
- 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.
- 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 AWS IoT 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 AWS IoT 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.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.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 AWS IoT Greengrass Core software that the core device runs.
- 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.
- 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.
- 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 AWS IoT
job that applies the deployment to target devices.
- setIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The
ARN of the AWS IoT
job that applies the deployment to target devices.
- setIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The
ARN of the AWS 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 AWS IoT job that applies the deployment to target devices.
- setIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The ID of the AWS IoT job that applies the deployment to target devices.
- setIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The ID of the AWS 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 AWS 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.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.
- 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.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.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.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 (optional) group to use to run this component.
- 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
-
- setQuotaCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
-
- 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
-
- 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 AWS 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
-
- setServiceCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
-
- 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 AWS IoT Greengrass V2.
- setStatus(CloudComponentStatus) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
-
The status of the component version in AWS 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.
- 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
AWS IoT thing or thing group.
- setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
-
The
ARN of the target
AWS IoT thing or thing group.
- setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The
ARN of the target
AWS IoT thing or thing group.
- setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The
ARN of the target
AWS IoT thing or thing group.
- setTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
-
The
ARN of the target
AWS IoT thing or thing group.
- setThingGroupArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
-
The
ARN of the AWS IoT
thing group by which to filter.
- 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.
- 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
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AbstractAWSGreengrassV2
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2
-
Adds tags to an AWS IoT Greengrass resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.greengrassv2.AWSGreengrassV2Client
-
Adds tags to an AWS 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 AWS IoT Greengrass resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.greengrassv2.AWSGreengrassV2Async
-
Adds tags to an AWS 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.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.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.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.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
-
- 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.
- 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 AWS 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.
- 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.
- 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 AWS IoT 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 AWS IoT Greengrass core device.
- withCoreDeviceExecutionStatus(EffectiveDeploymentExecutionStatus) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The status of the deployment job on the AWS IoT 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.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.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 AWS IoT Greengrass Core software that the core device runs.
- 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.
- 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.
- 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 AWS IoT
job that applies the deployment to target devices.
- withIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The
ARN of the AWS IoT
job that applies the deployment to target devices.
- withIotJobArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The
ARN of the AWS 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 AWS IoT job that applies the deployment to target devices.
- withIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The ID of the AWS IoT job that applies the deployment to target devices.
- withIotJobId(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The ID of the AWS 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 AWS 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.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.
- 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.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.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.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 (optional) group to use to run this component.
- 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
-
- withQuotaCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
-
- 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
-
- 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 AWS 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
-
- withServiceCode(String) - Method in exception com.amazonaws.services.greengrassv2.model.ThrottlingException
-
- 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 AWS IoT Greengrass V2.
- withStatus(CloudComponentStatus) - Method in class com.amazonaws.services.greengrassv2.model.DescribeComponentResult
-
The status of the component version in AWS 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.
- 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
AWS IoT thing or thing group.
- withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.Deployment
-
The
ARN of the target
AWS IoT thing or thing group.
- withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.EffectiveDeployment
-
The
ARN of the target
AWS IoT thing or thing group.
- withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.GetDeploymentResult
-
The
ARN of the target
AWS IoT thing or thing group.
- withTargetArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListDeploymentsRequest
-
The
ARN of the target
AWS IoT thing or thing group.
- withThingGroupArn(String) - Method in class com.amazonaws.services.greengrassv2.model.ListCoreDevicesRequest
-
The
ARN of the AWS IoT
thing group by which to filter.
- 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.