Uses of Interface
software.amazon.awssdk.services.cloudcontrol.model.ListResourcesResponse.Builder
Packages that use ListResourcesResponse.Builder
-
Uses of ListResourcesResponse.Builder in software.amazon.awssdk.services.cloudcontrol.model
Methods in software.amazon.awssdk.services.cloudcontrol.model that return ListResourcesResponse.BuilderModifier and TypeMethodDescriptionListResourcesResponse.builder()If the request doesn't return all of the remaining results,NextTokenis set to a token.ListResourcesResponse.Builder.resourceDescriptions(Collection<ResourceDescription> resourceDescriptions) Information about the specified resources, including primary identifier and resource model.ListResourcesResponse.Builder.resourceDescriptions(Consumer<ResourceDescription.Builder>... resourceDescriptions) Information about the specified resources, including primary identifier and resource model.ListResourcesResponse.Builder.resourceDescriptions(ResourceDescription... resourceDescriptions) Information about the specified resources, including primary identifier and resource model.ListResourcesResponse.toBuilder()The name of the resource type.Methods in software.amazon.awssdk.services.cloudcontrol.model that return types with arguments of type ListResourcesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListResourcesResponse.Builder>ListResourcesResponse.serializableBuilderClass()