PartnerTopicEventSubscription.DefinitionStages.WithLabels Interface

public static interface PartnerTopicEventSubscription.DefinitionStages.WithLabels

The stage of the partnertopiceventsubscription definition allowing to specify Labels.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withLabels(List<String> labels)

Specifies labels.

Method Details

withLabels

public abstract PartnerTopicEventSubscription.DefinitionStages.WithCreate withLabels(List labels)

Specifies labels.

Parameters:

labels - List of user defined labels

Returns:

the next definition stage

Applies to