Interface Cloud.DefinitionStages.WithExtendedLocation

  • All Known Subinterfaces:
    Cloud.Definition
    Enclosing interface:
    Cloud.DefinitionStages

    public static interface Cloud.DefinitionStages.WithExtendedLocation
    The stage of the Cloud definition allowing to specify extendedLocation.
    • Method Detail

      • withExtendedLocation

        Cloud.DefinitionStages.WithCreate withExtendedLocation​(ExtendedLocation extendedLocation)
        Specifies the extendedLocation property: The extended location..
        Parameters:
        extendedLocation - The extended location.
        Returns:
        the next definition stage.