Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
GetGroupsForCapacityReservationRequest |
GetGroupsForCapacityReservationRequest.clone() |
GetGroupsForCapacityReservationRequest |
GetGroupsForCapacityReservationRequest.withCapacityReservationId(String capacityReservationId)
The ID of the Capacity Reservation.
|
GetGroupsForCapacityReservationRequest |
GetGroupsForCapacityReservationRequest.withMaxResults(Integer maxResults)
The maximum number of results to return for the request in a single page.
|
GetGroupsForCapacityReservationRequest |
GetGroupsForCapacityReservationRequest.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Modifier and Type | Method and Description |
---|---|
Request<GetGroupsForCapacityReservationRequest> |
GetGroupsForCapacityReservationRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.