Property | Type | Description |
---|
Method | Description | |
---|---|---|
BuildGetCommand ( ) : Command |
The to [term] of the relation. The term to which the relationship is defined.
|
|
CreateGetRequestInformation ( Action requestConfiguration = default ) : RequestInformation |
The to [term] of the relation. The term to which the relationship is defined. Configuration for the request such as headers, query parameters, and middleware options.
|
|
ToTermRequestBuilder ( Dictionary pathParameters, IRequestAdapter requestAdapter ) : ApiSdk.Models.ODataErrors |
Instantiates a new ToTermRequestBuilder and sets the default values. Path parameters for the request The request adapter to use to execute the requests.
|
public CreateGetRequestInformation ( Action requestConfiguration = default ) : RequestInformation | ||
requestConfiguration | Action | |
return | RequestInformation |
public ToTermRequestBuilder ( Dictionary pathParameters, IRequestAdapter requestAdapter ) : ApiSdk.Models.ODataErrors | ||
pathParameters | Dictionary | |
requestAdapter | IRequestAdapter | |
return | ApiSdk.Models.ODataErrors |