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