BigDataPoolResourceInfo.DefinitionStages.WithCreationDate Interface

public static interface BigDataPoolResourceInfo.DefinitionStages.WithCreationDate

The stage of the BigDataPoolResourceInfo definition allowing to specify creationDate.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withCreationDate(OffsetDateTime creationDate)

Specifies the creationDate property: The time when the Big Data pool was created..

Method Details

withCreationDate

public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withCreationDate(OffsetDateTime creationDate)

Specifies the creationDate property: The time when the Big Data pool was created..

Parameters:

creationDate - The time when the Big Data pool was created.

Returns:

the next definition stage.

Applies to