| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation,
management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and
pre-configured with software and settings to meet specific IT standards.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
CreateWorkflowResult |
AbstractAWSimagebuilder.createWorkflow(CreateWorkflowRequest request) |
CreateWorkflowResult |
AWSimagebuilderClient.createWorkflow(CreateWorkflowRequest request)
Create a new workflow or a new version of an existing workflow.
|
CreateWorkflowResult |
AWSimagebuilder.createWorkflow(CreateWorkflowRequest createWorkflowRequest)
Create a new workflow or a new version of an existing workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateWorkflowResult> |
AWSimagebuilderAsyncClient.createWorkflowAsync(CreateWorkflowRequest request,
AsyncHandler<CreateWorkflowRequest,CreateWorkflowResult> asyncHandler) |
Future<CreateWorkflowResult> |
AWSimagebuilderAsync.createWorkflowAsync(CreateWorkflowRequest createWorkflowRequest,
AsyncHandler<CreateWorkflowRequest,CreateWorkflowResult> asyncHandler)
Create a new workflow or a new version of an existing workflow.
|
Future<CreateWorkflowResult> |
AbstractAWSimagebuilderAsync.createWorkflowAsync(CreateWorkflowRequest request,
AsyncHandler<CreateWorkflowRequest,CreateWorkflowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateWorkflowResult |
CreateWorkflowResult.clone() |
CreateWorkflowResult |
CreateWorkflowResult.withClientToken(String clientToken)
The client token that uniquely identifies the request.
|
CreateWorkflowResult |
CreateWorkflowResult.withWorkflowBuildVersionArn(String workflowBuildVersionArn)
The Amazon Resource Name (ARN) of the workflow resource that the request created.
|
Copyright © 2024. All rights reserved.