Interface Topic.DefinitionStages.WithDataResidencyBoundary

All Known Subinterfaces:
Topic.Definition, Topic.DefinitionStages.WithCreate
Enclosing interface:
Topic.DefinitionStages

public static interface Topic.DefinitionStages.WithDataResidencyBoundary
The stage of the Topic definition allowing to specify dataResidencyBoundary.
  • Method Details

    • withDataResidencyBoundary

      Topic.DefinitionStages.WithCreate withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
      Specifies the dataResidencyBoundary property: Data Residency Boundary of the resource..
      Parameters:
      dataResidencyBoundary - Data Residency Boundary of the resource.
      Returns:
      the next definition stage.