| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
CisSessionMessage |
CisSessionMessage.clone() |
CisSessionMessage |
CisSessionMessage.withCisRuleDetails(ByteBuffer cisRuleDetails)
The CIS rule details for the CIS session message.
|
CisSessionMessage |
CisSessionMessage.withRuleId(String ruleId)
The rule ID for the CIS session message.
|
CisSessionMessage |
CisSessionMessage.withStatus(CisRuleStatus status)
The status of the CIS session message.
|
CisSessionMessage |
CisSessionMessage.withStatus(String status)
The status of the CIS session message.
|
| Modifier and Type | Method and Description |
|---|---|
List<CisSessionMessage> |
SendCisSessionTelemetryRequest.getMessages()
The CIS session telemetry messages.
|
| Modifier and Type | Method and Description |
|---|---|
SendCisSessionTelemetryRequest |
SendCisSessionTelemetryRequest.withMessages(CisSessionMessage... messages)
The CIS session telemetry messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendCisSessionTelemetryRequest.setMessages(Collection<CisSessionMessage> messages)
The CIS session telemetry messages.
|
SendCisSessionTelemetryRequest |
SendCisSessionTelemetryRequest.withMessages(Collection<CisSessionMessage> messages)
The CIS session telemetry messages.
|
Copyright © 2025. All rights reserved.