| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.builder() |
CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.Builder.clientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.Builder.description(String description)
A description for the AFI.
|
CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.Builder.inputStorageLocation(StorageLocation inputStorageLocation)
The location of the encrypted design checkpoint in Amazon S3.
|
CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.Builder.logsStorageLocation(StorageLocation logsStorageLocation)
The location in Amazon S3 for the output logs.
|
CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.Builder.name(String name)
A name for the AFI.
|
CreateFpgaImageRequest.Builder |
CreateFpgaImageRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateFpgaImageRequest.Builder> |
CreateFpgaImageRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.