| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static TestGridSessionArtifact.Builder |
TestGridSessionArtifact.builder() |
TestGridSessionArtifact.Builder |
TestGridSessionArtifact.Builder.filename(String filename)
The file name of the artifact.
|
TestGridSessionArtifact.Builder |
TestGridSessionArtifact.toBuilder() |
TestGridSessionArtifact.Builder |
TestGridSessionArtifact.Builder.type(String type)
The kind of artifact.
|
TestGridSessionArtifact.Builder |
TestGridSessionArtifact.Builder.type(TestGridSessionArtifactType type)
The kind of artifact.
|
TestGridSessionArtifact.Builder |
TestGridSessionArtifact.Builder.url(String url)
A semi-stable URL to the content of the object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TestGridSessionArtifact.Builder> |
TestGridSessionArtifact.serializableBuilderClass() |
Copyright © 2021. All rights reserved.