Interface CustomDomain.DefinitionStages.WithCustomCertificate

All Known Subinterfaces:
CustomDomain.Definition
Enclosing interface:
CustomDomain.DefinitionStages

public static interface CustomDomain.DefinitionStages.WithCustomCertificate
The stage of the CustomDomain definition allowing to specify customCertificate.
  • Method Details

    • withCustomCertificate

      CustomDomain.DefinitionStages.WithCreate withCustomCertificate(ResourceReference customCertificate)
      Specifies the customCertificate property: Reference to a resource..
      Parameters:
      customCertificate - Reference to a resource.
      Returns:
      the next definition stage.