Class ListVectorBucketsRequest
-
- All Implemented Interfaces:
public final class ListVectorBucketsRequest
-
-
Constructor Summary
Constructors Constructor Description ListVectorBucketsRequest(Integer maxResults, String nextToken, String prefix)
-
Method Summary
Modifier and Type Method Description final IntegergetMaxResults()final StringgetNextToken()final StringgetPrefix()-
-
Method Detail
-
getMaxResults
final Integer getMaxResults()
-
getNextToken
final String getNextToken()
-
-
-
-