Domain.UpdateStages.WithDataResidencyBoundary Interface
public static interface Domain.UpdateStages.WithDataResidencyBoundary
The stage of the Domain update allowing to specify dataResidencyBoundary.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
Specifies the data |
Method Details
withDataResidencyBoundary
public abstract Domain.Update withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
Specifies the dataResidencyBoundary property: The data residency boundary for the domain..
Parameters:
Returns: