public static interface GetInstanceUefiDataRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<GetInstanceUefiDataRequest.Builder,GetInstanceUefiDataRequest>
| Modifier and Type | Method and Description |
|---|---|
GetInstanceUefiDataRequest.Builder |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
GetInstanceUefiDataRequest.Builder |
instanceId(String instanceId)
The ID of the instance from which to retrieve the UEFI data.
|
GetInstanceUefiDataRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetInstanceUefiDataRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetInstanceUefiDataRequest.Builder instanceId(String instanceId)
The ID of the instance from which to retrieve the UEFI data.
instanceId - The ID of the instance from which to retrieve the UEFI data.GetInstanceUefiDataRequest.Builder dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
dryRun - Checks whether you have the required permissions for the action, without actually making the request,
and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.GetInstanceUefiDataRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetInstanceUefiDataRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.