Interface HasSslCertificate.UpdateStages
-
- Enclosing interface:
- HasSslCertificate<T>
public static interface HasSslCertificate.UpdateStagesGrouping of update stages involving modifying SSL certificates.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>The stage of a resource update allowing to specify the SSL certificate to associate with it.static interfaceHasSslCertificate.UpdateStages.WithSslPassword<ReturnT>The stage of a resource update allowing to specify the password for the private key of the imported SSL certificate.
-