Uses of Class
software.amazon.awssdk.services.ec2.model.CreateDelegateMacVolumeOwnershipTaskRequest
Packages that use CreateDelegateMacVolumeOwnershipTaskRequest
Package
Description
-
Uses of CreateDelegateMacVolumeOwnershipTaskRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateDelegateMacVolumeOwnershipTaskRequestModifier and TypeMethodDescriptionEc2AsyncClient.createDelegateMacVolumeOwnershipTask(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest) Delegates ownership of the Amazon EBS root volume for an Apple silicon Mac instance to an administrative user.Ec2Client.createDelegateMacVolumeOwnershipTask(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest) Delegates ownership of the Amazon EBS root volume for an Apple silicon Mac instance to an administrative user. -
Uses of CreateDelegateMacVolumeOwnershipTaskRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateDelegateMacVolumeOwnershipTaskRequestModifier and TypeMethodDescriptionCreateDelegateMacVolumeOwnershipTaskRequestMarshaller.marshall(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest)