Udostępnij za pośrednictwem


PartnerTopic.DefinitionStages.WithSource Interface

public static interface PartnerTopic.DefinitionStages.WithSource

The stage of the PartnerTopic definition allowing to specify source.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withSource(String source)

Specifies the source property: Source associated with this partner topic.

Method Details

withSource

public abstract PartnerTopic.DefinitionStages.WithCreate withSource(String source)

Specifies the source property: Source associated with this partner topic. This represents a unique partner resource..

Parameters:

source - Source associated with this partner topic. This represents a unique partner resource.

Returns:

the next definition stage.

Applies to