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