Uses of Interface
software.amazon.awssdk.services.securityir.model.ThreatActorIp.Builder
-
Packages that use ThreatActorIp.Builder Package Description software.amazon.awssdk.services.securityir.model -
-
Uses of ThreatActorIp.Builder in software.amazon.awssdk.services.securityir.model
Methods in software.amazon.awssdk.services.securityir.model that return ThreatActorIp.Builder Modifier and Type Method Description static ThreatActorIp.BuilderThreatActorIp. builder()ThreatActorIp.BuilderThreatActorIp.Builder. ipAddress(String ipAddress)ThreatActorIp.BuilderThreatActorIp. toBuilder()ThreatActorIp.BuilderThreatActorIp.Builder. userAgent(String userAgent)Methods in software.amazon.awssdk.services.securityir.model that return types with arguments of type ThreatActorIp.Builder Modifier and Type Method Description static Class<? extends ThreatActorIp.Builder>ThreatActorIp. serializableBuilderClass()
-