ListKeysRequest.setLimit
Code IndexAdd Codota to your IDE (free)

Best code snippets using com.amazonaws.services.kms.model.ListKeysRequest.setLimit(Showing top 6 results out of 315)

origin: aws/aws-sdk-java

/**
 * <p>
 * Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not
 * return more than the specified number of items, but it might return fewer.
 * </p>
 * <p>
 * This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a
 * value, it defaults to 100.
 * </p>
 * 
 * @param limit
 *        Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS
 *        does not return more than the specified number of items, but it might return fewer.</p>
 *        <p>
 *        This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not
 *        include a value, it defaults to 100.
 * @return Returns a reference to this object so that method calls can be chained together.
 */
public ListKeysRequest withLimit(Integer limit) {
  setLimit(limit);
  return this;
}
origin: Nextdoor/bender

/**
 * <p>
 * Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not
 * return more than the specified number of items, but it might return fewer.
 * </p>
 * <p>
 * This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a
 * value, it defaults to 100.
 * </p>
 * 
 * @param limit
 *        Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS
 *        does not return more than the specified number of items, but it might return fewer.</p>
 *        <p>
 *        This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not
 *        include a value, it defaults to 100.
 * @return Returns a reference to this object so that method calls can be chained together.
 */
public ListKeysRequest withLimit(Integer limit) {
  setLimit(limit);
  return this;
}
origin: com.amazonaws/aws-java-sdk-bundle

/**
 * <p>
 * Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not
 * return more than the specified number of items, but it might return fewer.
 * </p>
 * <p>
 * This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a
 * value, it defaults to 100.
 * </p>
 * 
 * @param limit
 *        Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS
 *        does not return more than the specified number of items, but it might return fewer.</p>
 *        <p>
 *        This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not
 *        include a value, it defaults to 100.
 * @return Returns a reference to this object so that method calls can be chained together.
 */
public ListKeysRequest withLimit(Integer limit) {
  setLimit(limit);
  return this;
}
origin: com.amazonaws/aws-java-sdk-kms

/**
 * <p>
 * Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not
 * return more than the specified number of items, but it might return fewer.
 * </p>
 * <p>
 * This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a
 * value, it defaults to 100.
 * </p>
 * 
 * @param limit
 *        Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS
 *        does not return more than the specified number of items, but it might return fewer.</p>
 *        <p>
 *        This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not
 *        include a value, it defaults to 100.
 * @return Returns a reference to this object so that method calls can be chained together.
 */
public ListKeysRequest withLimit(Integer limit) {
  setLimit(limit);
  return this;
}
origin: com.amazonaws/aws-java-sdk-osgi

/**
 * <p>
 * Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not
 * return more than the specified number of items, but it might return fewer.
 * </p>
 * <p>
 * This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a
 * value, it defaults to 100.
 * </p>
 * 
 * @param limit
 *        Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS
 *        does not return more than the specified number of items, but it might return fewer.</p>
 *        <p>
 *        This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not
 *        include a value, it defaults to 100.
 * @return Returns a reference to this object so that method calls can be chained together.
 */
public ListKeysRequest withLimit(Integer limit) {
  setLimit(limit);
  return this;
}
origin: Nextdoor/bender

/**
 * <p>
 * Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not
 * return more than the specified number of items, but it might return fewer.
 * </p>
 * <p>
 * This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a
 * value, it defaults to 100.
 * </p>
 * 
 * @param limit
 *        Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS
 *        does not return more than the specified number of items, but it might return fewer.</p>
 *        <p>
 *        This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not
 *        include a value, it defaults to 100.
 * @return Returns a reference to this object so that method calls can be chained together.
 */
public ListKeysRequest withLimit(Integer limit) {
  setLimit(limit);
  return this;
}
com.amazonaws.services.kms.modelListKeysRequestsetLimit

Javadoc

Use this parameter to specify the maximum number of items to return. When this value is present, AWS KMS does not return more than the specified number of items, but it might return fewer.

This value is optional. If you include a value, it must be between 1 and 1000, inclusive. If you do not include a value, it defaults to 100.

Popular methods of ListKeysRequest

  • <init>
  • getLimit
    Use this parameter to specify the maximum number of items to return. When this value is present, AW
  • getMarker
    Use this parameter in a subsequent request after you receive a response with truncated results. Set
  • setMarker
    Use this parameter in a subsequent request after you receive a response with truncated results. Set
  • withLimit
    Use this parameter to specify the maximum number of items to return. When this value is present, AW

Popular classes and methods

  • addToBackStack (FragmentTransaction)
  • scheduleAtFixedRate (Timer)
    Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
  • setRequestProperty (URLConnection)
    Sets the value of the specified request header field. The value will only be used by the current URL
  • Container (java.awt)
  • EOFException (java.io)
    Thrown when a program encounters the end of a file or stream during an input operation.
  • RandomAccessFile (java.io)
    Saves binary data to the local storage; currently using hex encoding. The string is prefixed with "h
  • InetAddress (java.net)
    An Internet Protocol (IP) address. This can be either an IPv4 address or an IPv6 address, and in pra
  • Format (java.text)
    Format is an abstract base class for formatting locale-sensitive information such as dates, messages
  • Arrays (java.util)
    This class contains various methods for manipulating arrays (such as sorting and searching). This cl
  • Logger (org.apache.log4j)
    This is the central class in the log4j package. Most logging operations, except configuration, are d

For IntelliJ IDEA,
Android Studio or Eclipse

  • Codota IntelliJ IDEA pluginCodota Android Studio pluginCode IndexSign in
  • EnterpriseFAQAboutContact Us
  • Terms of usePrivacy policyCodeboxFind Usages
Add Codota to your IDE (free)