FunctionOutput Class
- java.
lang. Object - com.
microsoft. azure. management. streamanalytics. FunctionOutput
- com.
public class FunctionOutput
Describes the output of a function.
Modifier and Type | Method and Description |
---|---|
String |
data Get the dataType value. |
Function |
with Set the dataType value. |
dataType
public String dataType()
Get the dataType value.
Returns:
the dataType value
withDataType
public FunctionOutput withDataType(String dataType)
Set the dataType value.
Parameters:
dataType
- the dataType value to set
Returns:
the FunctionOutput object itself.
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: