次の方法で共有


Topic.DefinitionStages.WithExtendedLocation Interface

public static interface Topic.DefinitionStages.WithExtendedLocation

The stage of the Topic definition allowing to specify extendedLocation.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withExtendedLocation(ExtendedLocation extendedLocation)

Specifies the extendedLocation property: Extended location of the resource..

Method Details

withExtendedLocation

public abstract Topic.DefinitionStages.WithCreate withExtendedLocation(ExtendedLocation extendedLocation)

Specifies the extendedLocation property: Extended location of the resource..

Parameters:

extendedLocation - Extended location of the resource.

Returns:

the next definition stage.

Applies to