Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamRouteProtectionFindingsRequest.Builder
Packages that use GetIpamRouteProtectionFindingsRequest.Builder
Package
Description
-
Uses of GetIpamRouteProtectionFindingsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetIpamRouteProtectionFindingsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getIpamRouteProtectionFindings(Consumer<GetIpamRouteProtectionFindingsRequest.Builder> getIpamRouteProtectionFindingsRequest) Retrieves route protection findings for an IPAM.Ec2Client.getIpamRouteProtectionFindings(Consumer<GetIpamRouteProtectionFindingsRequest.Builder> getIpamRouteProtectionFindingsRequest) Retrieves route protection findings for an IPAM. -
Uses of GetIpamRouteProtectionFindingsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamRouteProtectionFindingsRequest.BuilderModifier and TypeMethodDescriptionGetIpamRouteProtectionFindingsRequest.builder()Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.GetIpamRouteProtectionFindingsRequest.Builder.filters(Collection<Filter> filters) One or more filters to apply to the results.GetIpamRouteProtectionFindingsRequest.Builder.filters(Consumer<Filter.Builder>... filters) One or more filters to apply to the results.One or more filters to apply to the results.The ID of the IPAM to retrieve route protection findings for.GetIpamRouteProtectionFindingsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return in a single call.The token for the next page of results.GetIpamRouteProtectionFindingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetIpamRouteProtectionFindingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetIpamRouteProtectionFindingsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamRouteProtectionFindingsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamRouteProtectionFindingsRequest.Builder>GetIpamRouteProtectionFindingsRequest.serializableBuilderClass()