@Generated(value="software.amazon.awssdk:codegen") public final class GroundTruthManifest extends Object implements SdkPojo, Serializable, ToCopyableBuilder<GroundTruthManifest.Builder,GroundTruthManifest>
The S3 bucket that contains the Ground Truth manifest file.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GroundTruthManifest.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GroundTruthManifest.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
S3Object |
s3Object()
Returns the value of the S3Object property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends GroundTruthManifest.Builder> |
serializableBuilderClass() |
GroundTruthManifest.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic S3Object s3Object()
public GroundTruthManifest.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GroundTruthManifest.Builder,GroundTruthManifest>public static GroundTruthManifest.Builder builder()
public static Class<? extends GroundTruthManifest.Builder> serializableBuilderClass()
public boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic String toString()
Copyright © 2020. All rights reserved.