DatadogSingleSignOnResource.UpdateStages.WithProperties Interface

public static interface DatadogSingleSignOnResource.UpdateStages.WithProperties

The stage of the DatadogSingleSignOnResource update allowing to specify properties.

Method Summary

Modifier and Type Method and Description
abstract Update withProperties(DatadogSingleSignOnProperties properties)

Specifies the properties property: The properties property..

Method Details

withProperties

public abstract DatadogSingleSignOnResource.Update withProperties(DatadogSingleSignOnProperties properties)

Specifies the properties property: The properties property..

Parameters:

properties - The properties property.

Returns:

the next definition stage.

Applies to