SystemTopic.UpdateStages.WithIdentity Interface

public static interface SystemTopic.UpdateStages.WithIdentity

The stage of the SystemTopic update allowing to specify identity.

Method Summary

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

Specifies the identity property: Resource identity information..

Method Details

withIdentity

public abstract SystemTopic.Update withIdentity(IdentityInfo identity)

Specifies the identity property: Resource identity information..

Parameters:

identity - Resource identity information.

Returns:

the next definition stage.

Applies to