Uses of Interface
software.amazon.awssdk.services.kinesis.model.ChildShard.Builder
Packages that use ChildShard.Builder
-
Uses of ChildShard.Builder in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return ChildShard.BuilderModifier and TypeMethodDescriptionstatic ChildShard.BuilderChildShard.builder()default ChildShard.BuilderChildShard.Builder.hashKeyRange(Consumer<HashKeyRange.Builder> hashKeyRange) Sets the value of the HashKeyRange property for this object.ChildShard.Builder.hashKeyRange(HashKeyRange hashKeyRange) Sets the value of the HashKeyRange property for this object.ChildShard.Builder.parentShards(String... parentShards) The current shard that is the parent of the existing child shard.ChildShard.Builder.parentShards(Collection<String> parentShards) The current shard that is the parent of the existing child shard.The shard ID of the existing child shard of the current shard.ChildShard.toBuilder()Methods in software.amazon.awssdk.services.kinesis.model that return types with arguments of type ChildShard.BuilderModifier and TypeMethodDescriptionfinal List<ChildShard.Builder>SubscribeToShardEvent.BuilderImpl.getChildShards()static Class<? extends ChildShard.Builder>ChildShard.serializableBuilderClass()