| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Systems Manager for SAP.
|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListComponentsResult> |
AbstractAWSSsmSapAsync.listComponentsAsync(ListComponentsRequest request,
AsyncHandler<ListComponentsRequest,ListComponentsResult> asyncHandler) |
Future<ListComponentsResult> |
AWSSsmSapAsync.listComponentsAsync(ListComponentsRequest listComponentsRequest,
AsyncHandler<ListComponentsRequest,ListComponentsResult> asyncHandler)
Lists all the components registered with AWS Systems Manager for SAP.
|
Future<ListComponentsResult> |
AWSSsmSapAsyncClient.listComponentsAsync(ListComponentsRequest request,
AsyncHandler<ListComponentsRequest,ListComponentsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListComponentsRequest |
ListComponentsRequest.clone() |
ListComponentsRequest |
ListComponentsRequest.withApplicationId(String applicationId)
The ID of the application.
|
ListComponentsRequest |
ListComponentsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
ListComponentsRequest |
ListComponentsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2025. All rights reserved.