Interface DefaultRecords.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<RecordsEvent.Builder,RecordsEvent>,RecordsEvent.Builder,SdkBuilder<RecordsEvent.Builder,RecordsEvent>,SdkPojo
- Enclosing class:
- DefaultRecords
public static interface DefaultRecords.Builder extends RecordsEvent.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DefaultRecordsbuild()-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.s3.model.RecordsEvent.Builder
payload
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Method Detail
-
build
DefaultRecords build()
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<RecordsEvent.Builder,RecordsEvent>
-
-