Uses of Interface
software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse.Builder
Packages that use DescribeCustomKeyStoresResponse.Builder
-
Uses of DescribeCustomKeyStoresResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return DescribeCustomKeyStoresResponse.BuilderModifier and TypeMethodDescriptionDescribeCustomKeyStoresResponse.builder()DescribeCustomKeyStoresResponse.Builder.customKeyStores(Collection<CustomKeyStoresListEntry> customKeyStores) Contains metadata about each custom key store.DescribeCustomKeyStoresResponse.Builder.customKeyStores(Consumer<CustomKeyStoresListEntry.Builder>... customKeyStores) Contains metadata about each custom key store.DescribeCustomKeyStoresResponse.Builder.customKeyStores(CustomKeyStoresListEntry... customKeyStores) Contains metadata about each custom key store.DescribeCustomKeyStoresResponse.Builder.nextMarker(String nextMarker) WhenTruncatedis true, this element is present and contains the value to use for theMarkerparameter in a subsequent request.DescribeCustomKeyStoresResponse.toBuilder()A flag that indicates whether there are more items in the list.Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type DescribeCustomKeyStoresResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeCustomKeyStoresResponse.Builder>DescribeCustomKeyStoresResponse.serializableBuilderClass()