Lab.UpdateStages.WithLocation Interface

public static interface Lab.UpdateStages.WithLocation

The stage of the lab update allowing to specify Location.

Method Summary

Modifier and Type Method and Description
abstract Update withLocation(String location)

Specifies location.

Method Details

withLocation

public abstract Lab.Update withLocation(String location)

Specifies location.

Parameters:

location - The location of the resource

Returns:

the next update stage

Applies to