ImmutableDMARCResult |
ImmutableDMARCResult.Builder.build() |
|
static ImmutableDMARCResult |
ImmutableDMARCResult.copyOf(DMARCResult instance) |
|
ImmutableDMARCResult |
ImmutableDMARCResult.withAggregateReport(String value) |
Copy the current immutable object by setting a present value for the optional aggregateReport attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withAggregateReport(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the aggregateReport attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withAggregateReportTimeInterval(String value) |
|
ImmutableDMARCResult |
ImmutableDMARCResult.withAggregateReportTimeInterval(Optional<String> optional) |
|
ImmutableDMARCResult |
ImmutableDMARCResult.withDomainKeysAlignment(String value) |
Copy the current immutable object by setting a present value for the optional domainKeysAlignment attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withDomainKeysAlignment(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the domainKeysAlignment attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withForensicReport(String value) |
Copy the current immutable object by setting a present value for the optional forensicReport attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withForensicReport(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the forensicReport attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withForensicReportingOptions(String value) |
|
ImmutableDMARCResult |
ImmutableDMARCResult.withForensicReportingOptions(Optional<String> optional) |
|
ImmutableDMARCResult |
ImmutableDMARCResult.withPercentage(String value) |
Copy the current immutable object by setting a present value for the optional percentage attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withPercentage(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the percentage attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withPolicy(String value) |
Copy the current immutable object by setting a present value for the optional policy attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withPolicy(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the policy attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withReportFormat(String value) |
Copy the current immutable object by setting a present value for the optional reportFormat attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withReportFormat(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the reportFormat attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withSPFAlignment(String value) |
Copy the current immutable object by setting a present value for the optional sPFAlignment attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withSPFAlignment(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the sPFAlignment attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withSubdomainsPolicy(String value) |
Copy the current immutable object by setting a present value for the optional subdomainsPolicy attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withSubdomainsPolicy(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the subdomainsPolicy attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withVersion(String value) |
Copy the current immutable object by setting a present value for the optional version attribute.
|
ImmutableDMARCResult |
ImmutableDMARCResult.withVersion(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the version attribute.
|