Interface InsightsOutput.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<InsightsOutput.Builder,,InsightsOutput> SdkBuilder<InsightsOutput.Builder,,InsightsOutput> SdkPojo
- Enclosing class:
InsightsOutput
@Mutable
@NotThreadSafe
public static interface InsightsOutput.Builder
extends SdkPojo, CopyableBuilder<InsightsOutput.Builder,InsightsOutput>
-
Method Summary
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
-
uri
- Parameters:
uri-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-