Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeFastSnapshotRestoresRequest.Builder
Packages that use DescribeFastSnapshotRestoresRequest.Builder
Package
Description
-
Uses of DescribeFastSnapshotRestoresRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DescribeFastSnapshotRestoresRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.describeFastSnapshotRestores(Consumer<DescribeFastSnapshotRestoresRequest.Builder> describeFastSnapshotRestoresRequest) Describes the state of fast snapshot restores for your snapshots.Ec2Client.describeFastSnapshotRestores(Consumer<DescribeFastSnapshotRestoresRequest.Builder> describeFastSnapshotRestoresRequest) Describes the state of fast snapshot restores for your snapshots.Ec2AsyncClient.describeFastSnapshotRestoresPaginator(Consumer<DescribeFastSnapshotRestoresRequest.Builder> describeFastSnapshotRestoresRequest) This is a variant ofEc2AsyncClient.describeFastSnapshotRestores(software.amazon.awssdk.services.ec2.model.DescribeFastSnapshotRestoresRequest)operation.Ec2Client.describeFastSnapshotRestoresPaginator(Consumer<DescribeFastSnapshotRestoresRequest.Builder> describeFastSnapshotRestoresRequest) This is a variant ofEc2Client.describeFastSnapshotRestores(software.amazon.awssdk.services.ec2.model.DescribeFastSnapshotRestoresRequest)operation. -
Uses of DescribeFastSnapshotRestoresRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeFastSnapshotRestoresRequest.BuilderModifier and TypeMethodDescriptionDescribeFastSnapshotRestoresRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.DescribeFastSnapshotRestoresRequest.Builder.filters(Collection<Filter> filters) The filters.DescribeFastSnapshotRestoresRequest.Builder.filters(Consumer<Filter.Builder>... filters) The filters.The filters.DescribeFastSnapshotRestoresRequest.Builder.maxResults(Integer maxResults) The maximum number of items to return for this request.The token returned from a previous paginated request.DescribeFastSnapshotRestoresRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeFastSnapshotRestoresRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeFastSnapshotRestoresRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeFastSnapshotRestoresRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeFastSnapshotRestoresRequest.Builder>DescribeFastSnapshotRestoresRequest.serializableBuilderClass()