Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceMetadataOptionsRequest
Packages that use InstanceMetadataOptionsRequest
-
Uses of InstanceMetadataOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceMetadataOptionsRequestModifier and TypeMethodDescriptionRunInstancesRequest.metadataOptions()The metadata options for the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceMetadataOptionsRequestModifier and TypeMethodDescriptionRunInstancesRequest.Builder.metadataOptions(InstanceMetadataOptionsRequest metadataOptions) The metadata options for the instance.