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