| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
Source.Builder |
Source.Builder.architecture(Architecture architecture)
The taget processor architecture for the application.
|
Source.Builder |
Source.Builder.architecture(String architecture)
The taget processor architecture for the application.
|
static Source.Builder |
Source.builder() |
Source.Builder |
Source.Builder.etag(String etag)
A hash of the object specified by
s3Bucket and s3Key. |
Source.Builder |
Source.Builder.s3Bucket(String s3Bucket)
The s3 bucket name.
|
Source.Builder |
Source.Builder.s3Key(String s3Key)
The s3 object key.
|
Source.Builder |
Source.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Source.Builder> |
Source.serializableBuilderClass() |
Copyright © 2019. All rights reserved.