Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListResourceScanResourcesResponse.Builder
Packages that use ListResourceScanResourcesResponse.Builder
-
Uses of ListResourceScanResourcesResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListResourceScanResourcesResponse.BuilderModifier and TypeMethodDescriptionListResourceScanResourcesResponse.builder()If the request doesn't return all the remaining results,NextTokenis set to a token.ListResourceScanResourcesResponse.Builder.resources(Collection<ScannedResource> resources) List of up toMaxResultsresources in the specified resource scan that match all of the specified filters.ListResourceScanResourcesResponse.Builder.resources(Consumer<ScannedResource.Builder>... resources) List of up toMaxResultsresources in the specified resource scan that match all of the specified filters.ListResourceScanResourcesResponse.Builder.resources(ScannedResource... resources) List of up toMaxResultsresources in the specified resource scan that match all of the specified filters.ListResourceScanResourcesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListResourceScanResourcesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListResourceScanResourcesResponse.Builder>ListResourceScanResourcesResponse.serializableBuilderClass()