static UpdateSslInboundInspectionProfileDetails.Builder |
UpdateSslInboundInspectionProfileDetails.builder() |
Create a new builder.
|
UpdateSslInboundInspectionProfileDetails.Builder |
UpdateSslInboundInspectionProfileDetails.Builder.copy(UpdateSslInboundInspectionProfileDetails model) |
|
UpdateSslInboundInspectionProfileDetails.Builder |
UpdateSslInboundInspectionProfileDetails.Builder.isOutOfCapacityBlocked(Boolean isOutOfCapacityBlocked) |
Whether to block sessions if the firewall is temporarily unable to decrypt their traffic.
|
UpdateSslInboundInspectionProfileDetails.Builder |
UpdateSslInboundInspectionProfileDetails.Builder.isUnsupportedCipherBlocked(Boolean isUnsupportedCipherBlocked) |
Whether to block sessions if SSL cipher suite is not supported.
|
UpdateSslInboundInspectionProfileDetails.Builder |
UpdateSslInboundInspectionProfileDetails.Builder.isUnsupportedVersionBlocked(Boolean isUnsupportedVersionBlocked) |
Whether to block sessions if SSL version is not supported.
|
UpdateSslInboundInspectionProfileDetails.Builder |
UpdateSslInboundInspectionProfileDetails.toBuilder() |
|