Interface Content.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<Content.Builder,,Content> SdkBuilder<Content.Builder,,Content> SdkPojo
- Enclosing class:
Content
-
Method Summary
Modifier and TypeMethodDescriptionThe cited text from the data source.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
text
The cited text from the data source.
- Parameters:
text- The cited text from the data source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-