@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSPanoramaClient extends AmazonWebServiceClient implements AWSPanorama
Overview
This is the AWS Panorama API Reference. For an introduction to the service, see What is AWS Panorama? in the AWS Panorama Developer Guide.
| Modifier and Type | Field and Description |
|---|---|
protected static ClientConfigurationFactory |
configFactory
Client configuration factory providing ClientConfigurations tailored to this client
|
client, clientConfiguration, endpoint, isEndpointOverridden, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffsetENDPOINT_PREFIXaddRequestHandler, addRequestHandler, beforeClientExecution, beforeMarshalling, calculateCRC32FromCompressedData, checkMutability, configureRegion, createExecutionContext, createExecutionContext, createExecutionContext, createSignerProvider, endClientExecution, endClientExecution, getClientConfiguration, getClientId, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerOverride, getSignerProvider, getSignerRegionOverride, getSigningRegion, getTimeOffset, isCsmEnabled, isEndpointOverridden, isProfilingEnabled, isRequestMetricsEnabled, makeImmutable, removeRequestHandler, removeRequestHandler, requestMetricCollector, setEndpoint, setEndpoint, setEndpointPrefix, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shouldGenerateClientSideMonitoringEvents, useStrictHostNameVerification, withEndpoint, withRegion, withRegion, withTimeOffsetprotected static final ClientConfigurationFactory configFactory
public static AWSPanoramaClientBuilder builder()
public CreateApplicationInstanceResult createApplicationInstance(CreateApplicationInstanceRequest request)
Creates an application instance and deploys it to a device.
createApplicationInstance in interface AWSPanoramacreateApplicationInstanceRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ServiceQuotaExceededException - The request would cause a limit to be exceeded.public CreateJobForDevicesResult createJobForDevices(CreateJobForDevicesRequest request)
Creates a job to run on one or more devices.
createJobForDevices in interface AWSPanoramacreateJobForDevicesRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public CreateNodeFromTemplateJobResult createNodeFromTemplateJob(CreateNodeFromTemplateJobRequest request)
Creates a camera stream node.
createNodeFromTemplateJob in interface AWSPanoramacreateNodeFromTemplateJobRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public CreatePackageResult createPackage(CreatePackageRequest request)
Creates a package and storage location in an Amazon S3 access point.
createPackage in interface AWSPanoramacreatePackageRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public CreatePackageImportJobResult createPackageImportJob(CreatePackageImportJobRequest request)
Imports a node package.
createPackageImportJob in interface AWSPanoramacreatePackageImportJobRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public DeleteDeviceResult deleteDevice(DeleteDeviceRequest request)
Deletes a device.
deleteDevice in interface AWSPanoramadeleteDeviceRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public DeletePackageResult deletePackage(DeletePackageRequest request)
Deletes a package.
deletePackage in interface AWSPanoramadeletePackageRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.ResourceNotFoundException - The target resource was not found.public DeregisterPackageVersionResult deregisterPackageVersion(DeregisterPackageVersionRequest request)
Deregisters a package version.
deregisterPackageVersion in interface AWSPanoramaderegisterPackageVersionRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.ResourceNotFoundException - The target resource was not found.public DescribeApplicationInstanceResult describeApplicationInstance(DescribeApplicationInstanceRequest request)
Returns information about an application instance on a device.
describeApplicationInstance in interface AWSPanoramadescribeApplicationInstanceRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public DescribeApplicationInstanceDetailsResult describeApplicationInstanceDetails(DescribeApplicationInstanceDetailsRequest request)
Returns information about an application instance's configuration manifest.
describeApplicationInstanceDetails in interface AWSPanoramadescribeApplicationInstanceDetailsRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public DescribeDeviceResult describeDevice(DescribeDeviceRequest request)
Returns information about a device.
describeDevice in interface AWSPanoramadescribeDeviceRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public DescribeDeviceJobResult describeDeviceJob(DescribeDeviceJobRequest request)
Returns information about a device job.
describeDeviceJob in interface AWSPanoramadescribeDeviceJobRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public DescribeNodeResult describeNode(DescribeNodeRequest request)
Returns information about a node.
describeNode in interface AWSPanoramadescribeNodeRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public DescribeNodeFromTemplateJobResult describeNodeFromTemplateJob(DescribeNodeFromTemplateJobRequest request)
Returns information about a job to create a camera stream node.
describeNodeFromTemplateJob in interface AWSPanoramadescribeNodeFromTemplateJobRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public DescribePackageResult describePackage(DescribePackageRequest request)
Returns information about a package.
describePackage in interface AWSPanoramadescribePackageRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.ResourceNotFoundException - The target resource was not found.public DescribePackageImportJobResult describePackageImportJob(DescribePackageImportJobRequest request)
Returns information about a package import job.
describePackageImportJob in interface AWSPanoramadescribePackageImportJobRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public DescribePackageVersionResult describePackageVersion(DescribePackageVersionRequest request)
Returns information about a package version.
describePackageVersion in interface AWSPanoramadescribePackageVersionRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.ResourceNotFoundException - The target resource was not found.public ListApplicationInstanceDependenciesResult listApplicationInstanceDependencies(ListApplicationInstanceDependenciesRequest request)
Returns a list of application instance dependencies.
listApplicationInstanceDependencies in interface AWSPanoramalistApplicationInstanceDependenciesRequest - AccessDeniedException - The requestor does not have permission to access the target action or resource.InternalServerException - An internal error occurred.public ListApplicationInstanceNodeInstancesResult listApplicationInstanceNodeInstances(ListApplicationInstanceNodeInstancesRequest request)
Returns a list of application node instances.
listApplicationInstanceNodeInstances in interface AWSPanoramalistApplicationInstanceNodeInstancesRequest - AccessDeniedException - The requestor does not have permission to access the target action or resource.InternalServerException - An internal error occurred.public ListApplicationInstancesResult listApplicationInstances(ListApplicationInstancesRequest request)
Returns a list of application instances.
listApplicationInstances in interface AWSPanoramalistApplicationInstancesRequest - AccessDeniedException - The requestor does not have permission to access the target action or resource.InternalServerException - An internal error occurred.public ListDevicesResult listDevices(ListDevicesRequest request)
Returns a list of devices.
listDevices in interface AWSPanoramalistDevicesRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.public ListDevicesJobsResult listDevicesJobs(ListDevicesJobsRequest request)
Returns a list of jobs.
listDevicesJobs in interface AWSPanoramalistDevicesJobsRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public ListNodeFromTemplateJobsResult listNodeFromTemplateJobs(ListNodeFromTemplateJobsRequest request)
Returns a list of camera stream node jobs.
listNodeFromTemplateJobs in interface AWSPanoramalistNodeFromTemplateJobsRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public ListNodesResult listNodes(ListNodesRequest request)
Returns a list of nodes.
listNodes in interface AWSPanoramalistNodesRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.public ListPackageImportJobsResult listPackageImportJobs(ListPackageImportJobsRequest request)
Returns a list of package import jobs.
listPackageImportJobs in interface AWSPanoramalistPackageImportJobsRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public ListPackagesResult listPackages(ListPackagesRequest request)
Returns a list of packages.
listPackages in interface AWSPanoramalistPackagesRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.ResourceNotFoundException - The target resource was not found.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Returns a list of tags for a resource.
listTagsForResource in interface AWSPanoramalistTagsForResourceRequest - ResourceNotFoundException - The target resource was not found.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.public ProvisionDeviceResult provisionDevice(ProvisionDeviceRequest request)
Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Transfer the configuration archive to the device with the included USB storage device within 5 minutes.
provisionDevice in interface AWSPanoramaprovisionDeviceRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ServiceQuotaExceededException - The request would cause a limit to be exceeded.public RegisterPackageVersionResult registerPackageVersion(RegisterPackageVersionRequest request)
Registers a package version.
registerPackageVersion in interface AWSPanoramaregisterPackageVersionRequest - ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ConflictException - The target resource is in use.public RemoveApplicationInstanceResult removeApplicationInstance(RemoveApplicationInstanceRequest request)
Removes an application instance.
removeApplicationInstance in interface AWSPanoramaremoveApplicationInstanceRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public TagResourceResult tagResource(TagResourceRequest request)
Tags a resource.
tagResource in interface AWSPanoramatagResourceRequest - ResourceNotFoundException - The target resource was not found.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes tags from a resource.
untagResource in interface AWSPanoramauntagResourceRequest - ResourceNotFoundException - The target resource was not found.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.public UpdateDeviceMetadataResult updateDeviceMetadata(UpdateDeviceMetadataRequest request)
Updates a device's metadata.
updateDeviceMetadata in interface AWSPanoramaupdateDeviceMetadataRequest - ConflictException - The target resource is in use.ValidationException - The request contains an invalid parameter value.InternalServerException - An internal error occurred.AccessDeniedException - The requestor does not have permission to access the target action or resource.ResourceNotFoundException - The target resource was not found.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSPanoramarequest - The originally executed requestpublic void shutdown()
AWSPanoramashutdown in interface AWSPanoramashutdown in class AmazonWebServiceClientCopyright © 2022. All rights reserved.