Home
last modified time | relevance | path

Searched refs:SetWindowId (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DDeleteMaintenanceWindowRequest.h50 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
55 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
60 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
65 …inline DeleteMaintenanceWindowRequest& WithWindowId(const Aws::String& value) { SetWindowId(value)… in WithWindowId()
70 …inline DeleteMaintenanceWindowRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(v… in WithWindowId()
75 …inline DeleteMaintenanceWindowRequest& WithWindowId(const char* value) { SetWindowId(value); retur… in WithWindowId()
H A DGetMaintenanceWindowRequest.h53 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
59 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
65 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
71 …inline GetMaintenanceWindowRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); r… in WithWindowId()
77 …inline GetMaintenanceWindowRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(valu… in WithWindowId()
83 …inline GetMaintenanceWindowRequest& WithWindowId(const char* value) { SetWindowId(value); return *… in WithWindowId()
H A DCreateMaintenanceWindowResult.h43 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
48 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
53 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
58 …inline CreateMaintenanceWindowResult& WithWindowId(const Aws::String& value) { SetWindowId(value);… in WithWindowId()
63 …inline CreateMaintenanceWindowResult& WithWindowId(Aws::String&& value) { SetWindowId(std::move(va… in WithWindowId()
68 …inline CreateMaintenanceWindowResult& WithWindowId(const char* value) { SetWindowId(value); return… in WithWindowId()
H A DDeleteMaintenanceWindowResult.h43 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
48 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
53 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
58 …inline DeleteMaintenanceWindowResult& WithWindowId(const Aws::String& value) { SetWindowId(value);… in WithWindowId()
63 …inline DeleteMaintenanceWindowResult& WithWindowId(Aws::String&& value) { SetWindowId(std::move(va… in WithWindowId()
68 …inline DeleteMaintenanceWindowResult& WithWindowId(const char* value) { SetWindowId(value); return… in WithWindowId()
H A DDeregisterTaskFromMaintenanceWindowRequest.h50 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
55 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
60 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
65 …FromMaintenanceWindowRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
70 …rTaskFromMaintenanceWindowRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
75 …terTaskFromMaintenanceWindowRequest& WithWindowId(const char* value) { SetWindowId(value); return … in WithWindowId()
H A DDeregisterTargetFromMaintenanceWindowResult.h43 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
48 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
53 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
58 …tFromMaintenanceWindowResult& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
63 …TargetFromMaintenanceWindowResult& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
68 …erTargetFromMaintenanceWindowResult& WithWindowId(const char* value) { SetWindowId(value); return … in WithWindowId()
H A DDeregisterTaskFromMaintenanceWindowResult.h43 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
48 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
53 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
58 …kFromMaintenanceWindowResult& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
63 …erTaskFromMaintenanceWindowResult& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
68 …inline DeregisterTaskFromMaintenanceWindowResult& WithWindowId(const char* value) { SetWindowId(va… in WithWindowId()
H A DGetMaintenanceWindowTaskRequest.h50 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
55 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
60 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
65 …inline GetMaintenanceWindowTaskRequest& WithWindowId(const Aws::String& value) { SetWindowId(value… in WithWindowId()
70 …inline GetMaintenanceWindowTaskRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(… in WithWindowId()
75 …inline GetMaintenanceWindowTaskRequest& WithWindowId(const char* value) { SetWindowId(value); retu… in WithWindowId()
H A DMaintenanceWindowIdentityForTarget.h54 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
59 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
64 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
69 …inline MaintenanceWindowIdentityForTarget& WithWindowId(const Aws::String& value) { SetWindowId(va… in WithWindowId()
74 …inline MaintenanceWindowIdentityForTarget& WithWindowId(Aws::String&& value) { SetWindowId(std::mo… in WithWindowId()
79 …inline MaintenanceWindowIdentityForTarget& WithWindowId(const char* value) { SetWindowId(value); r… in WithWindowId()
H A DDeregisterTargetFromMaintenanceWindowRequest.h50 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
55 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
60 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
65 …FromMaintenanceWindowRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
70 …argetFromMaintenanceWindowRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
75 …rTargetFromMaintenanceWindowRequest& WithWindowId(const char* value) { SetWindowId(value); return … in WithWindowId()
H A DScheduledWindowExecution.h54 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
59 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
64 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
69 …inline ScheduledWindowExecution& WithWindowId(const Aws::String& value) { SetWindowId(value); retu… in WithWindowId()
74 …inline ScheduledWindowExecution& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value))… in WithWindowId()
79 …inline ScheduledWindowExecution& WithWindowId(const char* value) { SetWindowId(value); return *thi… in WithWindowId()
H A DDescribeMaintenanceWindowExecutionsRequest.h52 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
57 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
62 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
67 …nanceWindowExecutionsRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
72 …aintenanceWindowExecutionsRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
77 …eMaintenanceWindowExecutionsRequest& WithWindowId(const char* value) { SetWindowId(value); return … in WithWindowId()
H A DDescribeMaintenanceWindowTargetsRequest.h52 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
57 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
62 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
67 …ntenanceWindowTargetsRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
72 …inline DescribeMaintenanceWindowTargetsRequest& WithWindowId(Aws::String&& value) { SetWindowId(st… in WithWindowId()
77 …inline DescribeMaintenanceWindowTargetsRequest& WithWindowId(const char* value) { SetWindowId(valu… in WithWindowId()
H A DDescribeMaintenanceWindowTasksRequest.h52 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
57 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
62 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
67 …aintenanceWindowTasksRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
72 …inline DescribeMaintenanceWindowTasksRequest& WithWindowId(Aws::String&& value) { SetWindowId(std:… in WithWindowId()
77 …inline DescribeMaintenanceWindowTasksRequest& WithWindowId(const char* value) { SetWindowId(value)… in WithWindowId()
H A DDescribeMaintenanceWindowScheduleRequest.h54 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
59 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
64 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
69 …tenanceWindowScheduleRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
74 …eMaintenanceWindowScheduleRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
79 …inline DescribeMaintenanceWindowScheduleRequest& WithWindowId(const char* value) { SetWindowId(val… in WithWindowId()
H A DMaintenanceWindowExecution.h56 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
61 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
66 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
71 …inline MaintenanceWindowExecution& WithWindowId(const Aws::String& value) { SetWindowId(value); re… in WithWindowId()
76 …inline MaintenanceWindowExecution& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
81 …inline MaintenanceWindowExecution& WithWindowId(const char* value) { SetWindowId(value); return *t… in WithWindowId()
H A DUpdateMaintenanceWindowTargetResult.h45 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
50 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
55 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
60 …aintenanceWindowTargetResult& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
65 …inline UpdateMaintenanceWindowTargetResult& WithWindowId(Aws::String&& value) { SetWindowId(std::m… in WithWindowId()
70 …inline UpdateMaintenanceWindowTargetResult& WithWindowId(const char* value) { SetWindowId(value); … in WithWindowId()
H A DUpdateMaintenanceWindowTargetRequest.h52 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
57 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
62 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
67 …intenanceWindowTargetRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
72 …inline UpdateMaintenanceWindowTargetRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::… in WithWindowId()
77 …inline UpdateMaintenanceWindowTargetRequest& WithWindowId(const char* value) { SetWindowId(value);… in WithWindowId()
H A DMaintenanceWindowTarget.h57 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
62 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
67 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
72 …inline MaintenanceWindowTarget& WithWindowId(const Aws::String& value) { SetWindowId(value); retur… in WithWindowId()
77 …inline MaintenanceWindowTarget& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value));… in WithWindowId()
82 …inline MaintenanceWindowTarget& WithWindowId(const char* value) { SetWindowId(value); return *this… in WithWindowId()
H A DRegisterTargetWithMaintenanceWindowRequest.h54 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
59 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
64 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
69 …WithMaintenanceWindowRequest& WithWindowId(const Aws::String& value) { SetWindowId(value); return … in WithWindowId()
74 …argetWithMaintenanceWindowRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
79 …rTargetWithMaintenanceWindowRequest& WithWindowId(const char* value) { SetWindowId(value); return … in WithWindowId()
H A DUpdateMaintenanceWindowResult.h43 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
48 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
53 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
58 …inline UpdateMaintenanceWindowResult& WithWindowId(const Aws::String& value) { SetWindowId(value);… in WithWindowId()
63 …inline UpdateMaintenanceWindowResult& WithWindowId(Aws::String&& value) { SetWindowId(std::move(va… in WithWindowId()
68 …inline UpdateMaintenanceWindowResult& WithWindowId(const char* value) { SetWindowId(value); return… in WithWindowId()
H A DUpdateMaintenanceWindowRequest.h50 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
55 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
60 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
65 …inline UpdateMaintenanceWindowRequest& WithWindowId(const Aws::String& value) { SetWindowId(value)… in WithWindowId()
70 …inline UpdateMaintenanceWindowRequest& WithWindowId(Aws::String&& value) { SetWindowId(std::move(v… in WithWindowId()
75 …inline UpdateMaintenanceWindowRequest& WithWindowId(const char* value) { SetWindowId(value); retur… in WithWindowId()
H A DMaintenanceWindowIdentity.h53 …inline void SetWindowId(const Aws::String& value) { m_windowIdHasBeenSet = true; m_windowId = valu… in SetWindowId() function
58 …inline void SetWindowId(Aws::String&& value) { m_windowIdHasBeenSet = true; m_windowId = std::move… in SetWindowId() function
63 …inline void SetWindowId(const char* value) { m_windowIdHasBeenSet = true; m_windowId.assign(value)… in SetWindowId() function
68 …inline MaintenanceWindowIdentity& WithWindowId(const Aws::String& value) { SetWindowId(value); ret… in WithWindowId()
73 …inline MaintenanceWindowIdentity& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value)… in WithWindowId()
78 …inline MaintenanceWindowIdentity& WithWindowId(const char* value) { SetWindowId(value); return *th… in WithWindowId()
H A DGetMaintenanceWindowResult.h44 inline void SetWindowId(const Aws::String& value) { m_windowId = value; } in SetWindowId() function
49 inline void SetWindowId(Aws::String&& value) { m_windowId = std::move(value); } in SetWindowId() function
54 inline void SetWindowId(const char* value) { m_windowId.assign(value); } in SetWindowId() function
59 …inline GetMaintenanceWindowResult& WithWindowId(const Aws::String& value) { SetWindowId(value); re… in WithWindowId()
64 …inline GetMaintenanceWindowResult& WithWindowId(Aws::String&& value) { SetWindowId(std::move(value… in WithWindowId()
69 …inline GetMaintenanceWindowResult& WithWindowId(const char* value) { SetWindowId(value); return *t… in WithWindowId()
/dports/math/vtk6/VTK-6.2.0/Wrapping/Java/
H A DvtkJavaAwt.h112 temp0->SetWindowId((void *)dsi_win->hwnd); in Java_vtk_vtkPanel_RenderCreate()
120 temp0->SetWindowId(dsi_mac->cocoaViewRef); in Java_vtk_vtkPanel_RenderCreate()
126 temp0->SetWindowId((void *)dsi_x11->drawable); in Java_vtk_vtkPanel_RenderCreate()
213 temp0->SetWindowId((void *)dsi_win->hwnd); in Java_vtk_rendering_awt_vtkInternalAwtComponent_RenderCreate()
221 temp0->SetWindowId(dsi_mac->cocoaViewRef); in Java_vtk_rendering_awt_vtkInternalAwtComponent_RenderCreate()
227 temp0->SetWindowId((void *)dsi_x11->drawable); in Java_vtk_rendering_awt_vtkInternalAwtComponent_RenderCreate()

12345678