Home
last modified time | relevance | path

Searched refs:DeleteProjectRequest (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codestar/include/aws/codestar/model/
H A DDeleteProjectRequest.h21 class AWS_CODESTAR_API DeleteProjectRequest : public CodeStarRequest
24 DeleteProjectRequest();
65 inline DeleteProjectRequest& WithId(const Aws::String& value) { SetId(value); return *this;} in WithId()
70 … inline DeleteProjectRequest& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} in WithId()
75 inline DeleteProjectRequest& WithId(const char* value) { SetId(value); return *this;} in WithId()
112 …inline DeleteProjectRequest& WithClientRequestToken(const Aws::String& value) { SetClientRequestTo… in WithClientRequestToken()
118 …inline DeleteProjectRequest& WithClientRequestToken(Aws::String&& value) { SetClientRequestToken(s… in WithClientRequestToken()
124 …inline DeleteProjectRequest& WithClientRequestToken(const char* value) { SetClientRequestToken(val… in WithClientRequestToken()
157 inline DeleteProjectRequest& WithDeleteStack(bool value) { SetDeleteStack(value); return *this;} in WithDeleteStack()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lookoutvision/include/aws/lookoutvision/model/
H A DDeleteProjectRequest.h22 class AWS_LOOKOUTFORVISION_API DeleteProjectRequest : public LookoutforVisionRequest
25 DeleteProjectRequest();
66 …inline DeleteProjectRequest& WithProjectName(const Aws::String& value) { SetProjectName(value); re… in WithProjectName()
71 …inline DeleteProjectRequest& WithProjectName(Aws::String&& value) { SetProjectName(std::move(value… in WithProjectName()
76 …inline DeleteProjectRequest& WithProjectName(const char* value) { SetProjectName(value); return *t… in WithProjectName()
155 …inline DeleteProjectRequest& WithClientToken(const Aws::String& value) { SetClientToken(value); re… in WithClientToken()
168 …inline DeleteProjectRequest& WithClientToken(Aws::String&& value) { SetClientToken(std::move(value… in WithClientToken()
181 …inline DeleteProjectRequest& WithClientToken(const char* value) { SetClientToken(value); return *t… in WithClientToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotsitewise/include/aws/iotsitewise/model/
H A DDeleteProjectRequest.h26 class AWS_IOTSITEWISE_API DeleteProjectRequest : public IoTSiteWiseRequest
29 DeleteProjectRequest();
70 …inline DeleteProjectRequest& WithProjectId(const Aws::String& value) { SetProjectId(value); return… in WithProjectId()
75 …inline DeleteProjectRequest& WithProjectId(Aws::String&& value) { SetProjectId(std::move(value)); … in WithProjectId()
80 …inline DeleteProjectRequest& WithProjectId(const char* value) { SetProjectId(value); return *this;} in WithProjectId()
123 …inline DeleteProjectRequest& WithClientToken(const Aws::String& value) { SetClientToken(value); re… in WithClientToken()
130 …inline DeleteProjectRequest& WithClientToken(Aws::String&& value) { SetClientToken(std::move(value… in WithClientToken()
137 …inline DeleteProjectRequest& WithClientToken(const char* value) { SetClientToken(value); return *t… in WithClientToken()
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/iqa/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
89 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
90 request = &DeleteProjectRequest{
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/imm/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
89 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
90 request = &DeleteProjectRequest{
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/imm/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
89 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
90 request = &DeleteProjectRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/tdsr/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
91 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
92 request = &DeleteProjectRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/foas/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
89 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
90 request = &DeleteProjectRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/imm/
H A Ddelete_project.go24 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
31 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
53 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
72 type DeleteProjectRequest struct { struct
84 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
85 request = &DeleteProjectRequest{
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/elasticsearch/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
89 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
90 request = &DeleteProjectRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/csb/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
92 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
93 request = &DeleteProjectRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/maxcompute/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
93 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
94 request = &DeleteProjectRequest{
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/csb/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
92 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
93 request = &DeleteProjectRequest{
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ivision/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
92 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
93 request = &DeleteProjectRequest{
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ivision/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
92 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
93 request = &DeleteProjectRequest{
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/csb/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
92 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
93 request = &DeleteProjectRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/teambition-aliyun/
H A Ddelete_project.go25 func (client *Client) DeleteProject(request *DeleteProjectRequest) (response *DeleteProjectResponse… argument
34 func (client *Client) DeleteProjectWithChan(request *DeleteProjectRequest) (<-chan *DeleteProjectRe… argument
58 func (client *Client) DeleteProjectWithCallback(request *DeleteProjectRequest, callback func(respon… argument
77 type DeleteProjectRequest struct { struct
94 func CreateDeleteProjectRequest() (request *DeleteProjectRequest) {
95 request = &DeleteProjectRequest{
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mobile/include/aws/mobile/model/
H A DDeleteProjectRequest.h25 class AWS_MOBILE_API DeleteProjectRequest : public MobileRequest
28 DeleteProjectRequest();
67 …inline DeleteProjectRequest& WithProjectId(const Aws::String& value) { SetProjectId(value); return… in WithProjectId()
72 …inline DeleteProjectRequest& WithProjectId(Aws::String&& value) { SetProjectId(std::move(value)); … in WithProjectId()
77 …inline DeleteProjectRequest& WithProjectId(const char* value) { SetProjectId(value); return *this;} in WithProjectId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-databrew/include/aws/databrew/model/
H A DDeleteProjectRequest.h21 class AWS_GLUEDATABREW_API DeleteProjectRequest : public GlueDataBrewRequest
24 DeleteProjectRequest();
63 inline DeleteProjectRequest& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
68 …inline DeleteProjectRequest& WithName(Aws::String&& value) { SetName(std::move(value)); return *th… in WithName()
73 inline DeleteProjectRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-projects/include/aws/iot1click-projects/model/
H A DDeleteProjectRequest.h21 class AWS_IOT1CLICKPROJECTS_API DeleteProjectRequest : public IoT1ClickProjectsRequest
24 DeleteProjectRequest();
63 …inline DeleteProjectRequest& WithProjectName(const Aws::String& value) { SetProjectName(value); re… in WithProjectName()
68 …inline DeleteProjectRequest& WithProjectName(Aws::String&& value) { SetProjectName(std::move(value… in WithProjectName()
73 …inline DeleteProjectRequest& WithProjectName(const char* value) { SetProjectName(value); return *t… in WithProjectName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DDeleteProjectRequest.h21 class AWS_REKOGNITION_API DeleteProjectRequest : public RekognitionRequest
24 DeleteProjectRequest();
65 …inline DeleteProjectRequest& WithProjectArn(const Aws::String& value) { SetProjectArn(value); retu… in WithProjectArn()
70 …inline DeleteProjectRequest& WithProjectArn(Aws::String&& value) { SetProjectArn(std::move(value))… in WithProjectArn()
75 …inline DeleteProjectRequest& WithProjectArn(const char* value) { SetProjectArn(value); return *thi… in WithProjectArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DDeleteProjectRequest.h21 class AWS_SAGEMAKER_API DeleteProjectRequest : public SageMakerRequest
24 DeleteProjectRequest();
65 …inline DeleteProjectRequest& WithProjectName(const Aws::String& value) { SetProjectName(value); re… in WithProjectName()
70 …inline DeleteProjectRequest& WithProjectName(Aws::String&& value) { SetProjectName(std::move(value… in WithProjectName()
75 …inline DeleteProjectRequest& WithProjectName(const char* value) { SetProjectName(value); return *t… in WithProjectName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DDeleteProjectRequest.h21 class AWS_CODEBUILD_API DeleteProjectRequest : public CodeBuildRequest
24 DeleteProjectRequest();
65 inline DeleteProjectRequest& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
70 …inline DeleteProjectRequest& WithName(Aws::String&& value) { SetName(std::move(value)); return *th… in WithName()
75 inline DeleteProjectRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/include/aws/devicefarm/model/
H A DDeleteProjectRequest.h25 class AWS_DEVICEFARM_API DeleteProjectRequest : public DeviceFarmRequest
28 DeleteProjectRequest();
75 inline DeleteProjectRequest& WithArn(const Aws::String& value) { SetArn(value); return *this;} in WithArn()
81 …inline DeleteProjectRequest& WithArn(Aws::String&& value) { SetArn(std::move(value)); return *this… in WithArn()
87 inline DeleteProjectRequest& WithArn(const char* value) { SetArn(value); return *this;} in WithArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/source/model/
H A DDeleteProjectRequest.cpp15 DeleteProjectRequest::DeleteProjectRequest() : in DeleteProjectRequest() function in DeleteProjectRequest
20 Aws::String DeleteProjectRequest::SerializePayload() const in SerializePayload()
33 Aws::Http::HeaderValueCollection DeleteProjectRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()

12345678910>>...22