Uses of Class
software.amazon.awssdk.services.ec2.model.ServiceDetail
Packages that use ServiceDetail
-
Uses of ServiceDetail in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ServiceDetailModifier and TypeMethodDescriptionfinal List<ServiceDetail>DescribeVpcEndpointServicesResponse.serviceDetails()Information about the service.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ServiceDetailModifier and TypeMethodDescriptionDescribeVpcEndpointServicesResponse.Builder.serviceDetails(ServiceDetail... serviceDetails) Information about the service.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ServiceDetailModifier and TypeMethodDescriptionDescribeVpcEndpointServicesResponse.Builder.serviceDetails(Collection<ServiceDetail> serviceDetails) Information about the service.