| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.paginators | |
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PreviewAgentsResponse> |
InspectorAsyncClient.previewAgents(PreviewAgentsRequest previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default PreviewAgentsResponse |
InspectorClient.previewAgents(PreviewAgentsRequest previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default PreviewAgentsPublisher |
InspectorAsyncClient.previewAgentsPaginator(PreviewAgentsRequest previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default PreviewAgentsIterable |
InspectorClient.previewAgentsPaginator(PreviewAgentsRequest previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
| Constructor and Description |
|---|
PreviewAgentsIterable(InspectorClient client,
PreviewAgentsRequest firstRequest) |
PreviewAgentsPublisher(InspectorAsyncClient client,
PreviewAgentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PreviewAgentsRequestMarshaller.marshall(PreviewAgentsRequest previewAgentsRequest) |
Copyright © 2023. All rights reserved.