public class ODataExpand extends Object implements MicrosoftGraphQueryParam
Modifier and Type | Field and Description |
---|---|
static String |
QUERY_PARAM_NAME |
Constructor and Description |
---|
ODataExpand(String value) |
public static final String QUERY_PARAM_NAME
public ODataExpand(String value)
public String getName()
getName
in interface MicrosoftGraphQueryParam
public String asRawValue()
asRawValue
in interface MicrosoftGraphQueryParam
Copyright © 2021 Atlassian. All rights reserved.