Interface ThreatActorIp.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ThreatActorIp.Builder,
,ThreatActorIp> SdkBuilder<ThreatActorIp.Builder,
,ThreatActorIp> SdkPojo
- Enclosing class:
ThreatActorIp
@Mutable
@NotThreadSafe
public static interface ThreatActorIp.Builder
extends SdkPojo, CopyableBuilder<ThreatActorIp.Builder,ThreatActorIp>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
ipAddress
- Parameters:
ipAddress
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
userAgent
- Parameters:
userAgent
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-