ProximityPlacementGroupsCreateOrUpdate interface
الأساليب
| delete(Proximity |
حذف مجموعة موضع التقارب. |
| get(Proximity |
استرداد معلومات حول مجموعة موضع التقارب . |
| patch(Proximity |
تحديث مجموعة موضع التقارب. |
| put(Proximity |
إنشاء مجموعة موضع تقارب أو تحديثها. |
تفاصيل الأسلوب
delete(ProximityPlacementGroupsDeleteParameters)
حذف مجموعة موضع التقارب.
function delete(options: ProximityPlacementGroupsDeleteParameters): StreamableMethod<ProximityPlacementGroupsDelete200Response | ProximityPlacementGroupsDeleteDefaultResponse>
المعلمات
المرتجعات
get(ProximityPlacementGroupsGetParameters)
استرداد معلومات حول مجموعة موضع التقارب .
function get(options: ProximityPlacementGroupsGetParameters): StreamableMethod<ProximityPlacementGroupsGet200Response | ProximityPlacementGroupsGetDefaultResponse>
المعلمات
المرتجعات
patch(ProximityPlacementGroupsUpdateParameters)
تحديث مجموعة موضع التقارب.
function patch(options: ProximityPlacementGroupsUpdateParameters): StreamableMethod<ProximityPlacementGroupsUpdate200Response | ProximityPlacementGroupsUpdateDefaultResponse>
المعلمات
المرتجعات
put(ProximityPlacementGroupsCreateOrUpdateParameters)
إنشاء مجموعة موضع تقارب أو تحديثها.
function put(options: ProximityPlacementGroupsCreateOrUpdateParameters): StreamableMethod<ProximityPlacementGroupsCreateOrUpdate200Response | ProximityPlacementGroupsCreateOrUpdate201Response | ProximityPlacementGroupsCreateOrUpdateDefaultResponse>