Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static ModifyFpgaImageAttributeResponse.Builder |
ModifyFpgaImageAttributeResponse.builder() |
default ModifyFpgaImageAttributeResponse.Builder |
ModifyFpgaImageAttributeResponse.Builder.fpgaImageAttribute(Consumer<FpgaImageAttribute.Builder> fpgaImageAttribute)
Information about the attribute.
|
ModifyFpgaImageAttributeResponse.Builder |
ModifyFpgaImageAttributeResponse.Builder.fpgaImageAttribute(FpgaImageAttribute fpgaImageAttribute)
Information about the attribute.
|
ModifyFpgaImageAttributeResponse.Builder |
ModifyFpgaImageAttributeResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends ModifyFpgaImageAttributeResponse.Builder> |
ModifyFpgaImageAttributeResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.