| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
ComputePlatform |
ComputePlatform.clone() |
ComputePlatform |
StopCisSessionMessage.getComputePlatform()
The message compute platform.
|
ComputePlatform |
ComputePlatform.withProduct(String product)
The compute platform product.
|
ComputePlatform |
ComputePlatform.withVendor(String vendor)
The compute platform vendor.
|
ComputePlatform |
ComputePlatform.withVersion(String version)
The compute platform version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StopCisSessionMessage.setComputePlatform(ComputePlatform computePlatform)
The message compute platform.
|
StopCisSessionMessage |
StopCisSessionMessage.withComputePlatform(ComputePlatform computePlatform)
The message compute platform.
|
Copyright © 2024. All rights reserved.