TopicTypeProperties |
TopicTypeProperties.withDescription(String description) |
Set the description property: Description of the topic type.
|
TopicTypeProperties |
TopicTypeProperties.withDisplayName(String displayName) |
Set the displayName property: Display Name for the topic type.
|
TopicTypeProperties |
TopicTypeProperties.withProvider(String provider) |
Set the provider property: Namespace of the provider of the topic type.
|
TopicTypeProperties |
TopicTypeProperties.withProvisioningState(TopicTypeProvisioningState provisioningState) |
Set the provisioningState property: Provisioning state of the topic type.
|
TopicTypeProperties |
TopicTypeProperties.withResourceRegionType(ResourceRegionType resourceRegionType) |
Set the resourceRegionType property: Region type of the resource.
|
TopicTypeProperties |
TopicTypeProperties.withSourceResourceFormat(String sourceResourceFormat) |
Set the sourceResourceFormat property: Source resource format.
|
TopicTypeProperties |
TopicTypeProperties.withSupportedLocations(List<String> supportedLocations) |
Set the supportedLocations property: List of locations supported by this topic type.
|
TopicTypeProperties |
TopicTypeProperties.withSupportedScopesForSource(List<TopicTypePropertiesSupportedScopesForSourceItem> supportedScopesForSource) |
Set the supportedScopesForSource property: Supported source scopes.
|