ListRegionsSuccessResponse Interface
public interface ListRegionsSuccessResponse
An immutable client-side representation of ListRegionsSuccessResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
List<Region |
data()
Gets the data property: List of regions supported by confluent. |
|
abstract
List |
innerModel()
Gets the inner com. |
Method Details
data
public abstract List<RegionRecord> data()
Gets the data property: List of regions supported by confluent.
Returns:
innerModel
public abstract ListRegionsSuccessResponseInner innerModel()
Gets the inner com.azure.resourcemanager.confluent.fluent.models.ListRegionsSuccessResponseInner object.
Returns: