| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
StopCisSessionMessage |
StopCisSessionMessage.clone() |
StopCisSessionMessage |
StopCisSessionRequest.getMessage()
The stop CIS session message.
|
StopCisSessionMessage |
StopCisSessionMessage.withBenchmarkProfile(String benchmarkProfile)
The message benchmark profile.
|
StopCisSessionMessage |
StopCisSessionMessage.withBenchmarkVersion(String benchmarkVersion)
The message benchmark version.
|
StopCisSessionMessage |
StopCisSessionMessage.withComputePlatform(ComputePlatform computePlatform)
The message compute platform.
|
StopCisSessionMessage |
StopCisSessionMessage.withProgress(StopCisMessageProgress progress)
The progress of the message.
|
StopCisSessionMessage |
StopCisSessionMessage.withReason(String reason)
The reason for the message.
|
StopCisSessionMessage |
StopCisSessionMessage.withStatus(StopCisSessionStatus status)
The status of the message.
|
StopCisSessionMessage |
StopCisSessionMessage.withStatus(String status)
The status of the message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StopCisSessionRequest.setMessage(StopCisSessionMessage message)
The stop CIS session message.
|
StopCisSessionRequest |
StopCisSessionRequest.withMessage(StopCisSessionMessage message)
The stop CIS session message.
|
Copyright © 2025. All rights reserved.