Domain.DefinitionStages.WithDataResidencyBoundary Interface
public static interface Domain.DefinitionStages.WithDataResidencyBoundary
The stage of the Domain definition allowing to specify dataResidencyBoundary.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
Specifies the data |
Method Details
withDataResidencyBoundary
public abstract Domain.DefinitionStages.WithCreate withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
Specifies the dataResidencyBoundary property: Data Residency Boundary of the resource..
Parameters:
Returns: