ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.attribute(String attribute) |
The name of the attribute.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.attribute(FpgaImageAttributeName attribute) |
The name of the attribute.
|
static ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.builder() |
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.description(String description) |
A description for the AFI.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.dryRun(Boolean dryRun) |
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.fpgaImageId(String fpgaImageId) |
The ID of the AFI.
|
default ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.loadPermission(Consumer<LoadPermissionModifications.Builder> loadPermission) |
The load permission for the AFI.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.loadPermission(LoadPermissionModifications loadPermission) |
The load permission for the AFI.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.name(String name) |
A name for the AFI.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.operationType(String operationType) |
The operation type.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.operationType(OperationType operationType) |
The operation type.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.productCodes(String... productCodes) |
The product codes.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.productCodes(Collection<String> productCodes) |
The product codes.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.toBuilder() |
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.userGroups(String... userGroups) |
The user groups.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.userGroups(Collection<String> userGroups) |
The user groups.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.userIds(String... userIds) |
The Amazon Web Services account IDs.
|
ModifyFpgaImageAttributeRequest.Builder |
ModifyFpgaImageAttributeRequest.Builder.userIds(Collection<String> userIds) |
The Amazon Web Services account IDs.
|