static DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.builder() |
|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.customKeyStores(Collection<CustomKeyStoresListEntry> customKeyStores) |
Contains metadata about each custom key store.
|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.customKeyStores(Consumer<CustomKeyStoresListEntry.Builder>... customKeyStores) |
Contains metadata about each custom key store.
|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.customKeyStores(CustomKeyStoresListEntry... customKeyStores) |
Contains metadata about each custom key store.
|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.nextMarker(String nextMarker) |
When Truncated is true, this element is present and contains the value to use for the
Marker parameter in a subsequent request.
|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.toBuilder() |
|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.truncated(Boolean truncated) |
A flag that indicates whether there are more items in the list.
|