프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BucketsRequestBuilder ( Dictionary pathParameters, IRequestAdapter requestAdapter ) : ApiSdk.Me.Planner.Plans.Item.Buckets.Count |
Instantiates a new BucketsRequestBuilder and sets the default values. Path parameters for the request The request adapter to use to execute the requests.
|
|
BuildCommand ( ) : Command | ||
BuildCountCommand ( ) : Command | ||
BuildCreateCommand ( ) : Command |
Create new navigation property to buckets for me
|
|
BuildListCommand ( ) : Command |
Collection of buckets in the plan. Read-only. Nullable.
|
|
CreateGetRequestInformation ( Action requestConfiguration = default ) : RequestInformation |
Collection of buckets in the plan. Read-only. Nullable. Configuration for the request such as headers, query parameters, and middleware options.
|
|
CreatePostRequestInformation ( PlannerBucket body, Action requestConfiguration = default ) : RequestInformation |
Create new navigation property to buckets for me Configuration for the request such as headers, query parameters, and middleware options.
|
public BucketsRequestBuilder ( Dictionary pathParameters, IRequestAdapter requestAdapter ) : ApiSdk.Me.Planner.Plans.Item.Buckets.Count | ||
pathParameters | Dictionary | |
requestAdapter | IRequestAdapter | |
리턴 | ApiSdk.Me.Planner.Plans.Item.Buckets.Count |
public CreateGetRequestInformation ( Action requestConfiguration = default ) : RequestInformation | ||
requestConfiguration | Action | |
리턴 | RequestInformation |
public CreatePostRequestInformation ( PlannerBucket body, Action requestConfiguration = default ) : RequestInformation | ||
body | PlannerBucket | |
requestConfiguration | Action | |
리턴 | RequestInformation |