Uses of Interface
software.amazon.awssdk.services.ec2.model.ListVolumesInRecycleBinResponse.Builder
Packages that use ListVolumesInRecycleBinResponse.Builder
-
Uses of ListVolumesInRecycleBinResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ListVolumesInRecycleBinResponse.BuilderModifier and TypeMethodDescriptionListVolumesInRecycleBinResponse.builder()The token to include in another request to get the next page of items.ListVolumesInRecycleBinResponse.toBuilder()ListVolumesInRecycleBinResponse.Builder.volumes(Collection<VolumeRecycleBinInfo> volumes) Information about the volumes.ListVolumesInRecycleBinResponse.Builder.volumes(Consumer<VolumeRecycleBinInfo.Builder>... volumes) Information about the volumes.ListVolumesInRecycleBinResponse.Builder.volumes(VolumeRecycleBinInfo... volumes) Information about the volumes.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ListVolumesInRecycleBinResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListVolumesInRecycleBinResponse.Builder>ListVolumesInRecycleBinResponse.serializableBuilderClass()