| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
static PackageImportJobType |
PackageImportJobType.fromValue(String value)
Use this in place of valueOf.
|
static PackageImportJobType |
PackageImportJobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageImportJobType[] |
PackageImportJobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePackageImportJobResult |
DescribePackageImportJobResult.withJobType(PackageImportJobType jobType)
The job's type.
|
PackageImportJob |
PackageImportJob.withJobType(PackageImportJobType jobType)
The job's type.
|
CreatePackageImportJobRequest |
CreatePackageImportJobRequest.withJobType(PackageImportJobType jobType)
A job type for the package import job.
|
Copyright © 2022. All rights reserved.