PartnerTopic.DefinitionStages.WithIdentity Interface

public static interface PartnerTopic.DefinitionStages.WithIdentity

The stage of the PartnerTopic definition allowing to specify identity.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withIdentity(IdentityInfo identity)

Specifies the identity property: Identity information for the Partner Topic resource..

Method Details

withIdentity

public abstract PartnerTopic.DefinitionStages.WithCreate withIdentity(IdentityInfo identity)

Specifies the identity property: Identity information for the Partner Topic resource..

Parameters:

identity - Identity information for the Partner Topic resource.

Returns:

the next definition stage.

Applies to