Interface InsightsContext.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<InsightsContext.Builder,,InsightsContext> SdkBuilder<InsightsContext.Builder,,InsightsContext> SdkPojo
- Enclosing class:
InsightsContext
@Mutable
@NotThreadSafe
public static interface InsightsContext.Builder
extends SdkPojo, CopyableBuilder<InsightsContext.Builder,InsightsContext>
-
Method Summary
Modifier and TypeMethodDescriptioninsightsType(String insightsType) insightsType(InsightsType insightsType) 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
-
insightsType
- Parameters:
insightsType-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
insightsType
- Parameters:
insightsType-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-