static FindingActor.Builder |
FindingActor.builder() |
|
default FindingActor.Builder |
FindingActor.Builder.domainDetails(Consumer<DomainDetails.Builder> domainDetails) |
The domain name of the device that the entity used to perform the action on the affected resource.
|
FindingActor.Builder |
FindingActor.Builder.domainDetails(DomainDetails domainDetails) |
The domain name of the device that the entity used to perform the action on the affected resource.
|
default FindingActor.Builder |
FindingActor.Builder.ipAddressDetails(Consumer<IpAddressDetails.Builder> ipAddressDetails) |
The IP address of the device that the entity used to perform the action on the affected resource.
|
FindingActor.Builder |
FindingActor.Builder.ipAddressDetails(IpAddressDetails ipAddressDetails) |
The IP address of the device that the entity used to perform the action on the affected resource.
|
FindingActor.Builder |
FindingActor.toBuilder() |
|
default FindingActor.Builder |
FindingActor.Builder.userIdentity(Consumer<UserIdentity.Builder> userIdentity) |
The type and other characteristics of the entity that performed the action on the affected resource.
|
FindingActor.Builder |
FindingActor.Builder.userIdentity(UserIdentity userIdentity) |
The type and other characteristics of the entity that performed the action on the affected resource.
|