Uses of Class
software.amazon.awssdk.services.ec2.model.CreateDelegateMacVolumeOwnershipTaskRequest
-
Packages that use CreateDelegateMacVolumeOwnershipTaskRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of CreateDelegateMacVolumeOwnershipTaskRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateDelegateMacVolumeOwnershipTaskRequest Modifier and Type Method Description default CompletableFuture<CreateDelegateMacVolumeOwnershipTaskResponse>Ec2AsyncClient. createDelegateMacVolumeOwnershipTask(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest)Delegates ownership of the Amazon EBS root volume for an Apple silicon Mac instance to an administrative user.default CreateDelegateMacVolumeOwnershipTaskResponseEc2Client. 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 CreateDelegateMacVolumeOwnershipTaskRequest Modifier and Type Method Description SdkHttpFullRequestCreateDelegateMacVolumeOwnershipTaskRequestMarshaller. marshall(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest)
-