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