Topic.DefinitionStages.WithDataResidencyBoundary Interface
public static interface Topic.DefinitionStages.WithDataResidencyBoundary
The stage of the Topic 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 Topic.DefinitionStages.WithCreate withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
Specifies the dataResidencyBoundary property: Data Residency Boundary of the resource..
Parameters:
Returns: