Interface GetCapacityManagerMonitoredTagKeysRequest.Builder

All Superinterfaces:
AwsRequest.Builder, Buildable, CopyableBuilder<GetCapacityManagerMonitoredTagKeysRequest.Builder,GetCapacityManagerMonitoredTagKeysRequest>, Ec2Request.Builder, SdkBuilder<GetCapacityManagerMonitoredTagKeysRequest.Builder,GetCapacityManagerMonitoredTagKeysRequest>, SdkPojo, SdkRequest.Builder
Enclosing class:
GetCapacityManagerMonitoredTagKeysRequest

  • Method Details

    • maxResults

      The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. If not specified, up to 1000 results are returned.

      Parameters:
      maxResults - The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. If not specified, up to 1000 results are returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token for the next page of results. Use the value returned from a previous call to retrieve additional results.

      Parameters:
      nextToken - The token for the next page of results. Use the value returned from a previous call to retrieve additional results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dryRun

      Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

      Parameters:
      dryRun - Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • overrideConfiguration

      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
    • overrideConfiguration

      Specified by:
      overrideConfiguration in interface AwsRequest.Builder