static CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.builder() |
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.clientToken(String clientToken) |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.dryRun(Boolean dryRun) |
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.instanceId(String instanceId) |
The ID of the Amazon EC2 Mac instance.
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.macCredentials(String macCredentials) |
Specifies the following credentials:
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.tagSpecifications(Collection<TagSpecification> tagSpecifications) |
The tags to assign to the volume ownership delegation task.
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.tagSpecifications(Consumer<TagSpecification.Builder>... tagSpecifications) |
The tags to assign to the volume ownership delegation task.
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.Builder.tagSpecifications(TagSpecification... tagSpecifications) |
The tags to assign to the volume ownership delegation task.
|
CreateDelegateMacVolumeOwnershipTaskRequest.Builder |
CreateDelegateMacVolumeOwnershipTaskRequest.toBuilder() |
|