Interface CustomCertificate.Update

  • Enclosing interface:
    CustomCertificate

    public static interface CustomCertificate.Update
    The template for CustomCertificate update.
    • Method Detail

      • apply

        CustomCertificate apply()
        Executes the update request.
        Returns:
        the updated resource.
      • apply

        CustomCertificate apply​(com.azure.core.util.Context context)
        Executes the update request.
        Parameters:
        context - The context to associate with this operation.
        Returns:
        the updated resource.