Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type Client
- func (client *Client) CreateBenchmarkTask(request *CreateBenchmarkTaskRequest) (_result *CreateBenchmarkTaskResponse, _err error)
- func (client *Client) CreateBenchmarkTaskWithOptions(request *CreateBenchmarkTaskRequest, headers map[string]*string, ...) (_result *CreateBenchmarkTaskResponse, _err error)
- func (client *Client) CreateResource(request *CreateResourceRequest) (_result *CreateResourceResponse, _err error)
- func (client *Client) CreateResourceInstances(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest) (_result *CreateResourceInstancesResponse, _err error)
- func (client *Client) CreateResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest, ...) (_result *CreateResourceInstancesResponse, _err error)
- func (client *Client) CreateResourceLog(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest) (_result *CreateResourceLogResponse, _err error)
- func (client *Client) CreateResourceLogWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest, ...) (_result *CreateResourceLogResponse, _err error)
- func (client *Client) CreateResourceWithOptions(request *CreateResourceRequest, headers map[string]*string, ...) (_result *CreateResourceResponse, _err error)
- func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
- func (client *Client) CreateServiceAutoScaler(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceAutoScalerResponse, _err error)
- func (client *Client) CreateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceAutoScalerResponse, _err error)
- func (client *Client) CreateServiceCronScaler(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceCronScalerResponse, _err error)
- func (client *Client) CreateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *CreateServiceCronScalerResponse, _err error)
- func (client *Client) CreateServiceMirror(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest) (_result *CreateServiceMirrorResponse, _err error)
- func (client *Client) CreateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest, ...) (_result *CreateServiceMirrorResponse, _err error)
- func (client *Client) CreateServiceWithOptions(request *CreateServiceRequest, headers map[string]*string, ...) (_result *CreateServiceResponse, _err error)
- func (client *Client) DeleteBenchmarkTask(ClusterId *string, TaskName *string) (_result *DeleteBenchmarkTaskResponse, _err error)
- func (client *Client) DeleteBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *DeleteBenchmarkTaskResponse, _err error)
- func (client *Client) DeleteResource(ClusterId *string, ResourceId *string) (_result *DeleteResourceResponse, _err error)
- func (client *Client) DeleteResourceDLink(ClusterId *string, ResourceId *string) (_result *DeleteResourceDLinkResponse, _err error)
- func (client *Client) DeleteResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DeleteResourceDLinkResponse, _err error)
- func (client *Client) DeleteResourceInstances(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest) (_result *DeleteResourceInstancesResponse, _err error)
- func (client *Client) DeleteResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest, ...) (_result *DeleteResourceInstancesResponse, _err error)
- func (client *Client) DeleteResourceLog(ClusterId *string, ResourceId *string) (_result *DeleteResourceLogResponse, _err error)
- func (client *Client) DeleteResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DeleteResourceLogResponse, _err error)
- func (client *Client) DeleteResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DeleteResourceResponse, _err error)
- func (client *Client) DeleteService(ClusterId *string, ServiceName *string) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeleteServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceAutoScalerResponse, _err error)
- func (client *Client) DeleteServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceAutoScalerResponse, _err error)
- func (client *Client) DeleteServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceCronScalerResponse, _err error)
- func (client *Client) DeleteServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceCronScalerResponse, _err error)
- func (client *Client) DeleteServiceInstances(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest) (_result *DeleteServiceInstancesResponse, _err error)
- func (client *Client) DeleteServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest, ...) (_result *DeleteServiceInstancesResponse, _err error)
- func (client *Client) DeleteServiceMirror(ClusterId *string, ServiceName *string) (_result *DeleteServiceMirrorResponse, _err error)
- func (client *Client) DeleteServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceMirrorResponse, _err error)
- func (client *Client) DeleteServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DescribeBenchmarkTask(ClusterId *string, TaskName *string) (_result *DescribeBenchmarkTaskResponse, _err error)
- func (client *Client) DescribeBenchmarkTaskReport(ClusterId *string, TaskName *string) (_result *DescribeBenchmarkTaskReportResponse, _err error)
- func (client *Client) DescribeBenchmarkTaskReportWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *DescribeBenchmarkTaskReportResponse, _err error)
- func (client *Client) DescribeBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *DescribeBenchmarkTaskResponse, _err error)
- func (client *Client) DescribeResource(ClusterId *string, ResourceId *string) (_result *DescribeResourceResponse, _err error)
- func (client *Client) DescribeResourceDLink(ClusterId *string, ResourceId *string) (_result *DescribeResourceDLinkResponse, _err error)
- func (client *Client) DescribeResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DescribeResourceDLinkResponse, _err error)
- func (client *Client) DescribeResourceLog(ClusterId *string, ResourceId *string) (_result *DescribeResourceLogResponse, _err error)
- func (client *Client) DescribeResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DescribeResourceLogResponse, _err error)
- func (client *Client) DescribeResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, ...) (_result *DescribeResourceResponse, _err error)
- func (client *Client) DescribeService(ClusterId *string, ServiceName *string) (_result *DescribeServiceResponse, _err error)
- func (client *Client) DescribeServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceAutoScalerResponse, _err error)
- func (client *Client) DescribeServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceAutoScalerResponse, _err error)
- func (client *Client) DescribeServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceCronScalerResponse, _err error)
- func (client *Client) DescribeServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceCronScalerResponse, _err error)
- func (client *Client) DescribeServiceLog(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest) (_result *DescribeServiceLogResponse, _err error)
- func (client *Client) DescribeServiceLogWithOptions(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest, ...) (_result *DescribeServiceLogResponse, _err error)
- func (client *Client) DescribeServiceMirror(ClusterId *string, ServiceName *string) (_result *DescribeServiceMirrorResponse, _err error)
- func (client *Client) DescribeServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceMirrorResponse, _err error)
- func (client *Client) DescribeServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *DescribeServiceResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListBenchmarkTask() (_result *ListBenchmarkTaskResponse, _err error)
- func (client *Client) ListBenchmarkTaskWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListBenchmarkTaskResponse, _err error)
- func (client *Client) ListResourceInstanceWorker(ClusterId *string, ResourceId *string, InstanceName *string, ...) (_result *ListResourceInstanceWorkerResponse, _err error)
- func (client *Client) ListResourceInstanceWorkerWithOptions(ClusterId *string, ResourceId *string, InstanceName *string, ...) (_result *ListResourceInstanceWorkerResponse, _err error)
- func (client *Client) ListResourceInstances(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest) (_result *ListResourceInstancesResponse, _err error)
- func (client *Client) ListResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest, ...) (_result *ListResourceInstancesResponse, _err error)
- func (client *Client) ListResourceServices(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest) (_result *ListResourceServicesResponse, _err error)
- func (client *Client) ListResourceServicesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest, ...) (_result *ListResourceServicesResponse, _err error)
- func (client *Client) ListResources(request *ListResourcesRequest) (_result *ListResourcesResponse, _err error)
- func (client *Client) ListResourcesWithOptions(request *ListResourcesRequest, headers map[string]*string, ...) (_result *ListResourcesResponse, _err error)
- func (client *Client) ListServiceInstances(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest) (_result *ListServiceInstancesResponse, _err error)
- func (client *Client) ListServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest, ...) (_result *ListServiceInstancesResponse, _err error)
- func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
- func (client *Client) ListServicesWithOptions(request *ListServicesRequest, headers map[string]*string, ...) (_result *ListServicesResponse, _err error)
- func (client *Client) ReleaseService(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest) (_result *ReleaseServiceResponse, _err error)
- func (client *Client) ReleaseServiceWithOptions(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest, ...) (_result *ReleaseServiceResponse, _err error)
- func (client *Client) StartBenchmarkTask(ClusterId *string, TaskName *string) (_result *StartBenchmarkTaskResponse, _err error)
- func (client *Client) StartBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *StartBenchmarkTaskResponse, _err error)
- func (client *Client) StartService(ClusterId *string, ServiceName *string) (_result *StartServiceResponse, _err error)
- func (client *Client) StartServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *StartServiceResponse, _err error)
- func (client *Client) StopBenchmarkTask(ClusterId *string, TaskName *string) (_result *StopBenchmarkTaskResponse, _err error)
- func (client *Client) StopBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, ...) (_result *StopBenchmarkTaskResponse, _err error)
- func (client *Client) StopService(ClusterId *string, ServiceName *string) (_result *StopServiceResponse, _err error)
- func (client *Client) StopServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, ...) (_result *StopServiceResponse, _err error)
- func (client *Client) UpdateBenchmarkTask(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest) (_result *UpdateBenchmarkTaskResponse, _err error)
- func (client *Client) UpdateBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest, ...) (_result *UpdateBenchmarkTaskResponse, _err error)
- func (client *Client) UpdateResource(ClusterId *string, ResourceId *string, request *UpdateResourceRequest) (_result *UpdateResourceResponse, _err error)
- func (client *Client) UpdateResourceDLink(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest) (_result *UpdateResourceDLinkResponse, _err error)
- func (client *Client) UpdateResourceDLinkWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest, ...) (_result *UpdateResourceDLinkResponse, _err error)
- func (client *Client) UpdateResourceWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceRequest, ...) (_result *UpdateResourceResponse, _err error)
- func (client *Client) UpdateService(ClusterId *string, ServiceName *string, request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
- func (client *Client) UpdateServiceAutoScaler(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceAutoScalerResponse, _err error)
- func (client *Client) UpdateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceAutoScalerResponse, _err error)
- func (client *Client) UpdateServiceCronScaler(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceCronScalerResponse, _err error)
- func (client *Client) UpdateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, ...) (_result *UpdateServiceCronScalerResponse, _err error)
- func (client *Client) UpdateServiceMirror(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest) (_result *UpdateServiceMirrorResponse, _err error)
- func (client *Client) UpdateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest, ...) (_result *UpdateServiceMirrorResponse, _err error)
- func (client *Client) UpdateServiceVersion(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest) (_result *UpdateServiceVersionResponse, _err error)
- func (client *Client) UpdateServiceVersionWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest, ...) (_result *UpdateServiceVersionResponse, _err error)
- func (client *Client) UpdateServiceWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceRequest, ...) (_result *UpdateServiceResponse, _err error)
- type CreateBenchmarkTaskRequest
- type CreateBenchmarkTaskResponse
- func (s CreateBenchmarkTaskResponse) GoString() string
- func (s *CreateBenchmarkTaskResponse) SetBody(v *CreateBenchmarkTaskResponseBody) *CreateBenchmarkTaskResponse
- func (s *CreateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *CreateBenchmarkTaskResponse
- func (s *CreateBenchmarkTaskResponse) SetStatusCode(v int32) *CreateBenchmarkTaskResponse
- func (s CreateBenchmarkTaskResponse) String() string
- type CreateBenchmarkTaskResponseBody
- func (s CreateBenchmarkTaskResponseBody) GoString() string
- func (s *CreateBenchmarkTaskResponseBody) SetMessage(v string) *CreateBenchmarkTaskResponseBody
- func (s *CreateBenchmarkTaskResponseBody) SetName(v string) *CreateBenchmarkTaskResponseBody
- func (s *CreateBenchmarkTaskResponseBody) SetRegion(v string) *CreateBenchmarkTaskResponseBody
- func (s *CreateBenchmarkTaskResponseBody) SetRequestId(v string) *CreateBenchmarkTaskResponseBody
- func (s CreateBenchmarkTaskResponseBody) String() string
- type CreateResourceInstancesRequest
- func (s CreateResourceInstancesRequest) GoString() string
- func (s *CreateResourceInstancesRequest) SetAutoRenewal(v bool) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetChargeType(v string) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetEcsInstanceCount(v int32) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetEcsInstanceType(v string) *CreateResourceInstancesRequest
- func (s *CreateResourceInstancesRequest) SetUserData(v string) *CreateResourceInstancesRequest
- func (s CreateResourceInstancesRequest) String() string
- type CreateResourceInstancesResponse
- func (s CreateResourceInstancesResponse) GoString() string
- func (s *CreateResourceInstancesResponse) SetBody(v *CreateResourceInstancesResponseBody) *CreateResourceInstancesResponse
- func (s *CreateResourceInstancesResponse) SetHeaders(v map[string]*string) *CreateResourceInstancesResponse
- func (s *CreateResourceInstancesResponse) SetStatusCode(v int32) *CreateResourceInstancesResponse
- func (s CreateResourceInstancesResponse) String() string
- type CreateResourceInstancesResponseBody
- func (s CreateResourceInstancesResponseBody) GoString() string
- func (s *CreateResourceInstancesResponseBody) SetMessage(v string) *CreateResourceInstancesResponseBody
- func (s *CreateResourceInstancesResponseBody) SetRequestId(v string) *CreateResourceInstancesResponseBody
- func (s CreateResourceInstancesResponseBody) String() string
- type CreateResourceLogRequest
- type CreateResourceLogResponse
- func (s CreateResourceLogResponse) GoString() string
- func (s *CreateResourceLogResponse) SetBody(v *CreateResourceLogResponseBody) *CreateResourceLogResponse
- func (s *CreateResourceLogResponse) SetHeaders(v map[string]*string) *CreateResourceLogResponse
- func (s *CreateResourceLogResponse) SetStatusCode(v int32) *CreateResourceLogResponse
- func (s CreateResourceLogResponse) String() string
- type CreateResourceLogResponseBody
- type CreateResourceRequest
- func (s CreateResourceRequest) GoString() string
- func (s *CreateResourceRequest) SetAutoRenewal(v bool) *CreateResourceRequest
- func (s *CreateResourceRequest) SetChargeType(v string) *CreateResourceRequest
- func (s *CreateResourceRequest) SetEcsInstanceCount(v int32) *CreateResourceRequest
- func (s *CreateResourceRequest) SetEcsInstanceType(v string) *CreateResourceRequest
- func (s CreateResourceRequest) String() string
- type CreateResourceResponse
- func (s CreateResourceResponse) GoString() string
- func (s *CreateResourceResponse) SetBody(v *CreateResourceResponseBody) *CreateResourceResponse
- func (s *CreateResourceResponse) SetHeaders(v map[string]*string) *CreateResourceResponse
- func (s *CreateResourceResponse) SetStatusCode(v int32) *CreateResourceResponse
- func (s CreateResourceResponse) String() string
- type CreateResourceResponseBody
- func (s CreateResourceResponseBody) GoString() string
- func (s *CreateResourceResponseBody) SetClusterId(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetOwnerUid(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetRequestId(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetResourceId(v string) *CreateResourceResponseBody
- func (s *CreateResourceResponseBody) SetResourceName(v string) *CreateResourceResponseBody
- func (s CreateResourceResponseBody) String() string
- type CreateServiceAutoScalerRequest
- func (s CreateServiceAutoScalerRequest) GoString() string
- func (s *CreateServiceAutoScalerRequest) SetMax(v int32) *CreateServiceAutoScalerRequest
- func (s *CreateServiceAutoScalerRequest) SetMin(v int32) *CreateServiceAutoScalerRequest
- func (s *CreateServiceAutoScalerRequest) SetStrategies(v *CreateServiceAutoScalerRequestStrategies) *CreateServiceAutoScalerRequest
- func (s CreateServiceAutoScalerRequest) String() string
- type CreateServiceAutoScalerRequestStrategies
- func (s CreateServiceAutoScalerRequestStrategies) GoString() string
- func (s *CreateServiceAutoScalerRequestStrategies) SetCpu(v float32) *CreateServiceAutoScalerRequestStrategies
- func (s *CreateServiceAutoScalerRequestStrategies) SetQps(v float32) *CreateServiceAutoScalerRequestStrategies
- func (s CreateServiceAutoScalerRequestStrategies) String() string
- type CreateServiceAutoScalerResponse
- func (s CreateServiceAutoScalerResponse) GoString() string
- func (s *CreateServiceAutoScalerResponse) SetBody(v *CreateServiceAutoScalerResponseBody) *CreateServiceAutoScalerResponse
- func (s *CreateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *CreateServiceAutoScalerResponse
- func (s *CreateServiceAutoScalerResponse) SetStatusCode(v int32) *CreateServiceAutoScalerResponse
- func (s CreateServiceAutoScalerResponse) String() string
- type CreateServiceAutoScalerResponseBody
- func (s CreateServiceAutoScalerResponseBody) GoString() string
- func (s *CreateServiceAutoScalerResponseBody) SetMessage(v string) *CreateServiceAutoScalerResponseBody
- func (s *CreateServiceAutoScalerResponseBody) SetRequestId(v string) *CreateServiceAutoScalerResponseBody
- func (s CreateServiceAutoScalerResponseBody) String() string
- type CreateServiceCronScalerRequest
- func (s CreateServiceCronScalerRequest) GoString() string
- func (s *CreateServiceCronScalerRequest) SetExcludeDates(v []*string) *CreateServiceCronScalerRequest
- func (s *CreateServiceCronScalerRequest) SetScaleJobs(v []*CreateServiceCronScalerRequestScaleJobs) *CreateServiceCronScalerRequest
- func (s CreateServiceCronScalerRequest) String() string
- type CreateServiceCronScalerRequestScaleJobs
- func (s CreateServiceCronScalerRequestScaleJobs) GoString() string
- func (s *CreateServiceCronScalerRequestScaleJobs) SetName(v string) *CreateServiceCronScalerRequestScaleJobs
- func (s *CreateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *CreateServiceCronScalerRequestScaleJobs
- func (s *CreateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *CreateServiceCronScalerRequestScaleJobs
- func (s CreateServiceCronScalerRequestScaleJobs) String() string
- type CreateServiceCronScalerResponse
- func (s CreateServiceCronScalerResponse) GoString() string
- func (s *CreateServiceCronScalerResponse) SetBody(v *CreateServiceCronScalerResponseBody) *CreateServiceCronScalerResponse
- func (s *CreateServiceCronScalerResponse) SetHeaders(v map[string]*string) *CreateServiceCronScalerResponse
- func (s *CreateServiceCronScalerResponse) SetStatusCode(v int32) *CreateServiceCronScalerResponse
- func (s CreateServiceCronScalerResponse) String() string
- type CreateServiceCronScalerResponseBody
- func (s CreateServiceCronScalerResponseBody) GoString() string
- func (s *CreateServiceCronScalerResponseBody) SetMessage(v string) *CreateServiceCronScalerResponseBody
- func (s *CreateServiceCronScalerResponseBody) SetRequestId(v string) *CreateServiceCronScalerResponseBody
- func (s CreateServiceCronScalerResponseBody) String() string
- type CreateServiceMirrorRequest
- type CreateServiceMirrorResponse
- func (s CreateServiceMirrorResponse) GoString() string
- func (s *CreateServiceMirrorResponse) SetBody(v *CreateServiceMirrorResponseBody) *CreateServiceMirrorResponse
- func (s *CreateServiceMirrorResponse) SetHeaders(v map[string]*string) *CreateServiceMirrorResponse
- func (s *CreateServiceMirrorResponse) SetStatusCode(v int32) *CreateServiceMirrorResponse
- func (s CreateServiceMirrorResponse) String() string
- type CreateServiceMirrorResponseBody
- func (s CreateServiceMirrorResponseBody) GoString() string
- func (s *CreateServiceMirrorResponseBody) SetMessage(v string) *CreateServiceMirrorResponseBody
- func (s *CreateServiceMirrorResponseBody) SetRequestId(v string) *CreateServiceMirrorResponseBody
- func (s CreateServiceMirrorResponseBody) String() string
- type CreateServiceRequest
- type CreateServiceResponse
- func (s CreateServiceResponse) GoString() string
- func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
- func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
- func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
- func (s CreateServiceResponse) String() string
- type CreateServiceResponseBody
- func (s CreateServiceResponseBody) GoString() string
- func (s *CreateServiceResponseBody) SetInternetEndpoint(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetIntranetEndpoint(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetRegion(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetServiceName(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetStatus(v string) *CreateServiceResponseBody
- func (s CreateServiceResponseBody) String() string
- type DeleteBenchmarkTaskResponse
- func (s DeleteBenchmarkTaskResponse) GoString() string
- func (s *DeleteBenchmarkTaskResponse) SetBody(v *DeleteBenchmarkTaskResponseBody) *DeleteBenchmarkTaskResponse
- func (s *DeleteBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DeleteBenchmarkTaskResponse
- func (s *DeleteBenchmarkTaskResponse) SetStatusCode(v int32) *DeleteBenchmarkTaskResponse
- func (s DeleteBenchmarkTaskResponse) String() string
- type DeleteBenchmarkTaskResponseBody
- func (s DeleteBenchmarkTaskResponseBody) GoString() string
- func (s *DeleteBenchmarkTaskResponseBody) SetMessage(v string) *DeleteBenchmarkTaskResponseBody
- func (s *DeleteBenchmarkTaskResponseBody) SetRequestId(v string) *DeleteBenchmarkTaskResponseBody
- func (s DeleteBenchmarkTaskResponseBody) String() string
- type DeleteResourceDLinkResponse
- func (s DeleteResourceDLinkResponse) GoString() string
- func (s *DeleteResourceDLinkResponse) SetBody(v *DeleteResourceDLinkResponseBody) *DeleteResourceDLinkResponse
- func (s *DeleteResourceDLinkResponse) SetHeaders(v map[string]*string) *DeleteResourceDLinkResponse
- func (s *DeleteResourceDLinkResponse) SetStatusCode(v int32) *DeleteResourceDLinkResponse
- func (s DeleteResourceDLinkResponse) String() string
- type DeleteResourceDLinkResponseBody
- func (s DeleteResourceDLinkResponseBody) GoString() string
- func (s *DeleteResourceDLinkResponseBody) SetMessage(v string) *DeleteResourceDLinkResponseBody
- func (s *DeleteResourceDLinkResponseBody) SetRequestId(v string) *DeleteResourceDLinkResponseBody
- func (s DeleteResourceDLinkResponseBody) String() string
- type DeleteResourceInstancesRequest
- func (s DeleteResourceInstancesRequest) GoString() string
- func (s *DeleteResourceInstancesRequest) SetAllFailed(v bool) *DeleteResourceInstancesRequest
- func (s *DeleteResourceInstancesRequest) SetInstanceList(v string) *DeleteResourceInstancesRequest
- func (s DeleteResourceInstancesRequest) String() string
- type DeleteResourceInstancesResponse
- func (s DeleteResourceInstancesResponse) GoString() string
- func (s *DeleteResourceInstancesResponse) SetBody(v *DeleteResourceInstancesResponseBody) *DeleteResourceInstancesResponse
- func (s *DeleteResourceInstancesResponse) SetHeaders(v map[string]*string) *DeleteResourceInstancesResponse
- func (s *DeleteResourceInstancesResponse) SetStatusCode(v int32) *DeleteResourceInstancesResponse
- func (s DeleteResourceInstancesResponse) String() string
- type DeleteResourceInstancesResponseBody
- func (s DeleteResourceInstancesResponseBody) GoString() string
- func (s *DeleteResourceInstancesResponseBody) SetMessage(v string) *DeleteResourceInstancesResponseBody
- func (s *DeleteResourceInstancesResponseBody) SetRequestId(v string) *DeleteResourceInstancesResponseBody
- func (s DeleteResourceInstancesResponseBody) String() string
- type DeleteResourceLogResponse
- func (s DeleteResourceLogResponse) GoString() string
- func (s *DeleteResourceLogResponse) SetBody(v *DeleteResourceLogResponseBody) *DeleteResourceLogResponse
- func (s *DeleteResourceLogResponse) SetHeaders(v map[string]*string) *DeleteResourceLogResponse
- func (s *DeleteResourceLogResponse) SetStatusCode(v int32) *DeleteResourceLogResponse
- func (s DeleteResourceLogResponse) String() string
- type DeleteResourceLogResponseBody
- type DeleteResourceResponse
- func (s DeleteResourceResponse) GoString() string
- func (s *DeleteResourceResponse) SetBody(v *DeleteResourceResponseBody) *DeleteResourceResponse
- func (s *DeleteResourceResponse) SetHeaders(v map[string]*string) *DeleteResourceResponse
- func (s *DeleteResourceResponse) SetStatusCode(v int32) *DeleteResourceResponse
- func (s DeleteResourceResponse) String() string
- type DeleteResourceResponseBody
- type DeleteServiceAutoScalerResponse
- func (s DeleteServiceAutoScalerResponse) GoString() string
- func (s *DeleteServiceAutoScalerResponse) SetBody(v *DeleteServiceAutoScalerResponseBody) *DeleteServiceAutoScalerResponse
- func (s *DeleteServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceAutoScalerResponse
- func (s *DeleteServiceAutoScalerResponse) SetStatusCode(v int32) *DeleteServiceAutoScalerResponse
- func (s DeleteServiceAutoScalerResponse) String() string
- type DeleteServiceAutoScalerResponseBody
- func (s DeleteServiceAutoScalerResponseBody) GoString() string
- func (s *DeleteServiceAutoScalerResponseBody) SetMessage(v string) *DeleteServiceAutoScalerResponseBody
- func (s *DeleteServiceAutoScalerResponseBody) SetRequestId(v string) *DeleteServiceAutoScalerResponseBody
- func (s DeleteServiceAutoScalerResponseBody) String() string
- type DeleteServiceCronScalerResponse
- func (s DeleteServiceCronScalerResponse) GoString() string
- func (s *DeleteServiceCronScalerResponse) SetBody(v *DeleteServiceCronScalerResponseBody) *DeleteServiceCronScalerResponse
- func (s *DeleteServiceCronScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceCronScalerResponse
- func (s *DeleteServiceCronScalerResponse) SetStatusCode(v int32) *DeleteServiceCronScalerResponse
- func (s DeleteServiceCronScalerResponse) String() string
- type DeleteServiceCronScalerResponseBody
- func (s DeleteServiceCronScalerResponseBody) GoString() string
- func (s *DeleteServiceCronScalerResponseBody) SetMessage(v string) *DeleteServiceCronScalerResponseBody
- func (s *DeleteServiceCronScalerResponseBody) SetRequestId(v string) *DeleteServiceCronScalerResponseBody
- func (s DeleteServiceCronScalerResponseBody) String() string
- type DeleteServiceInstancesRequest
- type DeleteServiceInstancesResponse
- func (s DeleteServiceInstancesResponse) GoString() string
- func (s *DeleteServiceInstancesResponse) SetBody(v *DeleteServiceInstancesResponseBody) *DeleteServiceInstancesResponse
- func (s *DeleteServiceInstancesResponse) SetHeaders(v map[string]*string) *DeleteServiceInstancesResponse
- func (s *DeleteServiceInstancesResponse) SetStatusCode(v int32) *DeleteServiceInstancesResponse
- func (s DeleteServiceInstancesResponse) String() string
- type DeleteServiceInstancesResponseBody
- func (s DeleteServiceInstancesResponseBody) GoString() string
- func (s *DeleteServiceInstancesResponseBody) SetMessage(v string) *DeleteServiceInstancesResponseBody
- func (s *DeleteServiceInstancesResponseBody) SetRequestId(v string) *DeleteServiceInstancesResponseBody
- func (s DeleteServiceInstancesResponseBody) String() string
- type DeleteServiceMirrorResponse
- func (s DeleteServiceMirrorResponse) GoString() string
- func (s *DeleteServiceMirrorResponse) SetBody(v *DeleteServiceMirrorResponseBody) *DeleteServiceMirrorResponse
- func (s *DeleteServiceMirrorResponse) SetHeaders(v map[string]*string) *DeleteServiceMirrorResponse
- func (s *DeleteServiceMirrorResponse) SetStatusCode(v int32) *DeleteServiceMirrorResponse
- func (s DeleteServiceMirrorResponse) String() string
- type DeleteServiceMirrorResponseBody
- func (s DeleteServiceMirrorResponseBody) GoString() string
- func (s *DeleteServiceMirrorResponseBody) SetMessage(v string) *DeleteServiceMirrorResponseBody
- func (s *DeleteServiceMirrorResponseBody) SetRequestId(v string) *DeleteServiceMirrorResponseBody
- func (s DeleteServiceMirrorResponseBody) String() string
- type DeleteServiceResponse
- func (s DeleteServiceResponse) GoString() string
- func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
- func (s DeleteServiceResponse) String() string
- type DeleteServiceResponseBody
- type DescribeBenchmarkTaskReportResponse
- func (s DescribeBenchmarkTaskReportResponse) GoString() string
- func (s *DescribeBenchmarkTaskReportResponse) SetBody(v *DescribeBenchmarkTaskReportResponseBody) *DescribeBenchmarkTaskReportResponse
- func (s *DescribeBenchmarkTaskReportResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskReportResponse
- func (s *DescribeBenchmarkTaskReportResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskReportResponse
- func (s DescribeBenchmarkTaskReportResponse) String() string
- type DescribeBenchmarkTaskReportResponseBody
- func (s DescribeBenchmarkTaskReportResponseBody) GoString() string
- func (s *DescribeBenchmarkTaskReportResponseBody) SetReportUrl(v string) *DescribeBenchmarkTaskReportResponseBody
- func (s *DescribeBenchmarkTaskReportResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskReportResponseBody
- func (s DescribeBenchmarkTaskReportResponseBody) String() string
- type DescribeBenchmarkTaskResponse
- func (s DescribeBenchmarkTaskResponse) GoString() string
- func (s *DescribeBenchmarkTaskResponse) SetBody(v *DescribeBenchmarkTaskResponseBody) *DescribeBenchmarkTaskResponse
- func (s *DescribeBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskResponse
- func (s *DescribeBenchmarkTaskResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskResponse
- func (s DescribeBenchmarkTaskResponse) String() string
- type DescribeBenchmarkTaskResponseBody
- func (s DescribeBenchmarkTaskResponseBody) GoString() string
- func (s *DescribeBenchmarkTaskResponseBody) SetAvailableAgent(v int64) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetCallerUid(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetDesiredAgent(v int64) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetMessage(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetParentUid(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetReason(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetServiceName(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetStatus(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetTaskId(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetTaskName(v string) *DescribeBenchmarkTaskResponseBody
- func (s *DescribeBenchmarkTaskResponseBody) SetToken(v string) *DescribeBenchmarkTaskResponseBody
- func (s DescribeBenchmarkTaskResponseBody) String() string
- type DescribeResourceDLinkResponse
- func (s DescribeResourceDLinkResponse) GoString() string
- func (s *DescribeResourceDLinkResponse) SetBody(v *DescribeResourceDLinkResponseBody) *DescribeResourceDLinkResponse
- func (s *DescribeResourceDLinkResponse) SetHeaders(v map[string]*string) *DescribeResourceDLinkResponse
- func (s *DescribeResourceDLinkResponse) SetStatusCode(v int32) *DescribeResourceDLinkResponse
- func (s DescribeResourceDLinkResponse) String() string
- type DescribeResourceDLinkResponseBody
- func (s DescribeResourceDLinkResponseBody) GoString() string
- func (s *DescribeResourceDLinkResponseBody) SetAuxVSwitchList(v []*string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetDestinationCIDRs(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetRequestId(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetSecurityGroupId(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetVSwitchId(v string) *DescribeResourceDLinkResponseBody
- func (s *DescribeResourceDLinkResponseBody) SetVpcId(v string) *DescribeResourceDLinkResponseBody
- func (s DescribeResourceDLinkResponseBody) String() string
- type DescribeResourceLogResponse
- func (s DescribeResourceLogResponse) GoString() string
- func (s *DescribeResourceLogResponse) SetBody(v *DescribeResourceLogResponseBody) *DescribeResourceLogResponse
- func (s *DescribeResourceLogResponse) SetHeaders(v map[string]*string) *DescribeResourceLogResponse
- func (s *DescribeResourceLogResponse) SetStatusCode(v int32) *DescribeResourceLogResponse
- func (s DescribeResourceLogResponse) String() string
- type DescribeResourceLogResponseBody
- func (s DescribeResourceLogResponseBody) GoString() string
- func (s *DescribeResourceLogResponseBody) SetLogStore(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetMessage(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetProjectName(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetRequestId(v string) *DescribeResourceLogResponseBody
- func (s *DescribeResourceLogResponseBody) SetStatus(v string) *DescribeResourceLogResponseBody
- func (s DescribeResourceLogResponseBody) String() string
- type DescribeResourceResponse
- func (s DescribeResourceResponse) GoString() string
- func (s *DescribeResourceResponse) SetBody(v *DescribeResourceResponseBody) *DescribeResourceResponse
- func (s *DescribeResourceResponse) SetHeaders(v map[string]*string) *DescribeResourceResponse
- func (s *DescribeResourceResponse) SetStatusCode(v int32) *DescribeResourceResponse
- func (s DescribeResourceResponse) String() string
- type DescribeResourceResponseBody
- func (s DescribeResourceResponseBody) GoString() string
- func (s *DescribeResourceResponseBody) SetClusterId(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetCpuCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetCreateTime(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetExtraData(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetGpuCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetInstanceCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetMessage(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetOwnerUid(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetPostPaidInstanceCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetPrePaidInstanceCount(v int32) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetRequestId(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetResourceId(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetResourceName(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetStatus(v string) *DescribeResourceResponseBody
- func (s *DescribeResourceResponseBody) SetUpdateTime(v string) *DescribeResourceResponseBody
- func (s DescribeResourceResponseBody) String() string
- type DescribeServiceAutoScalerResponse
- func (s DescribeServiceAutoScalerResponse) GoString() string
- func (s *DescribeServiceAutoScalerResponse) SetBody(v *DescribeServiceAutoScalerResponseBody) *DescribeServiceAutoScalerResponse
- func (s *DescribeServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceAutoScalerResponse
- func (s *DescribeServiceAutoScalerResponse) SetStatusCode(v int32) *DescribeServiceAutoScalerResponse
- func (s DescribeServiceAutoScalerResponse) String() string
- type DescribeServiceAutoScalerResponseBody
- func (s DescribeServiceAutoScalerResponseBody) GoString() string
- func (s *DescribeServiceAutoScalerResponseBody) SetCurrentValues(v map[string]interface{}) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetMaxReplica(v int32) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetMinReplica(v int32) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetRequestId(v string) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetServiceName(v string) *DescribeServiceAutoScalerResponseBody
- func (s *DescribeServiceAutoScalerResponseBody) SetStrategies(v map[string]interface{}) *DescribeServiceAutoScalerResponseBody
- func (s DescribeServiceAutoScalerResponseBody) String() string
- type DescribeServiceCronScalerResponse
- func (s DescribeServiceCronScalerResponse) GoString() string
- func (s *DescribeServiceCronScalerResponse) SetBody(v *DescribeServiceCronScalerResponseBody) *DescribeServiceCronScalerResponse
- func (s *DescribeServiceCronScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceCronScalerResponse
- func (s *DescribeServiceCronScalerResponse) SetStatusCode(v int32) *DescribeServiceCronScalerResponse
- func (s DescribeServiceCronScalerResponse) String() string
- type DescribeServiceCronScalerResponseBody
- func (s DescribeServiceCronScalerResponseBody) GoString() string
- func (s *DescribeServiceCronScalerResponseBody) SetExcludeDates(v []*string) *DescribeServiceCronScalerResponseBody
- func (s *DescribeServiceCronScalerResponseBody) SetRequestId(v string) *DescribeServiceCronScalerResponseBody
- func (s *DescribeServiceCronScalerResponseBody) SetScaleJobs(v []*DescribeServiceCronScalerResponseBodyScaleJobs) *DescribeServiceCronScalerResponseBody
- func (s *DescribeServiceCronScalerResponseBody) SetServiceName(v string) *DescribeServiceCronScalerResponseBody
- func (s DescribeServiceCronScalerResponseBody) String() string
- type DescribeServiceCronScalerResponseBodyScaleJobs
- func (s DescribeServiceCronScalerResponseBodyScaleJobs) GoString() string
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetCreateTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetLastProbeTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetMessage(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetName(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetSchedule(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetState(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetTargetSize(v int32) *DescribeServiceCronScalerResponseBodyScaleJobs
- func (s DescribeServiceCronScalerResponseBodyScaleJobs) String() string
- type DescribeServiceLogRequest
- func (s DescribeServiceLogRequest) GoString() string
- func (s *DescribeServiceLogRequest) SetEndTime(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetIp(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetKeyword(v string) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetPageNum(v int64) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetPageSize(v int64) *DescribeServiceLogRequest
- func (s *DescribeServiceLogRequest) SetStartTime(v string) *DescribeServiceLogRequest
- func (s DescribeServiceLogRequest) String() string
- type DescribeServiceLogResponse
- func (s DescribeServiceLogResponse) GoString() string
- func (s *DescribeServiceLogResponse) SetBody(v *DescribeServiceLogResponseBody) *DescribeServiceLogResponse
- func (s *DescribeServiceLogResponse) SetHeaders(v map[string]*string) *DescribeServiceLogResponse
- func (s *DescribeServiceLogResponse) SetStatusCode(v int32) *DescribeServiceLogResponse
- func (s DescribeServiceLogResponse) String() string
- type DescribeServiceLogResponseBody
- func (s DescribeServiceLogResponseBody) GoString() string
- func (s *DescribeServiceLogResponseBody) SetLogs(v []*string) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetPageNum(v int64) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetRequestId(v string) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetTotalCount(v int64) *DescribeServiceLogResponseBody
- func (s *DescribeServiceLogResponseBody) SetTotalPageNum(v int64) *DescribeServiceLogResponseBody
- func (s DescribeServiceLogResponseBody) String() string
- type DescribeServiceMirrorResponse
- func (s DescribeServiceMirrorResponse) GoString() string
- func (s *DescribeServiceMirrorResponse) SetBody(v *DescribeServiceMirrorResponseBody) *DescribeServiceMirrorResponse
- func (s *DescribeServiceMirrorResponse) SetHeaders(v map[string]*string) *DescribeServiceMirrorResponse
- func (s *DescribeServiceMirrorResponse) SetStatusCode(v int32) *DescribeServiceMirrorResponse
- func (s DescribeServiceMirrorResponse) String() string
- type DescribeServiceMirrorResponseBody
- func (s DescribeServiceMirrorResponseBody) GoString() string
- func (s *DescribeServiceMirrorResponseBody) SetRatio(v string) *DescribeServiceMirrorResponseBody
- func (s *DescribeServiceMirrorResponseBody) SetRequestId(v string) *DescribeServiceMirrorResponseBody
- func (s *DescribeServiceMirrorResponseBody) SetServiceName(v string) *DescribeServiceMirrorResponseBody
- func (s *DescribeServiceMirrorResponseBody) SetTarget(v string) *DescribeServiceMirrorResponseBody
- func (s DescribeServiceMirrorResponseBody) String() string
- type DescribeServiceResponse
- func (s DescribeServiceResponse) GoString() string
- func (s *DescribeServiceResponse) SetBody(v *Service) *DescribeServiceResponse
- func (s *DescribeServiceResponse) SetHeaders(v map[string]*string) *DescribeServiceResponse
- func (s *DescribeServiceResponse) SetStatusCode(v int32) *DescribeServiceResponse
- func (s DescribeServiceResponse) String() string
- type Instance
- func (s Instance) GoString() string
- func (s *Instance) SetHostIP(v string) *Instance
- func (s *Instance) SetHostName(v string) *Instance
- func (s *Instance) SetInnerIP(v string) *Instance
- func (s *Instance) SetInstanceName(v string) *Instance
- func (s *Instance) SetInstancePort(v int32) *Instance
- func (s *Instance) SetLastState(v []map[string]interface{}) *Instance
- func (s *Instance) SetNamespace(v string) *Instance
- func (s *Instance) SetReadyProcesses(v int32) *Instance
- func (s *Instance) SetReason(v string) *Instance
- func (s *Instance) SetRestartCount(v int32) *Instance
- func (s *Instance) SetStartAt(v string) *Instance
- func (s *Instance) SetStatus(v string) *Instance
- func (s *Instance) SetTotalProcesses(v int32) *Instance
- func (s Instance) String() string
- type ListBenchmarkTaskResponse
- func (s ListBenchmarkTaskResponse) GoString() string
- func (s *ListBenchmarkTaskResponse) SetBody(v *ListBenchmarkTaskResponseBody) *ListBenchmarkTaskResponse
- func (s *ListBenchmarkTaskResponse) SetHeaders(v map[string]*string) *ListBenchmarkTaskResponse
- func (s *ListBenchmarkTaskResponse) SetStatusCode(v int32) *ListBenchmarkTaskResponse
- func (s ListBenchmarkTaskResponse) String() string
- type ListBenchmarkTaskResponseBody
- func (s ListBenchmarkTaskResponseBody) GoString() string
- func (s *ListBenchmarkTaskResponseBody) SetRequestId(v string) *ListBenchmarkTaskResponseBody
- func (s *ListBenchmarkTaskResponseBody) SetTasks(v []*ListBenchmarkTaskResponseBodyTasks) *ListBenchmarkTaskResponseBody
- func (s ListBenchmarkTaskResponseBody) String() string
- type ListBenchmarkTaskResponseBodyTasks
- func (s ListBenchmarkTaskResponseBodyTasks) GoString() string
- func (s *ListBenchmarkTaskResponseBodyTasks) SetAvailableAgent(v int64) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetCreateTime(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetMessage(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetRegion(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetServiceName(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetStatus(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskId(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskName(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s *ListBenchmarkTaskResponseBodyTasks) SetUpdateTime(v string) *ListBenchmarkTaskResponseBodyTasks
- func (s ListBenchmarkTaskResponseBodyTasks) String() string
- type ListResourceInstanceWorkerRequest
- func (s ListResourceInstanceWorkerRequest) GoString() string
- func (s *ListResourceInstanceWorkerRequest) SetPageNumber(v int32) *ListResourceInstanceWorkerRequest
- func (s *ListResourceInstanceWorkerRequest) SetPageSize(v int32) *ListResourceInstanceWorkerRequest
- func (s ListResourceInstanceWorkerRequest) String() string
- type ListResourceInstanceWorkerResponse
- func (s ListResourceInstanceWorkerResponse) GoString() string
- func (s *ListResourceInstanceWorkerResponse) SetBody(v *ListResourceInstanceWorkerResponseBody) *ListResourceInstanceWorkerResponse
- func (s *ListResourceInstanceWorkerResponse) SetHeaders(v map[string]*string) *ListResourceInstanceWorkerResponse
- func (s *ListResourceInstanceWorkerResponse) SetStatusCode(v int32) *ListResourceInstanceWorkerResponse
- func (s ListResourceInstanceWorkerResponse) String() string
- type ListResourceInstanceWorkerResponseBody
- func (s ListResourceInstanceWorkerResponseBody) GoString() string
- func (s *ListResourceInstanceWorkerResponseBody) SetPageNumber(v int32) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetPageSize(v int32) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetPods(v []*ResourceInstanceWorker) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetRequestId(v string) *ListResourceInstanceWorkerResponseBody
- func (s *ListResourceInstanceWorkerResponseBody) SetTotalCount(v int32) *ListResourceInstanceWorkerResponseBody
- func (s ListResourceInstanceWorkerResponseBody) String() string
- type ListResourceInstancesRequest
- func (s ListResourceInstancesRequest) GoString() string
- func (s *ListResourceInstancesRequest) SetChargeType(v string) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetPageNumber(v int32) *ListResourceInstancesRequest
- func (s *ListResourceInstancesRequest) SetPageSize(v int32) *ListResourceInstancesRequest
- func (s ListResourceInstancesRequest) String() string
- type ListResourceInstancesResponse
- func (s ListResourceInstancesResponse) GoString() string
- func (s *ListResourceInstancesResponse) SetBody(v *ListResourceInstancesResponseBody) *ListResourceInstancesResponse
- func (s *ListResourceInstancesResponse) SetHeaders(v map[string]*string) *ListResourceInstancesResponse
- func (s *ListResourceInstancesResponse) SetStatusCode(v int32) *ListResourceInstancesResponse
- func (s ListResourceInstancesResponse) String() string
- type ListResourceInstancesResponseBody
- func (s ListResourceInstancesResponseBody) GoString() string
- func (s *ListResourceInstancesResponseBody) SetInstances(v []*ResourceInstance) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetPageNumber(v int32) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetPageSize(v int32) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetRequestId(v string) *ListResourceInstancesResponseBody
- func (s *ListResourceInstancesResponseBody) SetTotalCount(v int32) *ListResourceInstancesResponseBody
- func (s ListResourceInstancesResponseBody) String() string
- type ListResourceServicesRequest
- type ListResourceServicesResponse
- func (s ListResourceServicesResponse) GoString() string
- func (s *ListResourceServicesResponse) SetBody(v *ListResourceServicesResponseBody) *ListResourceServicesResponse
- func (s *ListResourceServicesResponse) SetHeaders(v map[string]*string) *ListResourceServicesResponse
- func (s *ListResourceServicesResponse) SetStatusCode(v int32) *ListResourceServicesResponse
- func (s ListResourceServicesResponse) String() string
- type ListResourceServicesResponseBody
- func (s ListResourceServicesResponseBody) GoString() string
- func (s *ListResourceServicesResponseBody) SetPageNumber(v int32) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetPageSize(v int32) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetRequestId(v string) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetServices(v []*Service) *ListResourceServicesResponseBody
- func (s *ListResourceServicesResponseBody) SetTotalCount(v int32) *ListResourceServicesResponseBody
- func (s ListResourceServicesResponseBody) String() string
- type ListResourcesRequest
- type ListResourcesResponse
- func (s ListResourcesResponse) GoString() string
- func (s *ListResourcesResponse) SetBody(v *ListResourcesResponseBody) *ListResourcesResponse
- func (s *ListResourcesResponse) SetHeaders(v map[string]*string) *ListResourcesResponse
- func (s *ListResourcesResponse) SetStatusCode(v int32) *ListResourcesResponse
- func (s ListResourcesResponse) String() string
- type ListResourcesResponseBody
- func (s ListResourcesResponseBody) GoString() string
- func (s *ListResourcesResponseBody) SetPageNumber(v int32) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetPageSize(v int32) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetRequestId(v string) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetResources(v []*Resource) *ListResourcesResponseBody
- func (s *ListResourcesResponseBody) SetTotalCount(v int32) *ListResourcesResponseBody
- func (s ListResourcesResponseBody) String() string
- type ListServiceInstancesRequest
- type ListServiceInstancesResponse
- func (s ListServiceInstancesResponse) GoString() string
- func (s *ListServiceInstancesResponse) SetBody(v *ListServiceInstancesResponseBody) *ListServiceInstancesResponse
- func (s *ListServiceInstancesResponse) SetHeaders(v map[string]*string) *ListServiceInstancesResponse
- func (s *ListServiceInstancesResponse) SetStatusCode(v int32) *ListServiceInstancesResponse
- func (s ListServiceInstancesResponse) String() string
- type ListServiceInstancesResponseBody
- func (s ListServiceInstancesResponseBody) GoString() string
- func (s *ListServiceInstancesResponseBody) SetInstances(v []*Instance) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetPageNumber(v int32) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetPageSize(v int32) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetRequestId(v string) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetTotalCount(v int32) *ListServiceInstancesResponseBody
- func (s ListServiceInstancesResponseBody) String() string
- type ListServicesRequest
- func (s ListServicesRequest) GoString() string
- func (s *ListServicesRequest) SetFilter(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetOrder(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetPageNumber(v int32) *ListServicesRequest
- func (s *ListServicesRequest) SetPageSize(v int32) *ListServicesRequest
- func (s *ListServicesRequest) SetSort(v string) *ListServicesRequest
- func (s ListServicesRequest) String() string
- type ListServicesResponse
- func (s ListServicesResponse) GoString() string
- func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
- func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
- func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
- func (s ListServicesResponse) String() string
- type ListServicesResponseBody
- func (s ListServicesResponseBody) GoString() string
- func (s *ListServicesResponseBody) SetPageNumber(v int32) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetPageSize(v int32) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetServices(v []*Service) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetTotalCount(v int32) *ListServicesResponseBody
- func (s ListServicesResponseBody) String() string
- type ReleaseServiceRequest
- type ReleaseServiceResponse
- func (s ReleaseServiceResponse) GoString() string
- func (s *ReleaseServiceResponse) SetBody(v *ReleaseServiceResponseBody) *ReleaseServiceResponse
- func (s *ReleaseServiceResponse) SetHeaders(v map[string]*string) *ReleaseServiceResponse
- func (s *ReleaseServiceResponse) SetStatusCode(v int32) *ReleaseServiceResponse
- func (s ReleaseServiceResponse) String() string
- type ReleaseServiceResponseBody
- type Resource
- func (s Resource) GoString() string
- func (s *Resource) SetClusterId(v string) *Resource
- func (s *Resource) SetCpuCount(v int32) *Resource
- func (s *Resource) SetCreateTime(v string) *Resource
- func (s *Resource) SetExtraData(v map[string]interface{}) *Resource
- func (s *Resource) SetGpuCount(v int32) *Resource
- func (s *Resource) SetInstanceCount(v int32) *Resource
- func (s *Resource) SetMessage(v string) *Resource
- func (s *Resource) SetPostPaidInstanceCount(v int32) *Resource
- func (s *Resource) SetPrePaidInstanceCount(v int32) *Resource
- func (s *Resource) SetResourceId(v string) *Resource
- func (s *Resource) SetResourceName(v string) *Resource
- func (s *Resource) SetStatus(v string) *Resource
- func (s *Resource) SetUpdateTime(v string) *Resource
- func (s Resource) String() string
- type ResourceInstance
- func (s ResourceInstance) GoString() string
- func (s *ResourceInstance) SetAutoRenewal(v bool) *ResourceInstance
- func (s *ResourceInstance) SetChargeType(v string) *ResourceInstance
- func (s *ResourceInstance) SetCreateTime(v string) *ResourceInstance
- func (s *ResourceInstance) SetExpiredTime(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceCpuCount(v int32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceGpuCount(v int32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceId(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceIp(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceMemory(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceName(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceStatus(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceType(v string) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedCpu(v float32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedGpu(v int32) *ResourceInstance
- func (s *ResourceInstance) SetInstanceUsedMemory(v string) *ResourceInstance
- func (s ResourceInstance) String() string
- type ResourceInstanceWorker
- func (s ResourceInstanceWorker) GoString() string
- func (s *ResourceInstanceWorker) SetCpuLimit(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetCpuRequest(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetGpuLimit(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetGpuRequest(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetMemoryLimit(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetMemoryRquest(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetName(v string) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetReady(v bool) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetRestartCount(v int32) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetServiceName(v string) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetStartTime(v string) *ResourceInstanceWorker
- func (s *ResourceInstanceWorker) SetStatus(v string) *ResourceInstanceWorker
- func (s ResourceInstanceWorker) String() string
- type Service
- func (s Service) GoString() string
- func (s *Service) SetAccessToken(v string) *Service
- func (s *Service) SetCallerUid(v string) *Service
- func (s *Service) SetCpu(v int32) *Service
- func (s *Service) SetCreateTime(v string) *Service
- func (s *Service) SetCurrentVersion(v int32) *Service
- func (s *Service) SetGpu(v int32) *Service
- func (s *Service) SetImage(v string) *Service
- func (s *Service) SetInternetEndpoint(v string) *Service
- func (s *Service) SetIntranetEndpoint(v string) *Service
- func (s *Service) SetLatestVersion(v int32) *Service
- func (s *Service) SetMemory(v int32) *Service
- func (s *Service) SetMessage(v string) *Service
- func (s *Service) SetNamespace(v string) *Service
- func (s *Service) SetParentUid(v string) *Service
- func (s *Service) SetPendingInstance(v int32) *Service
- func (s *Service) SetReason(v string) *Service
- func (s *Service) SetRegion(v string) *Service
- func (s *Service) SetRequestId(v string) *Service
- func (s *Service) SetResource(v string) *Service
- func (s *Service) SetRunningInstance(v int32) *Service
- func (s *Service) SetServiceConfig(v string) *Service
- func (s *Service) SetServiceId(v string) *Service
- func (s *Service) SetServiceName(v string) *Service
- func (s *Service) SetSource(v string) *Service
- func (s *Service) SetStatus(v string) *Service
- func (s *Service) SetTotalInstance(v int32) *Service
- func (s *Service) SetUpdateTime(v string) *Service
- func (s *Service) SetWeight(v int32) *Service
- func (s Service) String() string
- type StartBenchmarkTaskResponse
- func (s StartBenchmarkTaskResponse) GoString() string
- func (s *StartBenchmarkTaskResponse) SetBody(v *StartBenchmarkTaskResponseBody) *StartBenchmarkTaskResponse
- func (s *StartBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StartBenchmarkTaskResponse
- func (s *StartBenchmarkTaskResponse) SetStatusCode(v int32) *StartBenchmarkTaskResponse
- func (s StartBenchmarkTaskResponse) String() string
- type StartBenchmarkTaskResponseBody
- func (s StartBenchmarkTaskResponseBody) GoString() string
- func (s *StartBenchmarkTaskResponseBody) SetMessage(v string) *StartBenchmarkTaskResponseBody
- func (s *StartBenchmarkTaskResponseBody) SetRequestId(v string) *StartBenchmarkTaskResponseBody
- func (s StartBenchmarkTaskResponseBody) String() string
- type StartServiceResponse
- func (s StartServiceResponse) GoString() string
- func (s *StartServiceResponse) SetBody(v *StartServiceResponseBody) *StartServiceResponse
- func (s *StartServiceResponse) SetHeaders(v map[string]*string) *StartServiceResponse
- func (s *StartServiceResponse) SetStatusCode(v int32) *StartServiceResponse
- func (s StartServiceResponse) String() string
- type StartServiceResponseBody
- type StopBenchmarkTaskResponse
- func (s StopBenchmarkTaskResponse) GoString() string
- func (s *StopBenchmarkTaskResponse) SetBody(v *StopBenchmarkTaskResponseBody) *StopBenchmarkTaskResponse
- func (s *StopBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StopBenchmarkTaskResponse
- func (s *StopBenchmarkTaskResponse) SetStatusCode(v int32) *StopBenchmarkTaskResponse
- func (s StopBenchmarkTaskResponse) String() string
- type StopBenchmarkTaskResponseBody
- type StopServiceResponse
- func (s StopServiceResponse) GoString() string
- func (s *StopServiceResponse) SetBody(v *StopServiceResponseBody) *StopServiceResponse
- func (s *StopServiceResponse) SetHeaders(v map[string]*string) *StopServiceResponse
- func (s *StopServiceResponse) SetStatusCode(v int32) *StopServiceResponse
- func (s StopServiceResponse) String() string
- type StopServiceResponseBody
- type UpdateBenchmarkTaskRequest
- type UpdateBenchmarkTaskResponse
- func (s UpdateBenchmarkTaskResponse) GoString() string
- func (s *UpdateBenchmarkTaskResponse) SetBody(v *UpdateBenchmarkTaskResponseBody) *UpdateBenchmarkTaskResponse
- func (s *UpdateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *UpdateBenchmarkTaskResponse
- func (s *UpdateBenchmarkTaskResponse) SetStatusCode(v int32) *UpdateBenchmarkTaskResponse
- func (s UpdateBenchmarkTaskResponse) String() string
- type UpdateBenchmarkTaskResponseBody
- func (s UpdateBenchmarkTaskResponseBody) GoString() string
- func (s *UpdateBenchmarkTaskResponseBody) SetMessage(v string) *UpdateBenchmarkTaskResponseBody
- func (s *UpdateBenchmarkTaskResponseBody) SetRequestId(v string) *UpdateBenchmarkTaskResponseBody
- func (s UpdateBenchmarkTaskResponseBody) String() string
- type UpdateResourceDLinkRequest
- func (s UpdateResourceDLinkRequest) GoString() string
- func (s *UpdateResourceDLinkRequest) SetDestinationCIDRs(v string) *UpdateResourceDLinkRequest
- func (s *UpdateResourceDLinkRequest) SetSecurityGroupId(v string) *UpdateResourceDLinkRequest
- func (s *UpdateResourceDLinkRequest) SetVSwitchId(v string) *UpdateResourceDLinkRequest
- func (s *UpdateResourceDLinkRequest) SetVSwitchIdList(v []*string) *UpdateResourceDLinkRequest
- func (s UpdateResourceDLinkRequest) String() string
- type UpdateResourceDLinkResponse
- func (s UpdateResourceDLinkResponse) GoString() string
- func (s *UpdateResourceDLinkResponse) SetBody(v *UpdateResourceDLinkResponseBody) *UpdateResourceDLinkResponse
- func (s *UpdateResourceDLinkResponse) SetHeaders(v map[string]*string) *UpdateResourceDLinkResponse
- func (s *UpdateResourceDLinkResponse) SetStatusCode(v int32) *UpdateResourceDLinkResponse
- func (s UpdateResourceDLinkResponse) String() string
- type UpdateResourceDLinkResponseBody
- func (s UpdateResourceDLinkResponseBody) GoString() string
- func (s *UpdateResourceDLinkResponseBody) SetMessage(v string) *UpdateResourceDLinkResponseBody
- func (s *UpdateResourceDLinkResponseBody) SetRequestId(v string) *UpdateResourceDLinkResponseBody
- func (s UpdateResourceDLinkResponseBody) String() string
- type UpdateResourceRequest
- type UpdateResourceResponse
- func (s UpdateResourceResponse) GoString() string
- func (s *UpdateResourceResponse) SetBody(v *UpdateResourceResponseBody) *UpdateResourceResponse
- func (s *UpdateResourceResponse) SetHeaders(v map[string]*string) *UpdateResourceResponse
- func (s *UpdateResourceResponse) SetStatusCode(v int32) *UpdateResourceResponse
- func (s UpdateResourceResponse) String() string
- type UpdateResourceResponseBody
- func (s UpdateResourceResponseBody) GoString() string
- func (s *UpdateResourceResponseBody) SetRequestId(v string) *UpdateResourceResponseBody
- func (s *UpdateResourceResponseBody) SetResourceId(v string) *UpdateResourceResponseBody
- func (s *UpdateResourceResponseBody) SetResourceName(v string) *UpdateResourceResponseBody
- func (s UpdateResourceResponseBody) String() string
- type UpdateServiceAutoScalerRequest
- func (s UpdateServiceAutoScalerRequest) GoString() string
- func (s *UpdateServiceAutoScalerRequest) SetMax(v int32) *UpdateServiceAutoScalerRequest
- func (s *UpdateServiceAutoScalerRequest) SetMin(v int32) *UpdateServiceAutoScalerRequest
- func (s *UpdateServiceAutoScalerRequest) SetStrategies(v *UpdateServiceAutoScalerRequestStrategies) *UpdateServiceAutoScalerRequest
- func (s UpdateServiceAutoScalerRequest) String() string
- type UpdateServiceAutoScalerRequestStrategies
- func (s UpdateServiceAutoScalerRequestStrategies) GoString() string
- func (s *UpdateServiceAutoScalerRequestStrategies) SetCpu(v float32) *UpdateServiceAutoScalerRequestStrategies
- func (s *UpdateServiceAutoScalerRequestStrategies) SetQps(v float32) *UpdateServiceAutoScalerRequestStrategies
- func (s UpdateServiceAutoScalerRequestStrategies) String() string
- type UpdateServiceAutoScalerResponse
- func (s UpdateServiceAutoScalerResponse) GoString() string
- func (s *UpdateServiceAutoScalerResponse) SetBody(v *UpdateServiceAutoScalerResponseBody) *UpdateServiceAutoScalerResponse
- func (s *UpdateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceAutoScalerResponse
- func (s *UpdateServiceAutoScalerResponse) SetStatusCode(v int32) *UpdateServiceAutoScalerResponse
- func (s UpdateServiceAutoScalerResponse) String() string
- type UpdateServiceAutoScalerResponseBody
- func (s UpdateServiceAutoScalerResponseBody) GoString() string
- func (s *UpdateServiceAutoScalerResponseBody) SetMessage(v string) *UpdateServiceAutoScalerResponseBody
- func (s *UpdateServiceAutoScalerResponseBody) SetRequestId(v string) *UpdateServiceAutoScalerResponseBody
- func (s UpdateServiceAutoScalerResponseBody) String() string
- type UpdateServiceCronScalerRequest
- func (s UpdateServiceCronScalerRequest) GoString() string
- func (s *UpdateServiceCronScalerRequest) SetExcludeDates(v []*string) *UpdateServiceCronScalerRequest
- func (s *UpdateServiceCronScalerRequest) SetScaleJobs(v []*UpdateServiceCronScalerRequestScaleJobs) *UpdateServiceCronScalerRequest
- func (s UpdateServiceCronScalerRequest) String() string
- type UpdateServiceCronScalerRequestScaleJobs
- func (s UpdateServiceCronScalerRequestScaleJobs) GoString() string
- func (s *UpdateServiceCronScalerRequestScaleJobs) SetName(v string) *UpdateServiceCronScalerRequestScaleJobs
- func (s *UpdateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *UpdateServiceCronScalerRequestScaleJobs
- func (s *UpdateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *UpdateServiceCronScalerRequestScaleJobs
- func (s UpdateServiceCronScalerRequestScaleJobs) String() string
- type UpdateServiceCronScalerResponse
- func (s UpdateServiceCronScalerResponse) GoString() string
- func (s *UpdateServiceCronScalerResponse) SetBody(v *UpdateServiceCronScalerResponseBody) *UpdateServiceCronScalerResponse
- func (s *UpdateServiceCronScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceCronScalerResponse
- func (s *UpdateServiceCronScalerResponse) SetStatusCode(v int32) *UpdateServiceCronScalerResponse
- func (s UpdateServiceCronScalerResponse) String() string
- type UpdateServiceCronScalerResponseBody
- func (s UpdateServiceCronScalerResponseBody) GoString() string
- func (s *UpdateServiceCronScalerResponseBody) SetMessage(v string) *UpdateServiceCronScalerResponseBody
- func (s *UpdateServiceCronScalerResponseBody) SetRequestId(v string) *UpdateServiceCronScalerResponseBody
- func (s UpdateServiceCronScalerResponseBody) String() string
- type UpdateServiceMirrorRequest
- type UpdateServiceMirrorResponse
- func (s UpdateServiceMirrorResponse) GoString() string
- func (s *UpdateServiceMirrorResponse) SetBody(v *UpdateServiceMirrorResponseBody) *UpdateServiceMirrorResponse
- func (s *UpdateServiceMirrorResponse) SetHeaders(v map[string]*string) *UpdateServiceMirrorResponse
- func (s *UpdateServiceMirrorResponse) SetStatusCode(v int32) *UpdateServiceMirrorResponse
- func (s UpdateServiceMirrorResponse) String() string
- type UpdateServiceMirrorResponseBody
- func (s UpdateServiceMirrorResponseBody) GoString() string
- func (s *UpdateServiceMirrorResponseBody) SetMessage(v string) *UpdateServiceMirrorResponseBody
- func (s *UpdateServiceMirrorResponseBody) SetRequestId(v string) *UpdateServiceMirrorResponseBody
- func (s UpdateServiceMirrorResponseBody) String() string
- type UpdateServiceRequest
- type UpdateServiceResponse
- func (s UpdateServiceResponse) GoString() string
- func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
- func (s UpdateServiceResponse) String() string
- type UpdateServiceResponseBody
- type UpdateServiceVersionRequest
- type UpdateServiceVersionResponse
- func (s UpdateServiceVersionResponse) GoString() string
- func (s *UpdateServiceVersionResponse) SetBody(v *UpdateServiceVersionResponseBody) *UpdateServiceVersionResponse
- func (s *UpdateServiceVersionResponse) SetHeaders(v map[string]*string) *UpdateServiceVersionResponse
- func (s *UpdateServiceVersionResponse) SetStatusCode(v int32) *UpdateServiceVersionResponse
- func (s UpdateServiceVersionResponse) String() string
- type UpdateServiceVersionResponseBody
- func (s UpdateServiceVersionResponseBody) GoString() string
- func (s *UpdateServiceVersionResponseBody) SetMessage(v string) *UpdateServiceVersionResponseBody
- func (s *UpdateServiceVersionResponseBody) SetRequestId(v string) *UpdateServiceVersionResponseBody
- func (s UpdateServiceVersionResponseBody) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) CreateBenchmarkTask ¶ added in v1.1.3
func (client *Client) CreateBenchmarkTask(request *CreateBenchmarkTaskRequest) (_result *CreateBenchmarkTaskResponse, _err error)
func (*Client) CreateBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) CreateBenchmarkTaskWithOptions(request *CreateBenchmarkTaskRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateBenchmarkTaskResponse, _err error)
func (*Client) CreateResource ¶
func (client *Client) CreateResource(request *CreateResourceRequest) (_result *CreateResourceResponse, _err error)
func (*Client) CreateResourceInstances ¶
func (client *Client) CreateResourceInstances(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest) (_result *CreateResourceInstancesResponse, _err error)
func (*Client) CreateResourceInstancesWithOptions ¶
func (client *Client) CreateResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateResourceInstancesResponse, _err error)
func (*Client) CreateResourceLog ¶
func (client *Client) CreateResourceLog(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest) (_result *CreateResourceLogResponse, _err error)
func (*Client) CreateResourceLogWithOptions ¶
func (client *Client) CreateResourceLogWithOptions(ClusterId *string, ResourceId *string, request *CreateResourceLogRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateResourceLogResponse, _err error)
func (*Client) CreateResourceWithOptions ¶
func (client *Client) CreateResourceWithOptions(request *CreateResourceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateResourceResponse, _err error)
func (*Client) CreateService ¶
func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
func (*Client) CreateServiceAutoScaler ¶
func (client *Client) CreateServiceAutoScaler(ClusterId *string, ServiceName *string, request *CreateServiceAutoScalerRequest) (_result *CreateServiceAutoScalerResponse, _err error)
func (*Client) CreateServiceAutoScalerWithOptions ¶
func (client *Client) CreateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceAutoScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceAutoScalerResponse, _err error)
func (*Client) CreateServiceCronScaler ¶
func (client *Client) CreateServiceCronScaler(ClusterId *string, ServiceName *string, request *CreateServiceCronScalerRequest) (_result *CreateServiceCronScalerResponse, _err error)
func (*Client) CreateServiceCronScalerWithOptions ¶
func (client *Client) CreateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceCronScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceCronScalerResponse, _err error)
func (*Client) CreateServiceMirror ¶
func (client *Client) CreateServiceMirror(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest) (_result *CreateServiceMirrorResponse, _err error)
func (*Client) CreateServiceMirrorWithOptions ¶
func (client *Client) CreateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *CreateServiceMirrorRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceMirrorResponse, _err error)
func (*Client) CreateServiceWithOptions ¶
func (client *Client) CreateServiceWithOptions(request *CreateServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
func (*Client) DeleteBenchmarkTask ¶ added in v1.1.3
func (client *Client) DeleteBenchmarkTask(ClusterId *string, TaskName *string) (_result *DeleteBenchmarkTaskResponse, _err error)
func (*Client) DeleteBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) DeleteBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteBenchmarkTaskResponse, _err error)
func (*Client) DeleteResource ¶
func (client *Client) DeleteResource(ClusterId *string, ResourceId *string) (_result *DeleteResourceResponse, _err error)
func (*Client) DeleteResourceDLink ¶
func (client *Client) DeleteResourceDLink(ClusterId *string, ResourceId *string) (_result *DeleteResourceDLinkResponse, _err error)
func (*Client) DeleteResourceDLinkWithOptions ¶
func (client *Client) DeleteResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceDLinkResponse, _err error)
func (*Client) DeleteResourceInstances ¶
func (client *Client) DeleteResourceInstances(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest) (_result *DeleteResourceInstancesResponse, _err error)
func (*Client) DeleteResourceInstancesWithOptions ¶
func (client *Client) DeleteResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *DeleteResourceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceInstancesResponse, _err error)
func (*Client) DeleteResourceLog ¶
func (client *Client) DeleteResourceLog(ClusterId *string, ResourceId *string) (_result *DeleteResourceLogResponse, _err error)
func (*Client) DeleteResourceLogWithOptions ¶
func (client *Client) DeleteResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceLogResponse, _err error)
func (*Client) DeleteResourceWithOptions ¶
func (client *Client) DeleteResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteResourceResponse, _err error)
func (*Client) DeleteService ¶
func (client *Client) DeleteService(ClusterId *string, ServiceName *string) (_result *DeleteServiceResponse, _err error)
func (*Client) DeleteServiceAutoScaler ¶
func (client *Client) DeleteServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceAutoScalerResponse, _err error)
func (*Client) DeleteServiceAutoScalerWithOptions ¶
func (client *Client) DeleteServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceAutoScalerResponse, _err error)
func (*Client) DeleteServiceCronScaler ¶
func (client *Client) DeleteServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DeleteServiceCronScalerResponse, _err error)
func (*Client) DeleteServiceCronScalerWithOptions ¶
func (client *Client) DeleteServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceCronScalerResponse, _err error)
func (*Client) DeleteServiceInstances ¶
func (client *Client) DeleteServiceInstances(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest) (_result *DeleteServiceInstancesResponse, _err error)
func (*Client) DeleteServiceInstancesWithOptions ¶
func (client *Client) DeleteServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *DeleteServiceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceInstancesResponse, _err error)
func (*Client) DeleteServiceMirror ¶
func (client *Client) DeleteServiceMirror(ClusterId *string, ServiceName *string) (_result *DeleteServiceMirrorResponse, _err error)
func (*Client) DeleteServiceMirrorWithOptions ¶
func (client *Client) DeleteServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceMirrorResponse, _err error)
func (*Client) DeleteServiceWithOptions ¶
func (client *Client) DeleteServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
func (*Client) DescribeBenchmarkTask ¶ added in v1.1.3
func (client *Client) DescribeBenchmarkTask(ClusterId *string, TaskName *string) (_result *DescribeBenchmarkTaskResponse, _err error)
func (*Client) DescribeBenchmarkTaskReport ¶ added in v1.1.3
func (client *Client) DescribeBenchmarkTaskReport(ClusterId *string, TaskName *string) (_result *DescribeBenchmarkTaskReportResponse, _err error)
func (*Client) DescribeBenchmarkTaskReportWithOptions ¶ added in v1.1.3
func (client *Client) DescribeBenchmarkTaskReportWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeBenchmarkTaskReportResponse, _err error)
func (*Client) DescribeBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) DescribeBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeBenchmarkTaskResponse, _err error)
func (*Client) DescribeResource ¶
func (client *Client) DescribeResource(ClusterId *string, ResourceId *string) (_result *DescribeResourceResponse, _err error)
func (*Client) DescribeResourceDLink ¶
func (client *Client) DescribeResourceDLink(ClusterId *string, ResourceId *string) (_result *DescribeResourceDLinkResponse, _err error)
func (*Client) DescribeResourceDLinkWithOptions ¶
func (client *Client) DescribeResourceDLinkWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeResourceDLinkResponse, _err error)
func (*Client) DescribeResourceLog ¶
func (client *Client) DescribeResourceLog(ClusterId *string, ResourceId *string) (_result *DescribeResourceLogResponse, _err error)
func (*Client) DescribeResourceLogWithOptions ¶
func (client *Client) DescribeResourceLogWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeResourceLogResponse, _err error)
func (*Client) DescribeResourceWithOptions ¶
func (client *Client) DescribeResourceWithOptions(ClusterId *string, ResourceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeResourceResponse, _err error)
func (*Client) DescribeService ¶
func (client *Client) DescribeService(ClusterId *string, ServiceName *string) (_result *DescribeServiceResponse, _err error)
func (*Client) DescribeServiceAutoScaler ¶
func (client *Client) DescribeServiceAutoScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceAutoScalerResponse, _err error)
func (*Client) DescribeServiceAutoScalerWithOptions ¶
func (client *Client) DescribeServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceAutoScalerResponse, _err error)
func (*Client) DescribeServiceCronScaler ¶
func (client *Client) DescribeServiceCronScaler(ClusterId *string, ServiceName *string) (_result *DescribeServiceCronScalerResponse, _err error)
func (*Client) DescribeServiceCronScalerWithOptions ¶
func (client *Client) DescribeServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceCronScalerResponse, _err error)
func (*Client) DescribeServiceLog ¶
func (client *Client) DescribeServiceLog(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest) (_result *DescribeServiceLogResponse, _err error)
func (*Client) DescribeServiceLogWithOptions ¶
func (client *Client) DescribeServiceLogWithOptions(ClusterId *string, ServiceName *string, request *DescribeServiceLogRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceLogResponse, _err error)
func (*Client) DescribeServiceMirror ¶
func (client *Client) DescribeServiceMirror(ClusterId *string, ServiceName *string) (_result *DescribeServiceMirrorResponse, _err error)
func (*Client) DescribeServiceMirrorWithOptions ¶
func (client *Client) DescribeServiceMirrorWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceMirrorResponse, _err error)
func (*Client) DescribeServiceWithOptions ¶
func (client *Client) DescribeServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeServiceResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) ListBenchmarkTask ¶ added in v1.1.3
func (client *Client) ListBenchmarkTask() (_result *ListBenchmarkTaskResponse, _err error)
func (*Client) ListBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) ListBenchmarkTaskWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListBenchmarkTaskResponse, _err error)
func (*Client) ListResourceInstanceWorker ¶
func (client *Client) ListResourceInstanceWorker(ClusterId *string, ResourceId *string, InstanceName *string, request *ListResourceInstanceWorkerRequest) (_result *ListResourceInstanceWorkerResponse, _err error)
func (*Client) ListResourceInstanceWorkerWithOptions ¶
func (client *Client) ListResourceInstanceWorkerWithOptions(ClusterId *string, ResourceId *string, InstanceName *string, request *ListResourceInstanceWorkerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourceInstanceWorkerResponse, _err error)
func (*Client) ListResourceInstances ¶
func (client *Client) ListResourceInstances(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest) (_result *ListResourceInstancesResponse, _err error)
func (*Client) ListResourceInstancesWithOptions ¶
func (client *Client) ListResourceInstancesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourceInstancesResponse, _err error)
func (*Client) ListResourceServices ¶
func (client *Client) ListResourceServices(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest) (_result *ListResourceServicesResponse, _err error)
func (*Client) ListResourceServicesWithOptions ¶
func (client *Client) ListResourceServicesWithOptions(ClusterId *string, ResourceId *string, request *ListResourceServicesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourceServicesResponse, _err error)
func (*Client) ListResources ¶
func (client *Client) ListResources(request *ListResourcesRequest) (_result *ListResourcesResponse, _err error)
func (*Client) ListResourcesWithOptions ¶
func (client *Client) ListResourcesWithOptions(request *ListResourcesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListResourcesResponse, _err error)
func (*Client) ListServiceInstances ¶
func (client *Client) ListServiceInstances(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest) (_result *ListServiceInstancesResponse, _err error)
func (*Client) ListServiceInstancesWithOptions ¶
func (client *Client) ListServiceInstancesWithOptions(ClusterId *string, ServiceName *string, request *ListServiceInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServiceInstancesResponse, _err error)
func (*Client) ListServices ¶
func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
func (*Client) ListServicesWithOptions ¶
func (client *Client) ListServicesWithOptions(request *ListServicesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListServicesResponse, _err error)
func (*Client) ReleaseService ¶
func (client *Client) ReleaseService(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest) (_result *ReleaseServiceResponse, _err error)
func (*Client) ReleaseServiceWithOptions ¶
func (client *Client) ReleaseServiceWithOptions(ClusterId *string, ServiceName *string, request *ReleaseServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ReleaseServiceResponse, _err error)
func (*Client) StartBenchmarkTask ¶ added in v1.1.3
func (client *Client) StartBenchmarkTask(ClusterId *string, TaskName *string) (_result *StartBenchmarkTaskResponse, _err error)
func (*Client) StartBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) StartBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StartBenchmarkTaskResponse, _err error)
func (*Client) StartService ¶
func (client *Client) StartService(ClusterId *string, ServiceName *string) (_result *StartServiceResponse, _err error)
func (*Client) StartServiceWithOptions ¶
func (client *Client) StartServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StartServiceResponse, _err error)
func (*Client) StopBenchmarkTask ¶ added in v1.1.3
func (client *Client) StopBenchmarkTask(ClusterId *string, TaskName *string) (_result *StopBenchmarkTaskResponse, _err error)
func (*Client) StopBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) StopBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StopBenchmarkTaskResponse, _err error)
func (*Client) StopService ¶
func (client *Client) StopService(ClusterId *string, ServiceName *string) (_result *StopServiceResponse, _err error)
func (*Client) StopServiceWithOptions ¶
func (client *Client) StopServiceWithOptions(ClusterId *string, ServiceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StopServiceResponse, _err error)
func (*Client) UpdateBenchmarkTask ¶ added in v1.1.3
func (client *Client) UpdateBenchmarkTask(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest) (_result *UpdateBenchmarkTaskResponse, _err error)
func (*Client) UpdateBenchmarkTaskWithOptions ¶ added in v1.1.3
func (client *Client) UpdateBenchmarkTaskWithOptions(ClusterId *string, TaskName *string, request *UpdateBenchmarkTaskRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateBenchmarkTaskResponse, _err error)
func (*Client) UpdateResource ¶
func (client *Client) UpdateResource(ClusterId *string, ResourceId *string, request *UpdateResourceRequest) (_result *UpdateResourceResponse, _err error)
func (*Client) UpdateResourceDLink ¶
func (client *Client) UpdateResourceDLink(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest) (_result *UpdateResourceDLinkResponse, _err error)
func (*Client) UpdateResourceDLinkWithOptions ¶
func (client *Client) UpdateResourceDLinkWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceDLinkRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateResourceDLinkResponse, _err error)
func (*Client) UpdateResourceWithOptions ¶
func (client *Client) UpdateResourceWithOptions(ClusterId *string, ResourceId *string, request *UpdateResourceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateResourceResponse, _err error)
func (*Client) UpdateService ¶
func (client *Client) UpdateService(ClusterId *string, ServiceName *string, request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
func (*Client) UpdateServiceAutoScaler ¶
func (client *Client) UpdateServiceAutoScaler(ClusterId *string, ServiceName *string, request *UpdateServiceAutoScalerRequest) (_result *UpdateServiceAutoScalerResponse, _err error)
func (*Client) UpdateServiceAutoScalerWithOptions ¶
func (client *Client) UpdateServiceAutoScalerWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceAutoScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceAutoScalerResponse, _err error)
func (*Client) UpdateServiceCronScaler ¶
func (client *Client) UpdateServiceCronScaler(ClusterId *string, ServiceName *string, request *UpdateServiceCronScalerRequest) (_result *UpdateServiceCronScalerResponse, _err error)
func (*Client) UpdateServiceCronScalerWithOptions ¶
func (client *Client) UpdateServiceCronScalerWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceCronScalerRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceCronScalerResponse, _err error)
func (*Client) UpdateServiceMirror ¶
func (client *Client) UpdateServiceMirror(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest) (_result *UpdateServiceMirrorResponse, _err error)
func (*Client) UpdateServiceMirrorWithOptions ¶
func (client *Client) UpdateServiceMirrorWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceMirrorRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceMirrorResponse, _err error)
func (*Client) UpdateServiceVersion ¶
func (client *Client) UpdateServiceVersion(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest) (_result *UpdateServiceVersionResponse, _err error)
func (*Client) UpdateServiceVersionWithOptions ¶
func (client *Client) UpdateServiceVersionWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceVersionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceVersionResponse, _err error)
func (*Client) UpdateServiceWithOptions ¶
func (client *Client) UpdateServiceWithOptions(ClusterId *string, ServiceName *string, request *UpdateServiceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateServiceResponse, _err error)
type CreateBenchmarkTaskRequest ¶ added in v1.1.3
type CreateBenchmarkTaskRequest struct {
Body *string `json:"body,omitempty" xml:"body,omitempty"`
}
func (CreateBenchmarkTaskRequest) GoString ¶ added in v1.1.3
func (s CreateBenchmarkTaskRequest) GoString() string
func (*CreateBenchmarkTaskRequest) SetBody ¶ added in v1.1.3
func (s *CreateBenchmarkTaskRequest) SetBody(v string) *CreateBenchmarkTaskRequest
func (CreateBenchmarkTaskRequest) String ¶ added in v1.1.3
func (s CreateBenchmarkTaskRequest) String() string
type CreateBenchmarkTaskResponse ¶ added in v1.1.3
type CreateBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s CreateBenchmarkTaskResponse) GoString() string
func (*CreateBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponse) SetBody(v *CreateBenchmarkTaskResponseBody) *CreateBenchmarkTaskResponse
func (*CreateBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *CreateBenchmarkTaskResponse
func (*CreateBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponse) SetStatusCode(v int32) *CreateBenchmarkTaskResponse
func (CreateBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s CreateBenchmarkTaskResponse) String() string
type CreateBenchmarkTaskResponseBody ¶ added in v1.1.3
type CreateBenchmarkTaskResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
Region *string `json:"Region,omitempty" xml:"Region,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s CreateBenchmarkTaskResponseBody) GoString() string
func (*CreateBenchmarkTaskResponseBody) SetMessage ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponseBody) SetMessage(v string) *CreateBenchmarkTaskResponseBody
func (*CreateBenchmarkTaskResponseBody) SetName ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponseBody) SetName(v string) *CreateBenchmarkTaskResponseBody
func (*CreateBenchmarkTaskResponseBody) SetRegion ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponseBody) SetRegion(v string) *CreateBenchmarkTaskResponseBody
func (*CreateBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *CreateBenchmarkTaskResponseBody) SetRequestId(v string) *CreateBenchmarkTaskResponseBody
func (CreateBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s CreateBenchmarkTaskResponseBody) String() string
type CreateResourceInstancesRequest ¶
type CreateResourceInstancesRequest struct {
AutoRenewal *bool `json:"AutoRenewal,omitempty" xml:"AutoRenewal,omitempty"`
ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"`
EcsInstanceCount *int32 `json:"EcsInstanceCount,omitempty" xml:"EcsInstanceCount,omitempty"`
EcsInstanceType *string `json:"EcsInstanceType,omitempty" xml:"EcsInstanceType,omitempty"`
UserData *string `json:"UserData,omitempty" xml:"UserData,omitempty"`
}
func (CreateResourceInstancesRequest) GoString ¶
func (s CreateResourceInstancesRequest) GoString() string
func (*CreateResourceInstancesRequest) SetAutoRenewal ¶
func (s *CreateResourceInstancesRequest) SetAutoRenewal(v bool) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetChargeType ¶
func (s *CreateResourceInstancesRequest) SetChargeType(v string) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetEcsInstanceCount ¶
func (s *CreateResourceInstancesRequest) SetEcsInstanceCount(v int32) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetEcsInstanceType ¶
func (s *CreateResourceInstancesRequest) SetEcsInstanceType(v string) *CreateResourceInstancesRequest
func (*CreateResourceInstancesRequest) SetUserData ¶
func (s *CreateResourceInstancesRequest) SetUserData(v string) *CreateResourceInstancesRequest
func (CreateResourceInstancesRequest) String ¶
func (s CreateResourceInstancesRequest) String() string
type CreateResourceInstancesResponse ¶
type CreateResourceInstancesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateResourceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateResourceInstancesResponse) GoString ¶
func (s CreateResourceInstancesResponse) GoString() string
func (*CreateResourceInstancesResponse) SetBody ¶
func (s *CreateResourceInstancesResponse) SetBody(v *CreateResourceInstancesResponseBody) *CreateResourceInstancesResponse
func (*CreateResourceInstancesResponse) SetHeaders ¶
func (s *CreateResourceInstancesResponse) SetHeaders(v map[string]*string) *CreateResourceInstancesResponse
func (*CreateResourceInstancesResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateResourceInstancesResponse) SetStatusCode(v int32) *CreateResourceInstancesResponse
func (CreateResourceInstancesResponse) String ¶
func (s CreateResourceInstancesResponse) String() string
type CreateResourceInstancesResponseBody ¶
type CreateResourceInstancesResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateResourceInstancesResponseBody) GoString ¶
func (s CreateResourceInstancesResponseBody) GoString() string
func (*CreateResourceInstancesResponseBody) SetMessage ¶
func (s *CreateResourceInstancesResponseBody) SetMessage(v string) *CreateResourceInstancesResponseBody
func (*CreateResourceInstancesResponseBody) SetRequestId ¶
func (s *CreateResourceInstancesResponseBody) SetRequestId(v string) *CreateResourceInstancesResponseBody
func (CreateResourceInstancesResponseBody) String ¶
func (s CreateResourceInstancesResponseBody) String() string
type CreateResourceLogRequest ¶
type CreateResourceLogRequest struct {
LogStore *string `json:"LogStore,omitempty" xml:"LogStore,omitempty"`
ProjectName *string `json:"ProjectName,omitempty" xml:"ProjectName,omitempty"`
}
func (CreateResourceLogRequest) GoString ¶
func (s CreateResourceLogRequest) GoString() string
func (*CreateResourceLogRequest) SetLogStore ¶
func (s *CreateResourceLogRequest) SetLogStore(v string) *CreateResourceLogRequest
func (*CreateResourceLogRequest) SetProjectName ¶
func (s *CreateResourceLogRequest) SetProjectName(v string) *CreateResourceLogRequest
func (CreateResourceLogRequest) String ¶
func (s CreateResourceLogRequest) String() string
type CreateResourceLogResponse ¶
type CreateResourceLogResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateResourceLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateResourceLogResponse) GoString ¶
func (s CreateResourceLogResponse) GoString() string
func (*CreateResourceLogResponse) SetBody ¶
func (s *CreateResourceLogResponse) SetBody(v *CreateResourceLogResponseBody) *CreateResourceLogResponse
func (*CreateResourceLogResponse) SetHeaders ¶
func (s *CreateResourceLogResponse) SetHeaders(v map[string]*string) *CreateResourceLogResponse
func (*CreateResourceLogResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateResourceLogResponse) SetStatusCode(v int32) *CreateResourceLogResponse
func (CreateResourceLogResponse) String ¶
func (s CreateResourceLogResponse) String() string
type CreateResourceLogResponseBody ¶
type CreateResourceLogResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateResourceLogResponseBody) GoString ¶
func (s CreateResourceLogResponseBody) GoString() string
func (*CreateResourceLogResponseBody) SetMessage ¶
func (s *CreateResourceLogResponseBody) SetMessage(v string) *CreateResourceLogResponseBody
func (*CreateResourceLogResponseBody) SetRequestId ¶
func (s *CreateResourceLogResponseBody) SetRequestId(v string) *CreateResourceLogResponseBody
func (CreateResourceLogResponseBody) String ¶
func (s CreateResourceLogResponseBody) String() string
type CreateResourceRequest ¶
type CreateResourceRequest struct {
AutoRenewal *bool `json:"AutoRenewal,omitempty" xml:"AutoRenewal,omitempty"`
ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"`
EcsInstanceCount *int32 `json:"EcsInstanceCount,omitempty" xml:"EcsInstanceCount,omitempty"`
EcsInstanceType *string `json:"EcsInstanceType,omitempty" xml:"EcsInstanceType,omitempty"`
}
func (CreateResourceRequest) GoString ¶
func (s CreateResourceRequest) GoString() string
func (*CreateResourceRequest) SetAutoRenewal ¶
func (s *CreateResourceRequest) SetAutoRenewal(v bool) *CreateResourceRequest
func (*CreateResourceRequest) SetChargeType ¶
func (s *CreateResourceRequest) SetChargeType(v string) *CreateResourceRequest
func (*CreateResourceRequest) SetEcsInstanceCount ¶
func (s *CreateResourceRequest) SetEcsInstanceCount(v int32) *CreateResourceRequest
func (*CreateResourceRequest) SetEcsInstanceType ¶
func (s *CreateResourceRequest) SetEcsInstanceType(v string) *CreateResourceRequest
func (CreateResourceRequest) String ¶
func (s CreateResourceRequest) String() string
type CreateResourceResponse ¶
type CreateResourceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateResourceResponse) GoString ¶
func (s CreateResourceResponse) GoString() string
func (*CreateResourceResponse) SetBody ¶
func (s *CreateResourceResponse) SetBody(v *CreateResourceResponseBody) *CreateResourceResponse
func (*CreateResourceResponse) SetHeaders ¶
func (s *CreateResourceResponse) SetHeaders(v map[string]*string) *CreateResourceResponse
func (*CreateResourceResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateResourceResponse) SetStatusCode(v int32) *CreateResourceResponse
func (CreateResourceResponse) String ¶
func (s CreateResourceResponse) String() string
type CreateResourceResponseBody ¶
type CreateResourceResponseBody struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
OwnerUid *string `json:"OwnerUid,omitempty" xml:"OwnerUid,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"`
ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"`
}
func (CreateResourceResponseBody) GoString ¶
func (s CreateResourceResponseBody) GoString() string
func (*CreateResourceResponseBody) SetClusterId ¶
func (s *CreateResourceResponseBody) SetClusterId(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetOwnerUid ¶
func (s *CreateResourceResponseBody) SetOwnerUid(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetRequestId ¶
func (s *CreateResourceResponseBody) SetRequestId(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetResourceId ¶
func (s *CreateResourceResponseBody) SetResourceId(v string) *CreateResourceResponseBody
func (*CreateResourceResponseBody) SetResourceName ¶
func (s *CreateResourceResponseBody) SetResourceName(v string) *CreateResourceResponseBody
func (CreateResourceResponseBody) String ¶
func (s CreateResourceResponseBody) String() string
type CreateServiceAutoScalerRequest ¶
type CreateServiceAutoScalerRequest struct {
Max *int32 `json:"Max,omitempty" xml:"Max,omitempty"`
Min *int32 `json:"Min,omitempty" xml:"Min,omitempty"`
Strategies *CreateServiceAutoScalerRequestStrategies `json:"Strategies,omitempty" xml:"Strategies,omitempty" type:"Struct"`
}
func (CreateServiceAutoScalerRequest) GoString ¶
func (s CreateServiceAutoScalerRequest) GoString() string
func (*CreateServiceAutoScalerRequest) SetMax ¶
func (s *CreateServiceAutoScalerRequest) SetMax(v int32) *CreateServiceAutoScalerRequest
func (*CreateServiceAutoScalerRequest) SetMin ¶
func (s *CreateServiceAutoScalerRequest) SetMin(v int32) *CreateServiceAutoScalerRequest
func (*CreateServiceAutoScalerRequest) SetStrategies ¶
func (s *CreateServiceAutoScalerRequest) SetStrategies(v *CreateServiceAutoScalerRequestStrategies) *CreateServiceAutoScalerRequest
func (CreateServiceAutoScalerRequest) String ¶
func (s CreateServiceAutoScalerRequest) String() string
type CreateServiceAutoScalerRequestStrategies ¶
type CreateServiceAutoScalerRequestStrategies struct {
Cpu *float32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"`
Qps *float32 `json:"Qps,omitempty" xml:"Qps,omitempty"`
}
func (CreateServiceAutoScalerRequestStrategies) GoString ¶
func (s CreateServiceAutoScalerRequestStrategies) GoString() string
func (*CreateServiceAutoScalerRequestStrategies) SetCpu ¶
func (s *CreateServiceAutoScalerRequestStrategies) SetCpu(v float32) *CreateServiceAutoScalerRequestStrategies
func (*CreateServiceAutoScalerRequestStrategies) SetQps ¶
func (s *CreateServiceAutoScalerRequestStrategies) SetQps(v float32) *CreateServiceAutoScalerRequestStrategies
func (CreateServiceAutoScalerRequestStrategies) String ¶
func (s CreateServiceAutoScalerRequestStrategies) String() string
type CreateServiceAutoScalerResponse ¶
type CreateServiceAutoScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateServiceAutoScalerResponse) GoString ¶
func (s CreateServiceAutoScalerResponse) GoString() string
func (*CreateServiceAutoScalerResponse) SetBody ¶
func (s *CreateServiceAutoScalerResponse) SetBody(v *CreateServiceAutoScalerResponseBody) *CreateServiceAutoScalerResponse
func (*CreateServiceAutoScalerResponse) SetHeaders ¶
func (s *CreateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *CreateServiceAutoScalerResponse
func (*CreateServiceAutoScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateServiceAutoScalerResponse) SetStatusCode(v int32) *CreateServiceAutoScalerResponse
func (CreateServiceAutoScalerResponse) String ¶
func (s CreateServiceAutoScalerResponse) String() string
type CreateServiceAutoScalerResponseBody ¶
type CreateServiceAutoScalerResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateServiceAutoScalerResponseBody) GoString ¶
func (s CreateServiceAutoScalerResponseBody) GoString() string
func (*CreateServiceAutoScalerResponseBody) SetMessage ¶
func (s *CreateServiceAutoScalerResponseBody) SetMessage(v string) *CreateServiceAutoScalerResponseBody
func (*CreateServiceAutoScalerResponseBody) SetRequestId ¶
func (s *CreateServiceAutoScalerResponseBody) SetRequestId(v string) *CreateServiceAutoScalerResponseBody
func (CreateServiceAutoScalerResponseBody) String ¶
func (s CreateServiceAutoScalerResponseBody) String() string
type CreateServiceCronScalerRequest ¶
type CreateServiceCronScalerRequest struct {
ExcludeDates []*string `json:"ExcludeDates,omitempty" xml:"ExcludeDates,omitempty" type:"Repeated"`
ScaleJobs []*CreateServiceCronScalerRequestScaleJobs `json:"ScaleJobs,omitempty" xml:"ScaleJobs,omitempty" type:"Repeated"`
}
func (CreateServiceCronScalerRequest) GoString ¶
func (s CreateServiceCronScalerRequest) GoString() string
func (*CreateServiceCronScalerRequest) SetExcludeDates ¶
func (s *CreateServiceCronScalerRequest) SetExcludeDates(v []*string) *CreateServiceCronScalerRequest
func (*CreateServiceCronScalerRequest) SetScaleJobs ¶
func (s *CreateServiceCronScalerRequest) SetScaleJobs(v []*CreateServiceCronScalerRequestScaleJobs) *CreateServiceCronScalerRequest
func (CreateServiceCronScalerRequest) String ¶
func (s CreateServiceCronScalerRequest) String() string
type CreateServiceCronScalerRequestScaleJobs ¶
type CreateServiceCronScalerRequestScaleJobs struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"`
TargetSize *int32 `json:"TargetSize,omitempty" xml:"TargetSize,omitempty"`
}
func (CreateServiceCronScalerRequestScaleJobs) GoString ¶
func (s CreateServiceCronScalerRequestScaleJobs) GoString() string
func (*CreateServiceCronScalerRequestScaleJobs) SetName ¶
func (s *CreateServiceCronScalerRequestScaleJobs) SetName(v string) *CreateServiceCronScalerRequestScaleJobs
func (*CreateServiceCronScalerRequestScaleJobs) SetSchedule ¶
func (s *CreateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *CreateServiceCronScalerRequestScaleJobs
func (*CreateServiceCronScalerRequestScaleJobs) SetTargetSize ¶
func (s *CreateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *CreateServiceCronScalerRequestScaleJobs
func (CreateServiceCronScalerRequestScaleJobs) String ¶
func (s CreateServiceCronScalerRequestScaleJobs) String() string
type CreateServiceCronScalerResponse ¶
type CreateServiceCronScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateServiceCronScalerResponse) GoString ¶
func (s CreateServiceCronScalerResponse) GoString() string
func (*CreateServiceCronScalerResponse) SetBody ¶
func (s *CreateServiceCronScalerResponse) SetBody(v *CreateServiceCronScalerResponseBody) *CreateServiceCronScalerResponse
func (*CreateServiceCronScalerResponse) SetHeaders ¶
func (s *CreateServiceCronScalerResponse) SetHeaders(v map[string]*string) *CreateServiceCronScalerResponse
func (*CreateServiceCronScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateServiceCronScalerResponse) SetStatusCode(v int32) *CreateServiceCronScalerResponse
func (CreateServiceCronScalerResponse) String ¶
func (s CreateServiceCronScalerResponse) String() string
type CreateServiceCronScalerResponseBody ¶
type CreateServiceCronScalerResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateServiceCronScalerResponseBody) GoString ¶
func (s CreateServiceCronScalerResponseBody) GoString() string
func (*CreateServiceCronScalerResponseBody) SetMessage ¶
func (s *CreateServiceCronScalerResponseBody) SetMessage(v string) *CreateServiceCronScalerResponseBody
func (*CreateServiceCronScalerResponseBody) SetRequestId ¶
func (s *CreateServiceCronScalerResponseBody) SetRequestId(v string) *CreateServiceCronScalerResponseBody
func (CreateServiceCronScalerResponseBody) String ¶
func (s CreateServiceCronScalerResponseBody) String() string
type CreateServiceMirrorRequest ¶
type CreateServiceMirrorRequest struct {
Ratio *int32 `json:"Ratio,omitempty" xml:"Ratio,omitempty"`
Target []*string `json:"Target,omitempty" xml:"Target,omitempty" type:"Repeated"`
}
func (CreateServiceMirrorRequest) GoString ¶
func (s CreateServiceMirrorRequest) GoString() string
func (*CreateServiceMirrorRequest) SetRatio ¶
func (s *CreateServiceMirrorRequest) SetRatio(v int32) *CreateServiceMirrorRequest
func (*CreateServiceMirrorRequest) SetTarget ¶
func (s *CreateServiceMirrorRequest) SetTarget(v []*string) *CreateServiceMirrorRequest
func (CreateServiceMirrorRequest) String ¶
func (s CreateServiceMirrorRequest) String() string
type CreateServiceMirrorResponse ¶
type CreateServiceMirrorResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateServiceMirrorResponse) GoString ¶
func (s CreateServiceMirrorResponse) GoString() string
func (*CreateServiceMirrorResponse) SetBody ¶
func (s *CreateServiceMirrorResponse) SetBody(v *CreateServiceMirrorResponseBody) *CreateServiceMirrorResponse
func (*CreateServiceMirrorResponse) SetHeaders ¶
func (s *CreateServiceMirrorResponse) SetHeaders(v map[string]*string) *CreateServiceMirrorResponse
func (*CreateServiceMirrorResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateServiceMirrorResponse) SetStatusCode(v int32) *CreateServiceMirrorResponse
func (CreateServiceMirrorResponse) String ¶
func (s CreateServiceMirrorResponse) String() string
type CreateServiceMirrorResponseBody ¶
type CreateServiceMirrorResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateServiceMirrorResponseBody) GoString ¶
func (s CreateServiceMirrorResponseBody) GoString() string
func (*CreateServiceMirrorResponseBody) SetMessage ¶
func (s *CreateServiceMirrorResponseBody) SetMessage(v string) *CreateServiceMirrorResponseBody
func (*CreateServiceMirrorResponseBody) SetRequestId ¶
func (s *CreateServiceMirrorResponseBody) SetRequestId(v string) *CreateServiceMirrorResponseBody
func (CreateServiceMirrorResponseBody) String ¶
func (s CreateServiceMirrorResponseBody) String() string
type CreateServiceRequest ¶
type CreateServiceRequest struct {
Body *string `json:"body,omitempty" xml:"body,omitempty"`
}
func (CreateServiceRequest) GoString ¶
func (s CreateServiceRequest) GoString() string
func (*CreateServiceRequest) SetBody ¶
func (s *CreateServiceRequest) SetBody(v string) *CreateServiceRequest
func (CreateServiceRequest) String ¶
func (s CreateServiceRequest) String() string
type CreateServiceResponse ¶
type CreateServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *CreateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (CreateServiceResponse) GoString ¶
func (s CreateServiceResponse) GoString() string
func (*CreateServiceResponse) SetBody ¶
func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
func (*CreateServiceResponse) SetHeaders ¶
func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
func (*CreateServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
func (CreateServiceResponse) String ¶
func (s CreateServiceResponse) String() string
type CreateServiceResponseBody ¶
type CreateServiceResponseBody struct {
InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"`
IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"`
Region *string `json:"Region,omitempty" xml:"Region,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
}
func (CreateServiceResponseBody) GoString ¶
func (s CreateServiceResponseBody) GoString() string
func (*CreateServiceResponseBody) SetInternetEndpoint ¶
func (s *CreateServiceResponseBody) SetInternetEndpoint(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetIntranetEndpoint ¶
func (s *CreateServiceResponseBody) SetIntranetEndpoint(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetRegion ¶
func (s *CreateServiceResponseBody) SetRegion(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetRequestId ¶
func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetServiceId ¶
func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetServiceName ¶
func (s *CreateServiceResponseBody) SetServiceName(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetStatus ¶
func (s *CreateServiceResponseBody) SetStatus(v string) *CreateServiceResponseBody
func (CreateServiceResponseBody) String ¶
func (s CreateServiceResponseBody) String() string
type DeleteBenchmarkTaskResponse ¶ added in v1.1.3
type DeleteBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s DeleteBenchmarkTaskResponse) GoString() string
func (*DeleteBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *DeleteBenchmarkTaskResponse) SetBody(v *DeleteBenchmarkTaskResponseBody) *DeleteBenchmarkTaskResponse
func (*DeleteBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *DeleteBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DeleteBenchmarkTaskResponse
func (*DeleteBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteBenchmarkTaskResponse) SetStatusCode(v int32) *DeleteBenchmarkTaskResponse
func (DeleteBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s DeleteBenchmarkTaskResponse) String() string
type DeleteBenchmarkTaskResponseBody ¶ added in v1.1.3
type DeleteBenchmarkTaskResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s DeleteBenchmarkTaskResponseBody) GoString() string
func (*DeleteBenchmarkTaskResponseBody) SetMessage ¶ added in v1.1.3
func (s *DeleteBenchmarkTaskResponseBody) SetMessage(v string) *DeleteBenchmarkTaskResponseBody
func (*DeleteBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *DeleteBenchmarkTaskResponseBody) SetRequestId(v string) *DeleteBenchmarkTaskResponseBody
func (DeleteBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s DeleteBenchmarkTaskResponseBody) String() string
type DeleteResourceDLinkResponse ¶
type DeleteResourceDLinkResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteResourceDLinkResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteResourceDLinkResponse) GoString ¶
func (s DeleteResourceDLinkResponse) GoString() string
func (*DeleteResourceDLinkResponse) SetBody ¶
func (s *DeleteResourceDLinkResponse) SetBody(v *DeleteResourceDLinkResponseBody) *DeleteResourceDLinkResponse
func (*DeleteResourceDLinkResponse) SetHeaders ¶
func (s *DeleteResourceDLinkResponse) SetHeaders(v map[string]*string) *DeleteResourceDLinkResponse
func (*DeleteResourceDLinkResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteResourceDLinkResponse) SetStatusCode(v int32) *DeleteResourceDLinkResponse
func (DeleteResourceDLinkResponse) String ¶
func (s DeleteResourceDLinkResponse) String() string
type DeleteResourceDLinkResponseBody ¶
type DeleteResourceDLinkResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteResourceDLinkResponseBody) GoString ¶
func (s DeleteResourceDLinkResponseBody) GoString() string
func (*DeleteResourceDLinkResponseBody) SetMessage ¶
func (s *DeleteResourceDLinkResponseBody) SetMessage(v string) *DeleteResourceDLinkResponseBody
func (*DeleteResourceDLinkResponseBody) SetRequestId ¶
func (s *DeleteResourceDLinkResponseBody) SetRequestId(v string) *DeleteResourceDLinkResponseBody
func (DeleteResourceDLinkResponseBody) String ¶
func (s DeleteResourceDLinkResponseBody) String() string
type DeleteResourceInstancesRequest ¶
type DeleteResourceInstancesRequest struct {
AllFailed *bool `json:"AllFailed,omitempty" xml:"AllFailed,omitempty"`
InstanceList *string `json:"InstanceList,omitempty" xml:"InstanceList,omitempty"`
}
func (DeleteResourceInstancesRequest) GoString ¶
func (s DeleteResourceInstancesRequest) GoString() string
func (*DeleteResourceInstancesRequest) SetAllFailed ¶
func (s *DeleteResourceInstancesRequest) SetAllFailed(v bool) *DeleteResourceInstancesRequest
func (*DeleteResourceInstancesRequest) SetInstanceList ¶
func (s *DeleteResourceInstancesRequest) SetInstanceList(v string) *DeleteResourceInstancesRequest
func (DeleteResourceInstancesRequest) String ¶
func (s DeleteResourceInstancesRequest) String() string
type DeleteResourceInstancesResponse ¶
type DeleteResourceInstancesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteResourceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteResourceInstancesResponse) GoString ¶
func (s DeleteResourceInstancesResponse) GoString() string
func (*DeleteResourceInstancesResponse) SetBody ¶
func (s *DeleteResourceInstancesResponse) SetBody(v *DeleteResourceInstancesResponseBody) *DeleteResourceInstancesResponse
func (*DeleteResourceInstancesResponse) SetHeaders ¶
func (s *DeleteResourceInstancesResponse) SetHeaders(v map[string]*string) *DeleteResourceInstancesResponse
func (*DeleteResourceInstancesResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteResourceInstancesResponse) SetStatusCode(v int32) *DeleteResourceInstancesResponse
func (DeleteResourceInstancesResponse) String ¶
func (s DeleteResourceInstancesResponse) String() string
type DeleteResourceInstancesResponseBody ¶
type DeleteResourceInstancesResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteResourceInstancesResponseBody) GoString ¶
func (s DeleteResourceInstancesResponseBody) GoString() string
func (*DeleteResourceInstancesResponseBody) SetMessage ¶
func (s *DeleteResourceInstancesResponseBody) SetMessage(v string) *DeleteResourceInstancesResponseBody
func (*DeleteResourceInstancesResponseBody) SetRequestId ¶
func (s *DeleteResourceInstancesResponseBody) SetRequestId(v string) *DeleteResourceInstancesResponseBody
func (DeleteResourceInstancesResponseBody) String ¶
func (s DeleteResourceInstancesResponseBody) String() string
type DeleteResourceLogResponse ¶
type DeleteResourceLogResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteResourceLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteResourceLogResponse) GoString ¶
func (s DeleteResourceLogResponse) GoString() string
func (*DeleteResourceLogResponse) SetBody ¶
func (s *DeleteResourceLogResponse) SetBody(v *DeleteResourceLogResponseBody) *DeleteResourceLogResponse
func (*DeleteResourceLogResponse) SetHeaders ¶
func (s *DeleteResourceLogResponse) SetHeaders(v map[string]*string) *DeleteResourceLogResponse
func (*DeleteResourceLogResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteResourceLogResponse) SetStatusCode(v int32) *DeleteResourceLogResponse
func (DeleteResourceLogResponse) String ¶
func (s DeleteResourceLogResponse) String() string
type DeleteResourceLogResponseBody ¶
type DeleteResourceLogResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteResourceLogResponseBody) GoString ¶
func (s DeleteResourceLogResponseBody) GoString() string
func (*DeleteResourceLogResponseBody) SetMessage ¶
func (s *DeleteResourceLogResponseBody) SetMessage(v string) *DeleteResourceLogResponseBody
func (*DeleteResourceLogResponseBody) SetRequestId ¶
func (s *DeleteResourceLogResponseBody) SetRequestId(v string) *DeleteResourceLogResponseBody
func (DeleteResourceLogResponseBody) String ¶
func (s DeleteResourceLogResponseBody) String() string
type DeleteResourceResponse ¶
type DeleteResourceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteResourceResponse) GoString ¶
func (s DeleteResourceResponse) GoString() string
func (*DeleteResourceResponse) SetBody ¶
func (s *DeleteResourceResponse) SetBody(v *DeleteResourceResponseBody) *DeleteResourceResponse
func (*DeleteResourceResponse) SetHeaders ¶
func (s *DeleteResourceResponse) SetHeaders(v map[string]*string) *DeleteResourceResponse
func (*DeleteResourceResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteResourceResponse) SetStatusCode(v int32) *DeleteResourceResponse
func (DeleteResourceResponse) String ¶
func (s DeleteResourceResponse) String() string
type DeleteResourceResponseBody ¶
type DeleteResourceResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteResourceResponseBody) GoString ¶
func (s DeleteResourceResponseBody) GoString() string
func (*DeleteResourceResponseBody) SetMessage ¶
func (s *DeleteResourceResponseBody) SetMessage(v string) *DeleteResourceResponseBody
func (*DeleteResourceResponseBody) SetRequestId ¶
func (s *DeleteResourceResponseBody) SetRequestId(v string) *DeleteResourceResponseBody
func (DeleteResourceResponseBody) String ¶
func (s DeleteResourceResponseBody) String() string
type DeleteServiceAutoScalerResponse ¶
type DeleteServiceAutoScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteServiceAutoScalerResponse) GoString ¶
func (s DeleteServiceAutoScalerResponse) GoString() string
func (*DeleteServiceAutoScalerResponse) SetBody ¶
func (s *DeleteServiceAutoScalerResponse) SetBody(v *DeleteServiceAutoScalerResponseBody) *DeleteServiceAutoScalerResponse
func (*DeleteServiceAutoScalerResponse) SetHeaders ¶
func (s *DeleteServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceAutoScalerResponse
func (*DeleteServiceAutoScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteServiceAutoScalerResponse) SetStatusCode(v int32) *DeleteServiceAutoScalerResponse
func (DeleteServiceAutoScalerResponse) String ¶
func (s DeleteServiceAutoScalerResponse) String() string
type DeleteServiceAutoScalerResponseBody ¶
type DeleteServiceAutoScalerResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceAutoScalerResponseBody) GoString ¶
func (s DeleteServiceAutoScalerResponseBody) GoString() string
func (*DeleteServiceAutoScalerResponseBody) SetMessage ¶
func (s *DeleteServiceAutoScalerResponseBody) SetMessage(v string) *DeleteServiceAutoScalerResponseBody
func (*DeleteServiceAutoScalerResponseBody) SetRequestId ¶
func (s *DeleteServiceAutoScalerResponseBody) SetRequestId(v string) *DeleteServiceAutoScalerResponseBody
func (DeleteServiceAutoScalerResponseBody) String ¶
func (s DeleteServiceAutoScalerResponseBody) String() string
type DeleteServiceCronScalerResponse ¶
type DeleteServiceCronScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteServiceCronScalerResponse) GoString ¶
func (s DeleteServiceCronScalerResponse) GoString() string
func (*DeleteServiceCronScalerResponse) SetBody ¶
func (s *DeleteServiceCronScalerResponse) SetBody(v *DeleteServiceCronScalerResponseBody) *DeleteServiceCronScalerResponse
func (*DeleteServiceCronScalerResponse) SetHeaders ¶
func (s *DeleteServiceCronScalerResponse) SetHeaders(v map[string]*string) *DeleteServiceCronScalerResponse
func (*DeleteServiceCronScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteServiceCronScalerResponse) SetStatusCode(v int32) *DeleteServiceCronScalerResponse
func (DeleteServiceCronScalerResponse) String ¶
func (s DeleteServiceCronScalerResponse) String() string
type DeleteServiceCronScalerResponseBody ¶
type DeleteServiceCronScalerResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceCronScalerResponseBody) GoString ¶
func (s DeleteServiceCronScalerResponseBody) GoString() string
func (*DeleteServiceCronScalerResponseBody) SetMessage ¶
func (s *DeleteServiceCronScalerResponseBody) SetMessage(v string) *DeleteServiceCronScalerResponseBody
func (*DeleteServiceCronScalerResponseBody) SetRequestId ¶
func (s *DeleteServiceCronScalerResponseBody) SetRequestId(v string) *DeleteServiceCronScalerResponseBody
func (DeleteServiceCronScalerResponseBody) String ¶
func (s DeleteServiceCronScalerResponseBody) String() string
type DeleteServiceInstancesRequest ¶
type DeleteServiceInstancesRequest struct {
InstanceList *string `json:"InstanceList,omitempty" xml:"InstanceList,omitempty"`
}
func (DeleteServiceInstancesRequest) GoString ¶
func (s DeleteServiceInstancesRequest) GoString() string
func (*DeleteServiceInstancesRequest) SetInstanceList ¶
func (s *DeleteServiceInstancesRequest) SetInstanceList(v string) *DeleteServiceInstancesRequest
func (DeleteServiceInstancesRequest) String ¶
func (s DeleteServiceInstancesRequest) String() string
type DeleteServiceInstancesResponse ¶
type DeleteServiceInstancesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteServiceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteServiceInstancesResponse) GoString ¶
func (s DeleteServiceInstancesResponse) GoString() string
func (*DeleteServiceInstancesResponse) SetBody ¶
func (s *DeleteServiceInstancesResponse) SetBody(v *DeleteServiceInstancesResponseBody) *DeleteServiceInstancesResponse
func (*DeleteServiceInstancesResponse) SetHeaders ¶
func (s *DeleteServiceInstancesResponse) SetHeaders(v map[string]*string) *DeleteServiceInstancesResponse
func (*DeleteServiceInstancesResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteServiceInstancesResponse) SetStatusCode(v int32) *DeleteServiceInstancesResponse
func (DeleteServiceInstancesResponse) String ¶
func (s DeleteServiceInstancesResponse) String() string
type DeleteServiceInstancesResponseBody ¶
type DeleteServiceInstancesResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceInstancesResponseBody) GoString ¶
func (s DeleteServiceInstancesResponseBody) GoString() string
func (*DeleteServiceInstancesResponseBody) SetMessage ¶
func (s *DeleteServiceInstancesResponseBody) SetMessage(v string) *DeleteServiceInstancesResponseBody
func (*DeleteServiceInstancesResponseBody) SetRequestId ¶
func (s *DeleteServiceInstancesResponseBody) SetRequestId(v string) *DeleteServiceInstancesResponseBody
func (DeleteServiceInstancesResponseBody) String ¶
func (s DeleteServiceInstancesResponseBody) String() string
type DeleteServiceMirrorResponse ¶
type DeleteServiceMirrorResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteServiceMirrorResponse) GoString ¶
func (s DeleteServiceMirrorResponse) GoString() string
func (*DeleteServiceMirrorResponse) SetBody ¶
func (s *DeleteServiceMirrorResponse) SetBody(v *DeleteServiceMirrorResponseBody) *DeleteServiceMirrorResponse
func (*DeleteServiceMirrorResponse) SetHeaders ¶
func (s *DeleteServiceMirrorResponse) SetHeaders(v map[string]*string) *DeleteServiceMirrorResponse
func (*DeleteServiceMirrorResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteServiceMirrorResponse) SetStatusCode(v int32) *DeleteServiceMirrorResponse
func (DeleteServiceMirrorResponse) String ¶
func (s DeleteServiceMirrorResponse) String() string
type DeleteServiceMirrorResponseBody ¶
type DeleteServiceMirrorResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceMirrorResponseBody) GoString ¶
func (s DeleteServiceMirrorResponseBody) GoString() string
func (*DeleteServiceMirrorResponseBody) SetMessage ¶
func (s *DeleteServiceMirrorResponseBody) SetMessage(v string) *DeleteServiceMirrorResponseBody
func (*DeleteServiceMirrorResponseBody) SetRequestId ¶
func (s *DeleteServiceMirrorResponseBody) SetRequestId(v string) *DeleteServiceMirrorResponseBody
func (DeleteServiceMirrorResponseBody) String ¶
func (s DeleteServiceMirrorResponseBody) String() string
type DeleteServiceResponse ¶
type DeleteServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DeleteServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DeleteServiceResponse) GoString ¶
func (s DeleteServiceResponse) GoString() string
func (*DeleteServiceResponse) SetBody ¶
func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
func (*DeleteServiceResponse) SetHeaders ¶
func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
func (*DeleteServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
func (DeleteServiceResponse) String ¶
func (s DeleteServiceResponse) String() string
type DeleteServiceResponseBody ¶
type DeleteServiceResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceResponseBody) GoString ¶
func (s DeleteServiceResponseBody) GoString() string
func (*DeleteServiceResponseBody) SetMessage ¶
func (s *DeleteServiceResponseBody) SetMessage(v string) *DeleteServiceResponseBody
func (*DeleteServiceResponseBody) SetRequestId ¶
func (s *DeleteServiceResponseBody) SetRequestId(v string) *DeleteServiceResponseBody
func (DeleteServiceResponseBody) String ¶
func (s DeleteServiceResponseBody) String() string
type DescribeBenchmarkTaskReportResponse ¶ added in v1.1.3
type DescribeBenchmarkTaskReportResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeBenchmarkTaskReportResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeBenchmarkTaskReportResponse) GoString ¶ added in v1.1.3
func (s DescribeBenchmarkTaskReportResponse) GoString() string
func (*DescribeBenchmarkTaskReportResponse) SetHeaders ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskReportResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskReportResponse
func (*DescribeBenchmarkTaskReportResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskReportResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskReportResponse
func (DescribeBenchmarkTaskReportResponse) String ¶ added in v1.1.3
func (s DescribeBenchmarkTaskReportResponse) String() string
type DescribeBenchmarkTaskReportResponseBody ¶ added in v1.1.3
type DescribeBenchmarkTaskReportResponseBody struct {
ReportUrl *string `json:"ReportUrl,omitempty" xml:"ReportUrl,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DescribeBenchmarkTaskReportResponseBody) GoString ¶ added in v1.1.3
func (s DescribeBenchmarkTaskReportResponseBody) GoString() string
func (*DescribeBenchmarkTaskReportResponseBody) SetReportUrl ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskReportResponseBody) SetReportUrl(v string) *DescribeBenchmarkTaskReportResponseBody
func (*DescribeBenchmarkTaskReportResponseBody) SetRequestId ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskReportResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskReportResponseBody
func (DescribeBenchmarkTaskReportResponseBody) String ¶ added in v1.1.3
func (s DescribeBenchmarkTaskReportResponseBody) String() string
type DescribeBenchmarkTaskResponse ¶ added in v1.1.3
type DescribeBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s DescribeBenchmarkTaskResponse) GoString() string
func (*DescribeBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponse) SetBody(v *DescribeBenchmarkTaskResponseBody) *DescribeBenchmarkTaskResponse
func (*DescribeBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponse) SetHeaders(v map[string]*string) *DescribeBenchmarkTaskResponse
func (*DescribeBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponse) SetStatusCode(v int32) *DescribeBenchmarkTaskResponse
func (DescribeBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s DescribeBenchmarkTaskResponse) String() string
type DescribeBenchmarkTaskResponseBody ¶ added in v1.1.3
type DescribeBenchmarkTaskResponseBody struct {
AvailableAgent *int64 `json:"AvailableAgent,omitempty" xml:"AvailableAgent,omitempty"`
CallerUid *string `json:"CallerUid,omitempty" xml:"CallerUid,omitempty"`
DesiredAgent *int64 `json:"DesiredAgent,omitempty" xml:"DesiredAgent,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
ParentUid *string `json:"ParentUid,omitempty" xml:"ParentUid,omitempty"`
Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"`
TaskName *string `json:"TaskName,omitempty" xml:"TaskName,omitempty"`
Token *string `json:"Token,omitempty" xml:"Token,omitempty"`
}
func (DescribeBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s DescribeBenchmarkTaskResponseBody) GoString() string
func (*DescribeBenchmarkTaskResponseBody) SetAvailableAgent ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetAvailableAgent(v int64) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetCallerUid ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetCallerUid(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetDesiredAgent ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetDesiredAgent(v int64) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetMessage ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetMessage(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetParentUid ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetParentUid(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetReason ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetReason(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetRequestId(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetServiceName ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetServiceName(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetStatus ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetStatus(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetTaskId ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetTaskId(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetTaskName ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetTaskName(v string) *DescribeBenchmarkTaskResponseBody
func (*DescribeBenchmarkTaskResponseBody) SetToken ¶ added in v1.1.3
func (s *DescribeBenchmarkTaskResponseBody) SetToken(v string) *DescribeBenchmarkTaskResponseBody
func (DescribeBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s DescribeBenchmarkTaskResponseBody) String() string
type DescribeResourceDLinkResponse ¶
type DescribeResourceDLinkResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeResourceDLinkResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeResourceDLinkResponse) GoString ¶
func (s DescribeResourceDLinkResponse) GoString() string
func (*DescribeResourceDLinkResponse) SetBody ¶
func (s *DescribeResourceDLinkResponse) SetBody(v *DescribeResourceDLinkResponseBody) *DescribeResourceDLinkResponse
func (*DescribeResourceDLinkResponse) SetHeaders ¶
func (s *DescribeResourceDLinkResponse) SetHeaders(v map[string]*string) *DescribeResourceDLinkResponse
func (*DescribeResourceDLinkResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeResourceDLinkResponse) SetStatusCode(v int32) *DescribeResourceDLinkResponse
func (DescribeResourceDLinkResponse) String ¶
func (s DescribeResourceDLinkResponse) String() string
type DescribeResourceDLinkResponseBody ¶
type DescribeResourceDLinkResponseBody struct {
AuxVSwitchList []*string `json:"AuxVSwitchList,omitempty" xml:"AuxVSwitchList,omitempty" type:"Repeated"`
DestinationCIDRs *string `json:"DestinationCIDRs,omitempty" xml:"DestinationCIDRs,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"`
VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"`
VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"`
}
func (DescribeResourceDLinkResponseBody) GoString ¶
func (s DescribeResourceDLinkResponseBody) GoString() string
func (*DescribeResourceDLinkResponseBody) SetAuxVSwitchList ¶
func (s *DescribeResourceDLinkResponseBody) SetAuxVSwitchList(v []*string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetDestinationCIDRs ¶
func (s *DescribeResourceDLinkResponseBody) SetDestinationCIDRs(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetRequestId ¶
func (s *DescribeResourceDLinkResponseBody) SetRequestId(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetSecurityGroupId ¶
func (s *DescribeResourceDLinkResponseBody) SetSecurityGroupId(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetVSwitchId ¶
func (s *DescribeResourceDLinkResponseBody) SetVSwitchId(v string) *DescribeResourceDLinkResponseBody
func (*DescribeResourceDLinkResponseBody) SetVpcId ¶
func (s *DescribeResourceDLinkResponseBody) SetVpcId(v string) *DescribeResourceDLinkResponseBody
func (DescribeResourceDLinkResponseBody) String ¶
func (s DescribeResourceDLinkResponseBody) String() string
type DescribeResourceLogResponse ¶
type DescribeResourceLogResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeResourceLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeResourceLogResponse) GoString ¶
func (s DescribeResourceLogResponse) GoString() string
func (*DescribeResourceLogResponse) SetBody ¶
func (s *DescribeResourceLogResponse) SetBody(v *DescribeResourceLogResponseBody) *DescribeResourceLogResponse
func (*DescribeResourceLogResponse) SetHeaders ¶
func (s *DescribeResourceLogResponse) SetHeaders(v map[string]*string) *DescribeResourceLogResponse
func (*DescribeResourceLogResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeResourceLogResponse) SetStatusCode(v int32) *DescribeResourceLogResponse
func (DescribeResourceLogResponse) String ¶
func (s DescribeResourceLogResponse) String() string
type DescribeResourceLogResponseBody ¶
type DescribeResourceLogResponseBody struct {
LogStore *string `json:"LogStore,omitempty" xml:"LogStore,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
ProjectName *string `json:"ProjectName,omitempty" xml:"ProjectName,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
}
func (DescribeResourceLogResponseBody) GoString ¶
func (s DescribeResourceLogResponseBody) GoString() string
func (*DescribeResourceLogResponseBody) SetLogStore ¶
func (s *DescribeResourceLogResponseBody) SetLogStore(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetMessage ¶
func (s *DescribeResourceLogResponseBody) SetMessage(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetProjectName ¶
func (s *DescribeResourceLogResponseBody) SetProjectName(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetRequestId ¶
func (s *DescribeResourceLogResponseBody) SetRequestId(v string) *DescribeResourceLogResponseBody
func (*DescribeResourceLogResponseBody) SetStatus ¶
func (s *DescribeResourceLogResponseBody) SetStatus(v string) *DescribeResourceLogResponseBody
func (DescribeResourceLogResponseBody) String ¶
func (s DescribeResourceLogResponseBody) String() string
type DescribeResourceResponse ¶
type DescribeResourceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeResourceResponse) GoString ¶
func (s DescribeResourceResponse) GoString() string
func (*DescribeResourceResponse) SetBody ¶
func (s *DescribeResourceResponse) SetBody(v *DescribeResourceResponseBody) *DescribeResourceResponse
func (*DescribeResourceResponse) SetHeaders ¶
func (s *DescribeResourceResponse) SetHeaders(v map[string]*string) *DescribeResourceResponse
func (*DescribeResourceResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeResourceResponse) SetStatusCode(v int32) *DescribeResourceResponse
func (DescribeResourceResponse) String ¶
func (s DescribeResourceResponse) String() string
type DescribeResourceResponseBody ¶
type DescribeResourceResponseBody struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
CpuCount *int32 `json:"CpuCount,omitempty" xml:"CpuCount,omitempty"`
CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
ExtraData *string `json:"ExtraData,omitempty" xml:"ExtraData,omitempty"`
GpuCount *int32 `json:"GpuCount,omitempty" xml:"GpuCount,omitempty"`
InstanceCount *int32 `json:"InstanceCount,omitempty" xml:"InstanceCount,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
OwnerUid *string `json:"OwnerUid,omitempty" xml:"OwnerUid,omitempty"`
PostPaidInstanceCount *int32 `json:"PostPaidInstanceCount,omitempty" xml:"PostPaidInstanceCount,omitempty"`
PrePaidInstanceCount *int32 `json:"PrePaidInstanceCount,omitempty" xml:"PrePaidInstanceCount,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"`
ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"`
}
func (DescribeResourceResponseBody) GoString ¶
func (s DescribeResourceResponseBody) GoString() string
func (*DescribeResourceResponseBody) SetClusterId ¶
func (s *DescribeResourceResponseBody) SetClusterId(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetCpuCount ¶
func (s *DescribeResourceResponseBody) SetCpuCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetCreateTime ¶
func (s *DescribeResourceResponseBody) SetCreateTime(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetExtraData ¶
func (s *DescribeResourceResponseBody) SetExtraData(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetGpuCount ¶
func (s *DescribeResourceResponseBody) SetGpuCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetInstanceCount ¶
func (s *DescribeResourceResponseBody) SetInstanceCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetMessage ¶
func (s *DescribeResourceResponseBody) SetMessage(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetOwnerUid ¶
func (s *DescribeResourceResponseBody) SetOwnerUid(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetPostPaidInstanceCount ¶
func (s *DescribeResourceResponseBody) SetPostPaidInstanceCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetPrePaidInstanceCount ¶
func (s *DescribeResourceResponseBody) SetPrePaidInstanceCount(v int32) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetRequestId ¶
func (s *DescribeResourceResponseBody) SetRequestId(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetResourceId ¶
func (s *DescribeResourceResponseBody) SetResourceId(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetResourceName ¶
func (s *DescribeResourceResponseBody) SetResourceName(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetStatus ¶
func (s *DescribeResourceResponseBody) SetStatus(v string) *DescribeResourceResponseBody
func (*DescribeResourceResponseBody) SetUpdateTime ¶
func (s *DescribeResourceResponseBody) SetUpdateTime(v string) *DescribeResourceResponseBody
func (DescribeResourceResponseBody) String ¶
func (s DescribeResourceResponseBody) String() string
type DescribeServiceAutoScalerResponse ¶
type DescribeServiceAutoScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeServiceAutoScalerResponse) GoString ¶
func (s DescribeServiceAutoScalerResponse) GoString() string
func (*DescribeServiceAutoScalerResponse) SetHeaders ¶
func (s *DescribeServiceAutoScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceAutoScalerResponse
func (*DescribeServiceAutoScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeServiceAutoScalerResponse) SetStatusCode(v int32) *DescribeServiceAutoScalerResponse
func (DescribeServiceAutoScalerResponse) String ¶
func (s DescribeServiceAutoScalerResponse) String() string
type DescribeServiceAutoScalerResponseBody ¶
type DescribeServiceAutoScalerResponseBody struct {
CurrentValues map[string]interface{} `json:"CurrentValues,omitempty" xml:"CurrentValues,omitempty"`
MaxReplica *int32 `json:"MaxReplica,omitempty" xml:"MaxReplica,omitempty"`
MinReplica *int32 `json:"MinReplica,omitempty" xml:"MinReplica,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
Strategies map[string]interface{} `json:"Strategies,omitempty" xml:"Strategies,omitempty"`
}
func (DescribeServiceAutoScalerResponseBody) GoString ¶
func (s DescribeServiceAutoScalerResponseBody) GoString() string
func (*DescribeServiceAutoScalerResponseBody) SetCurrentValues ¶
func (s *DescribeServiceAutoScalerResponseBody) SetCurrentValues(v map[string]interface{}) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetMaxReplica ¶
func (s *DescribeServiceAutoScalerResponseBody) SetMaxReplica(v int32) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetMinReplica ¶
func (s *DescribeServiceAutoScalerResponseBody) SetMinReplica(v int32) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetRequestId ¶
func (s *DescribeServiceAutoScalerResponseBody) SetRequestId(v string) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetServiceName ¶
func (s *DescribeServiceAutoScalerResponseBody) SetServiceName(v string) *DescribeServiceAutoScalerResponseBody
func (*DescribeServiceAutoScalerResponseBody) SetStrategies ¶
func (s *DescribeServiceAutoScalerResponseBody) SetStrategies(v map[string]interface{}) *DescribeServiceAutoScalerResponseBody
func (DescribeServiceAutoScalerResponseBody) String ¶
func (s DescribeServiceAutoScalerResponseBody) String() string
type DescribeServiceCronScalerResponse ¶
type DescribeServiceCronScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeServiceCronScalerResponse) GoString ¶
func (s DescribeServiceCronScalerResponse) GoString() string
func (*DescribeServiceCronScalerResponse) SetHeaders ¶
func (s *DescribeServiceCronScalerResponse) SetHeaders(v map[string]*string) *DescribeServiceCronScalerResponse
func (*DescribeServiceCronScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeServiceCronScalerResponse) SetStatusCode(v int32) *DescribeServiceCronScalerResponse
func (DescribeServiceCronScalerResponse) String ¶
func (s DescribeServiceCronScalerResponse) String() string
type DescribeServiceCronScalerResponseBody ¶
type DescribeServiceCronScalerResponseBody struct {
ExcludeDates []*string `json:"ExcludeDates,omitempty" xml:"ExcludeDates,omitempty" type:"Repeated"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ScaleJobs []*DescribeServiceCronScalerResponseBodyScaleJobs `json:"ScaleJobs,omitempty" xml:"ScaleJobs,omitempty" type:"Repeated"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
}
func (DescribeServiceCronScalerResponseBody) GoString ¶
func (s DescribeServiceCronScalerResponseBody) GoString() string
func (*DescribeServiceCronScalerResponseBody) SetExcludeDates ¶
func (s *DescribeServiceCronScalerResponseBody) SetExcludeDates(v []*string) *DescribeServiceCronScalerResponseBody
func (*DescribeServiceCronScalerResponseBody) SetRequestId ¶
func (s *DescribeServiceCronScalerResponseBody) SetRequestId(v string) *DescribeServiceCronScalerResponseBody
func (*DescribeServiceCronScalerResponseBody) SetScaleJobs ¶
func (s *DescribeServiceCronScalerResponseBody) SetScaleJobs(v []*DescribeServiceCronScalerResponseBodyScaleJobs) *DescribeServiceCronScalerResponseBody
func (*DescribeServiceCronScalerResponseBody) SetServiceName ¶
func (s *DescribeServiceCronScalerResponseBody) SetServiceName(v string) *DescribeServiceCronScalerResponseBody
func (DescribeServiceCronScalerResponseBody) String ¶
func (s DescribeServiceCronScalerResponseBody) String() string
type DescribeServiceCronScalerResponseBodyScaleJobs ¶
type DescribeServiceCronScalerResponseBodyScaleJobs struct {
CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
LastProbeTime *string `json:"LastProbeTime,omitempty" xml:"LastProbeTime,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"`
State *string `json:"State,omitempty" xml:"State,omitempty"`
TargetSize *int32 `json:"TargetSize,omitempty" xml:"TargetSize,omitempty"`
}
func (DescribeServiceCronScalerResponseBodyScaleJobs) GoString ¶
func (s DescribeServiceCronScalerResponseBodyScaleJobs) GoString() string
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetCreateTime ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetCreateTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetLastProbeTime ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetLastProbeTime(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetMessage ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetMessage(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetSchedule ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetSchedule(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetState ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetState(v string) *DescribeServiceCronScalerResponseBodyScaleJobs
func (*DescribeServiceCronScalerResponseBodyScaleJobs) SetTargetSize ¶
func (s *DescribeServiceCronScalerResponseBodyScaleJobs) SetTargetSize(v int32) *DescribeServiceCronScalerResponseBodyScaleJobs
func (DescribeServiceCronScalerResponseBodyScaleJobs) String ¶
func (s DescribeServiceCronScalerResponseBodyScaleJobs) String() string
type DescribeServiceLogRequest ¶
type DescribeServiceLogRequest struct {
EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"`
Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"`
Keyword *string `json:"Keyword,omitempty" xml:"Keyword,omitempty"`
PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"`
PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"`
}
func (DescribeServiceLogRequest) GoString ¶
func (s DescribeServiceLogRequest) GoString() string
func (*DescribeServiceLogRequest) SetEndTime ¶
func (s *DescribeServiceLogRequest) SetEndTime(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetIp ¶
func (s *DescribeServiceLogRequest) SetIp(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetKeyword ¶
func (s *DescribeServiceLogRequest) SetKeyword(v string) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetPageNum ¶
func (s *DescribeServiceLogRequest) SetPageNum(v int64) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetPageSize ¶
func (s *DescribeServiceLogRequest) SetPageSize(v int64) *DescribeServiceLogRequest
func (*DescribeServiceLogRequest) SetStartTime ¶
func (s *DescribeServiceLogRequest) SetStartTime(v string) *DescribeServiceLogRequest
func (DescribeServiceLogRequest) String ¶
func (s DescribeServiceLogRequest) String() string
type DescribeServiceLogResponse ¶
type DescribeServiceLogResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeServiceLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeServiceLogResponse) GoString ¶
func (s DescribeServiceLogResponse) GoString() string
func (*DescribeServiceLogResponse) SetBody ¶
func (s *DescribeServiceLogResponse) SetBody(v *DescribeServiceLogResponseBody) *DescribeServiceLogResponse
func (*DescribeServiceLogResponse) SetHeaders ¶
func (s *DescribeServiceLogResponse) SetHeaders(v map[string]*string) *DescribeServiceLogResponse
func (*DescribeServiceLogResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeServiceLogResponse) SetStatusCode(v int32) *DescribeServiceLogResponse
func (DescribeServiceLogResponse) String ¶
func (s DescribeServiceLogResponse) String() string
type DescribeServiceLogResponseBody ¶
type DescribeServiceLogResponseBody struct {
Logs []*string `json:"Logs,omitempty" xml:"Logs,omitempty" type:"Repeated"`
PageNum *int64 `json:"PageNum,omitempty" xml:"PageNum,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
TotalPageNum *int64 `json:"TotalPageNum,omitempty" xml:"TotalPageNum,omitempty"`
}
func (DescribeServiceLogResponseBody) GoString ¶
func (s DescribeServiceLogResponseBody) GoString() string
func (*DescribeServiceLogResponseBody) SetLogs ¶
func (s *DescribeServiceLogResponseBody) SetLogs(v []*string) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetPageNum ¶
func (s *DescribeServiceLogResponseBody) SetPageNum(v int64) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetRequestId ¶
func (s *DescribeServiceLogResponseBody) SetRequestId(v string) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetTotalCount ¶
func (s *DescribeServiceLogResponseBody) SetTotalCount(v int64) *DescribeServiceLogResponseBody
func (*DescribeServiceLogResponseBody) SetTotalPageNum ¶
func (s *DescribeServiceLogResponseBody) SetTotalPageNum(v int64) *DescribeServiceLogResponseBody
func (DescribeServiceLogResponseBody) String ¶
func (s DescribeServiceLogResponseBody) String() string
type DescribeServiceMirrorResponse ¶
type DescribeServiceMirrorResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *DescribeServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeServiceMirrorResponse) GoString ¶
func (s DescribeServiceMirrorResponse) GoString() string
func (*DescribeServiceMirrorResponse) SetBody ¶
func (s *DescribeServiceMirrorResponse) SetBody(v *DescribeServiceMirrorResponseBody) *DescribeServiceMirrorResponse
func (*DescribeServiceMirrorResponse) SetHeaders ¶
func (s *DescribeServiceMirrorResponse) SetHeaders(v map[string]*string) *DescribeServiceMirrorResponse
func (*DescribeServiceMirrorResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeServiceMirrorResponse) SetStatusCode(v int32) *DescribeServiceMirrorResponse
func (DescribeServiceMirrorResponse) String ¶
func (s DescribeServiceMirrorResponse) String() string
type DescribeServiceMirrorResponseBody ¶
type DescribeServiceMirrorResponseBody struct {
Ratio *string `json:"Ratio,omitempty" xml:"Ratio,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
Target *string `json:"Target,omitempty" xml:"Target,omitempty"`
}
func (DescribeServiceMirrorResponseBody) GoString ¶
func (s DescribeServiceMirrorResponseBody) GoString() string
func (*DescribeServiceMirrorResponseBody) SetRatio ¶
func (s *DescribeServiceMirrorResponseBody) SetRatio(v string) *DescribeServiceMirrorResponseBody
func (*DescribeServiceMirrorResponseBody) SetRequestId ¶
func (s *DescribeServiceMirrorResponseBody) SetRequestId(v string) *DescribeServiceMirrorResponseBody
func (*DescribeServiceMirrorResponseBody) SetServiceName ¶
func (s *DescribeServiceMirrorResponseBody) SetServiceName(v string) *DescribeServiceMirrorResponseBody
func (*DescribeServiceMirrorResponseBody) SetTarget ¶
func (s *DescribeServiceMirrorResponseBody) SetTarget(v string) *DescribeServiceMirrorResponseBody
func (DescribeServiceMirrorResponseBody) String ¶
func (s DescribeServiceMirrorResponseBody) String() string
type DescribeServiceResponse ¶
type DescribeServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *Service `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (DescribeServiceResponse) GoString ¶
func (s DescribeServiceResponse) GoString() string
func (*DescribeServiceResponse) SetBody ¶
func (s *DescribeServiceResponse) SetBody(v *Service) *DescribeServiceResponse
func (*DescribeServiceResponse) SetHeaders ¶
func (s *DescribeServiceResponse) SetHeaders(v map[string]*string) *DescribeServiceResponse
func (*DescribeServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *DescribeServiceResponse) SetStatusCode(v int32) *DescribeServiceResponse
func (DescribeServiceResponse) String ¶
func (s DescribeServiceResponse) String() string
type Instance ¶
type Instance struct {
HostIP *string `json:"HostIP,omitempty" xml:"HostIP,omitempty"`
HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"`
InnerIP *string `json:"InnerIP,omitempty" xml:"InnerIP,omitempty"`
InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"`
InstancePort *int32 `json:"InstancePort,omitempty" xml:"InstancePort,omitempty"`
LastState []map[string]interface{} `json:"LastState,omitempty" xml:"LastState,omitempty" type:"Repeated"`
Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"`
ReadyProcesses *int32 `json:"ReadyProcesses,omitempty" xml:"ReadyProcesses,omitempty"`
Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"`
RestartCount *int32 `json:"RestartCount,omitempty" xml:"RestartCount,omitempty"`
StartAt *string `json:"StartAt,omitempty" xml:"StartAt,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
TotalProcesses *int32 `json:"TotalProcesses,omitempty" xml:"TotalProcesses,omitempty"`
}
func (*Instance) SetHostName ¶
func (*Instance) SetInnerIP ¶
func (*Instance) SetInstanceName ¶
func (*Instance) SetInstancePort ¶
func (*Instance) SetLastState ¶
func (*Instance) SetNamespace ¶
func (*Instance) SetReadyProcesses ¶
func (*Instance) SetRestartCount ¶
func (*Instance) SetStartAt ¶
func (*Instance) SetTotalProcesses ¶
type ListBenchmarkTaskResponse ¶ added in v1.1.3
type ListBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s ListBenchmarkTaskResponse) GoString() string
func (*ListBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponse) SetBody(v *ListBenchmarkTaskResponseBody) *ListBenchmarkTaskResponse
func (*ListBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponse) SetHeaders(v map[string]*string) *ListBenchmarkTaskResponse
func (*ListBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponse) SetStatusCode(v int32) *ListBenchmarkTaskResponse
func (ListBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s ListBenchmarkTaskResponse) String() string
type ListBenchmarkTaskResponseBody ¶ added in v1.1.3
type ListBenchmarkTaskResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
Tasks []*ListBenchmarkTaskResponseBodyTasks `json:"Tasks,omitempty" xml:"Tasks,omitempty" type:"Repeated"`
}
func (ListBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s ListBenchmarkTaskResponseBody) GoString() string
func (*ListBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBody) SetRequestId(v string) *ListBenchmarkTaskResponseBody
func (*ListBenchmarkTaskResponseBody) SetTasks ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBody) SetTasks(v []*ListBenchmarkTaskResponseBodyTasks) *ListBenchmarkTaskResponseBody
func (ListBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s ListBenchmarkTaskResponseBody) String() string
type ListBenchmarkTaskResponseBodyTasks ¶ added in v1.1.3
type ListBenchmarkTaskResponseBodyTasks struct {
AvailableAgent *int64 `json:"AvailableAgent,omitempty" xml:"AvailableAgent,omitempty"`
CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
Region *string `json:"Region,omitempty" xml:"Region,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"`
TaskName *string `json:"TaskName,omitempty" xml:"TaskName,omitempty"`
UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"`
}
func (ListBenchmarkTaskResponseBodyTasks) GoString ¶ added in v1.1.3
func (s ListBenchmarkTaskResponseBodyTasks) GoString() string
func (*ListBenchmarkTaskResponseBodyTasks) SetAvailableAgent ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetAvailableAgent(v int64) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetCreateTime ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetCreateTime(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetMessage ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetMessage(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetRegion ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetRegion(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetServiceName ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetServiceName(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetStatus ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetStatus(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetTaskId ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskId(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetTaskName ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetTaskName(v string) *ListBenchmarkTaskResponseBodyTasks
func (*ListBenchmarkTaskResponseBodyTasks) SetUpdateTime ¶ added in v1.1.3
func (s *ListBenchmarkTaskResponseBodyTasks) SetUpdateTime(v string) *ListBenchmarkTaskResponseBodyTasks
func (ListBenchmarkTaskResponseBodyTasks) String ¶ added in v1.1.3
func (s ListBenchmarkTaskResponseBodyTasks) String() string
type ListResourceInstanceWorkerRequest ¶
type ListResourceInstanceWorkerRequest struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
}
func (ListResourceInstanceWorkerRequest) GoString ¶
func (s ListResourceInstanceWorkerRequest) GoString() string
func (*ListResourceInstanceWorkerRequest) SetPageNumber ¶
func (s *ListResourceInstanceWorkerRequest) SetPageNumber(v int32) *ListResourceInstanceWorkerRequest
func (*ListResourceInstanceWorkerRequest) SetPageSize ¶
func (s *ListResourceInstanceWorkerRequest) SetPageSize(v int32) *ListResourceInstanceWorkerRequest
func (ListResourceInstanceWorkerRequest) String ¶
func (s ListResourceInstanceWorkerRequest) String() string
type ListResourceInstanceWorkerResponse ¶
type ListResourceInstanceWorkerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListResourceInstanceWorkerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListResourceInstanceWorkerResponse) GoString ¶
func (s ListResourceInstanceWorkerResponse) GoString() string
func (*ListResourceInstanceWorkerResponse) SetHeaders ¶
func (s *ListResourceInstanceWorkerResponse) SetHeaders(v map[string]*string) *ListResourceInstanceWorkerResponse
func (*ListResourceInstanceWorkerResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListResourceInstanceWorkerResponse) SetStatusCode(v int32) *ListResourceInstanceWorkerResponse
func (ListResourceInstanceWorkerResponse) String ¶
func (s ListResourceInstanceWorkerResponse) String() string
type ListResourceInstanceWorkerResponseBody ¶
type ListResourceInstanceWorkerResponseBody struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
Pods []*ResourceInstanceWorker `json:"Pods,omitempty" xml:"Pods,omitempty" type:"Repeated"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}
func (ListResourceInstanceWorkerResponseBody) GoString ¶
func (s ListResourceInstanceWorkerResponseBody) GoString() string
func (*ListResourceInstanceWorkerResponseBody) SetPageNumber ¶
func (s *ListResourceInstanceWorkerResponseBody) SetPageNumber(v int32) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetPageSize ¶
func (s *ListResourceInstanceWorkerResponseBody) SetPageSize(v int32) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetPods ¶
func (s *ListResourceInstanceWorkerResponseBody) SetPods(v []*ResourceInstanceWorker) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetRequestId ¶
func (s *ListResourceInstanceWorkerResponseBody) SetRequestId(v string) *ListResourceInstanceWorkerResponseBody
func (*ListResourceInstanceWorkerResponseBody) SetTotalCount ¶
func (s *ListResourceInstanceWorkerResponseBody) SetTotalCount(v int32) *ListResourceInstanceWorkerResponseBody
func (ListResourceInstanceWorkerResponseBody) String ¶
func (s ListResourceInstanceWorkerResponseBody) String() string
type ListResourceInstancesRequest ¶
type ListResourceInstancesRequest struct {
ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"`
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
}
func (ListResourceInstancesRequest) GoString ¶
func (s ListResourceInstancesRequest) GoString() string
func (*ListResourceInstancesRequest) SetChargeType ¶ added in v1.1.3
func (s *ListResourceInstancesRequest) SetChargeType(v string) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetPageNumber ¶
func (s *ListResourceInstancesRequest) SetPageNumber(v int32) *ListResourceInstancesRequest
func (*ListResourceInstancesRequest) SetPageSize ¶
func (s *ListResourceInstancesRequest) SetPageSize(v int32) *ListResourceInstancesRequest
func (ListResourceInstancesRequest) String ¶
func (s ListResourceInstancesRequest) String() string
type ListResourceInstancesResponse ¶
type ListResourceInstancesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListResourceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListResourceInstancesResponse) GoString ¶
func (s ListResourceInstancesResponse) GoString() string
func (*ListResourceInstancesResponse) SetBody ¶
func (s *ListResourceInstancesResponse) SetBody(v *ListResourceInstancesResponseBody) *ListResourceInstancesResponse
func (*ListResourceInstancesResponse) SetHeaders ¶
func (s *ListResourceInstancesResponse) SetHeaders(v map[string]*string) *ListResourceInstancesResponse
func (*ListResourceInstancesResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListResourceInstancesResponse) SetStatusCode(v int32) *ListResourceInstancesResponse
func (ListResourceInstancesResponse) String ¶
func (s ListResourceInstancesResponse) String() string
type ListResourceInstancesResponseBody ¶
type ListResourceInstancesResponseBody struct {
Instances []*ResourceInstance `json:"Instances,omitempty" xml:"Instances,omitempty" type:"Repeated"`
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}
func (ListResourceInstancesResponseBody) GoString ¶
func (s ListResourceInstancesResponseBody) GoString() string
func (*ListResourceInstancesResponseBody) SetInstances ¶
func (s *ListResourceInstancesResponseBody) SetInstances(v []*ResourceInstance) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetPageNumber ¶
func (s *ListResourceInstancesResponseBody) SetPageNumber(v int32) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetPageSize ¶
func (s *ListResourceInstancesResponseBody) SetPageSize(v int32) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetRequestId ¶
func (s *ListResourceInstancesResponseBody) SetRequestId(v string) *ListResourceInstancesResponseBody
func (*ListResourceInstancesResponseBody) SetTotalCount ¶
func (s *ListResourceInstancesResponseBody) SetTotalCount(v int32) *ListResourceInstancesResponseBody
func (ListResourceInstancesResponseBody) String ¶
func (s ListResourceInstancesResponseBody) String() string
type ListResourceServicesRequest ¶
type ListResourceServicesRequest struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
}
func (ListResourceServicesRequest) GoString ¶
func (s ListResourceServicesRequest) GoString() string
func (*ListResourceServicesRequest) SetPageNumber ¶
func (s *ListResourceServicesRequest) SetPageNumber(v int32) *ListResourceServicesRequest
func (*ListResourceServicesRequest) SetPageSize ¶
func (s *ListResourceServicesRequest) SetPageSize(v int32) *ListResourceServicesRequest
func (ListResourceServicesRequest) String ¶
func (s ListResourceServicesRequest) String() string
type ListResourceServicesResponse ¶
type ListResourceServicesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListResourceServicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListResourceServicesResponse) GoString ¶
func (s ListResourceServicesResponse) GoString() string
func (*ListResourceServicesResponse) SetBody ¶
func (s *ListResourceServicesResponse) SetBody(v *ListResourceServicesResponseBody) *ListResourceServicesResponse
func (*ListResourceServicesResponse) SetHeaders ¶
func (s *ListResourceServicesResponse) SetHeaders(v map[string]*string) *ListResourceServicesResponse
func (*ListResourceServicesResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListResourceServicesResponse) SetStatusCode(v int32) *ListResourceServicesResponse
func (ListResourceServicesResponse) String ¶
func (s ListResourceServicesResponse) String() string
type ListResourceServicesResponseBody ¶
type ListResourceServicesResponseBody struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
Services []*Service `json:"Services,omitempty" xml:"Services,omitempty" type:"Repeated"`
TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}
func (ListResourceServicesResponseBody) GoString ¶
func (s ListResourceServicesResponseBody) GoString() string
func (*ListResourceServicesResponseBody) SetPageNumber ¶
func (s *ListResourceServicesResponseBody) SetPageNumber(v int32) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetPageSize ¶
func (s *ListResourceServicesResponseBody) SetPageSize(v int32) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetRequestId ¶
func (s *ListResourceServicesResponseBody) SetRequestId(v string) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetServices ¶
func (s *ListResourceServicesResponseBody) SetServices(v []*Service) *ListResourceServicesResponseBody
func (*ListResourceServicesResponseBody) SetTotalCount ¶
func (s *ListResourceServicesResponseBody) SetTotalCount(v int32) *ListResourceServicesResponseBody
func (ListResourceServicesResponseBody) String ¶
func (s ListResourceServicesResponseBody) String() string
type ListResourcesRequest ¶
type ListResourcesRequest struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
}
func (ListResourcesRequest) GoString ¶
func (s ListResourcesRequest) GoString() string
func (*ListResourcesRequest) SetPageNumber ¶
func (s *ListResourcesRequest) SetPageNumber(v int32) *ListResourcesRequest
func (*ListResourcesRequest) SetPageSize ¶
func (s *ListResourcesRequest) SetPageSize(v int32) *ListResourcesRequest
func (ListResourcesRequest) String ¶
func (s ListResourcesRequest) String() string
type ListResourcesResponse ¶
type ListResourcesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListResourcesResponse) GoString ¶
func (s ListResourcesResponse) GoString() string
func (*ListResourcesResponse) SetBody ¶
func (s *ListResourcesResponse) SetBody(v *ListResourcesResponseBody) *ListResourcesResponse
func (*ListResourcesResponse) SetHeaders ¶
func (s *ListResourcesResponse) SetHeaders(v map[string]*string) *ListResourcesResponse
func (*ListResourcesResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListResourcesResponse) SetStatusCode(v int32) *ListResourcesResponse
func (ListResourcesResponse) String ¶
func (s ListResourcesResponse) String() string
type ListResourcesResponseBody ¶
type ListResourcesResponseBody struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
Resources []*Resource `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Repeated"`
TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}
func (ListResourcesResponseBody) GoString ¶
func (s ListResourcesResponseBody) GoString() string
func (*ListResourcesResponseBody) SetPageNumber ¶
func (s *ListResourcesResponseBody) SetPageNumber(v int32) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetPageSize ¶
func (s *ListResourcesResponseBody) SetPageSize(v int32) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetRequestId ¶
func (s *ListResourcesResponseBody) SetRequestId(v string) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetResources ¶
func (s *ListResourcesResponseBody) SetResources(v []*Resource) *ListResourcesResponseBody
func (*ListResourcesResponseBody) SetTotalCount ¶
func (s *ListResourcesResponseBody) SetTotalCount(v int32) *ListResourcesResponseBody
func (ListResourcesResponseBody) String ¶
func (s ListResourcesResponseBody) String() string
type ListServiceInstancesRequest ¶
type ListServiceInstancesRequest struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
}
func (ListServiceInstancesRequest) GoString ¶
func (s ListServiceInstancesRequest) GoString() string
func (*ListServiceInstancesRequest) SetPageNumber ¶
func (s *ListServiceInstancesRequest) SetPageNumber(v int32) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetPageSize ¶
func (s *ListServiceInstancesRequest) SetPageSize(v int32) *ListServiceInstancesRequest
func (ListServiceInstancesRequest) String ¶
func (s ListServiceInstancesRequest) String() string
type ListServiceInstancesResponse ¶
type ListServiceInstancesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListServiceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListServiceInstancesResponse) GoString ¶
func (s ListServiceInstancesResponse) GoString() string
func (*ListServiceInstancesResponse) SetBody ¶
func (s *ListServiceInstancesResponse) SetBody(v *ListServiceInstancesResponseBody) *ListServiceInstancesResponse
func (*ListServiceInstancesResponse) SetHeaders ¶
func (s *ListServiceInstancesResponse) SetHeaders(v map[string]*string) *ListServiceInstancesResponse
func (*ListServiceInstancesResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListServiceInstancesResponse) SetStatusCode(v int32) *ListServiceInstancesResponse
func (ListServiceInstancesResponse) String ¶
func (s ListServiceInstancesResponse) String() string
type ListServiceInstancesResponseBody ¶
type ListServiceInstancesResponseBody struct {
Instances []*Instance `json:"Instances,omitempty" xml:"Instances,omitempty" type:"Repeated"`
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}
func (ListServiceInstancesResponseBody) GoString ¶
func (s ListServiceInstancesResponseBody) GoString() string
func (*ListServiceInstancesResponseBody) SetInstances ¶
func (s *ListServiceInstancesResponseBody) SetInstances(v []*Instance) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetPageNumber ¶
func (s *ListServiceInstancesResponseBody) SetPageNumber(v int32) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetPageSize ¶
func (s *ListServiceInstancesResponseBody) SetPageSize(v int32) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetRequestId ¶
func (s *ListServiceInstancesResponseBody) SetRequestId(v string) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetTotalCount ¶
func (s *ListServiceInstancesResponseBody) SetTotalCount(v int32) *ListServiceInstancesResponseBody
func (ListServiceInstancesResponseBody) String ¶
func (s ListServiceInstancesResponseBody) String() string
type ListServicesRequest ¶
type ListServicesRequest struct {
Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"`
Order *string `json:"Order,omitempty" xml:"Order,omitempty"`
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
Sort *string `json:"Sort,omitempty" xml:"Sort,omitempty"`
}
func (ListServicesRequest) GoString ¶
func (s ListServicesRequest) GoString() string
func (*ListServicesRequest) SetFilter ¶
func (s *ListServicesRequest) SetFilter(v string) *ListServicesRequest
func (*ListServicesRequest) SetOrder ¶
func (s *ListServicesRequest) SetOrder(v string) *ListServicesRequest
func (*ListServicesRequest) SetPageNumber ¶
func (s *ListServicesRequest) SetPageNumber(v int32) *ListServicesRequest
func (*ListServicesRequest) SetPageSize ¶
func (s *ListServicesRequest) SetPageSize(v int32) *ListServicesRequest
func (*ListServicesRequest) SetSort ¶
func (s *ListServicesRequest) SetSort(v string) *ListServicesRequest
func (ListServicesRequest) String ¶
func (s ListServicesRequest) String() string
type ListServicesResponse ¶
type ListServicesResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ListServicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ListServicesResponse) GoString ¶
func (s ListServicesResponse) GoString() string
func (*ListServicesResponse) SetBody ¶
func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
func (*ListServicesResponse) SetHeaders ¶
func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
func (*ListServicesResponse) SetStatusCode ¶ added in v1.1.3
func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
func (ListServicesResponse) String ¶
func (s ListServicesResponse) String() string
type ListServicesResponseBody ¶
type ListServicesResponseBody struct {
PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
Services []*Service `json:"Services,omitempty" xml:"Services,omitempty" type:"Repeated"`
TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}
func (ListServicesResponseBody) GoString ¶
func (s ListServicesResponseBody) GoString() string
func (*ListServicesResponseBody) SetPageNumber ¶
func (s *ListServicesResponseBody) SetPageNumber(v int32) *ListServicesResponseBody
func (*ListServicesResponseBody) SetPageSize ¶
func (s *ListServicesResponseBody) SetPageSize(v int32) *ListServicesResponseBody
func (*ListServicesResponseBody) SetRequestId ¶
func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
func (*ListServicesResponseBody) SetServices ¶
func (s *ListServicesResponseBody) SetServices(v []*Service) *ListServicesResponseBody
func (*ListServicesResponseBody) SetTotalCount ¶
func (s *ListServicesResponseBody) SetTotalCount(v int32) *ListServicesResponseBody
func (ListServicesResponseBody) String ¶
func (s ListServicesResponseBody) String() string
type ReleaseServiceRequest ¶
type ReleaseServiceRequest struct {
Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"`
}
func (ReleaseServiceRequest) GoString ¶
func (s ReleaseServiceRequest) GoString() string
func (*ReleaseServiceRequest) SetWeight ¶
func (s *ReleaseServiceRequest) SetWeight(v int32) *ReleaseServiceRequest
func (ReleaseServiceRequest) String ¶
func (s ReleaseServiceRequest) String() string
type ReleaseServiceResponse ¶
type ReleaseServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *ReleaseServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (ReleaseServiceResponse) GoString ¶
func (s ReleaseServiceResponse) GoString() string
func (*ReleaseServiceResponse) SetBody ¶
func (s *ReleaseServiceResponse) SetBody(v *ReleaseServiceResponseBody) *ReleaseServiceResponse
func (*ReleaseServiceResponse) SetHeaders ¶
func (s *ReleaseServiceResponse) SetHeaders(v map[string]*string) *ReleaseServiceResponse
func (*ReleaseServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *ReleaseServiceResponse) SetStatusCode(v int32) *ReleaseServiceResponse
func (ReleaseServiceResponse) String ¶
func (s ReleaseServiceResponse) String() string
type ReleaseServiceResponseBody ¶
type ReleaseServiceResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ReleaseServiceResponseBody) GoString ¶
func (s ReleaseServiceResponseBody) GoString() string
func (*ReleaseServiceResponseBody) SetMessage ¶
func (s *ReleaseServiceResponseBody) SetMessage(v string) *ReleaseServiceResponseBody
func (*ReleaseServiceResponseBody) SetRequestId ¶
func (s *ReleaseServiceResponseBody) SetRequestId(v string) *ReleaseServiceResponseBody
func (ReleaseServiceResponseBody) String ¶
func (s ReleaseServiceResponseBody) String() string
type Resource ¶
type Resource struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
CpuCount *int32 `json:"CpuCount,omitempty" xml:"CpuCount,omitempty"`
CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
ExtraData map[string]interface{} `json:"ExtraData,omitempty" xml:"ExtraData,omitempty"`
GpuCount *int32 `json:"GpuCount,omitempty" xml:"GpuCount,omitempty"`
InstanceCount *int32 `json:"InstanceCount,omitempty" xml:"InstanceCount,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
PostPaidInstanceCount *int32 `json:"PostPaidInstanceCount,omitempty" xml:"PostPaidInstanceCount,omitempty"`
PrePaidInstanceCount *int32 `json:"PrePaidInstanceCount,omitempty" xml:"PrePaidInstanceCount,omitempty"`
ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"`
ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"`
}
func (*Resource) SetClusterId ¶
func (*Resource) SetCpuCount ¶
func (*Resource) SetCreateTime ¶
func (*Resource) SetExtraData ¶
func (*Resource) SetGpuCount ¶
func (*Resource) SetInstanceCount ¶
func (*Resource) SetMessage ¶
func (*Resource) SetPostPaidInstanceCount ¶
func (*Resource) SetPrePaidInstanceCount ¶
func (*Resource) SetResourceId ¶
func (*Resource) SetResourceName ¶
func (*Resource) SetUpdateTime ¶
type ResourceInstance ¶
type ResourceInstance struct {
AutoRenewal *bool `json:"AutoRenewal,omitempty" xml:"AutoRenewal,omitempty"`
ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"`
CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
ExpiredTime *string `json:"ExpiredTime,omitempty" xml:"ExpiredTime,omitempty"`
InstanceCpuCount *int32 `json:"InstanceCpuCount,omitempty" xml:"InstanceCpuCount,omitempty"`
InstanceGpuCount *int32 `json:"InstanceGpuCount,omitempty" xml:"InstanceGpuCount,omitempty"`
InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"`
InstanceIp *string `json:"InstanceIp,omitempty" xml:"InstanceIp,omitempty"`
InstanceMemory *string `json:"InstanceMemory,omitempty" xml:"InstanceMemory,omitempty"`
InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"`
InstanceStatus *string `json:"InstanceStatus,omitempty" xml:"InstanceStatus,omitempty"`
InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"`
InstanceUsedCpu *float32 `json:"InstanceUsedCpu,omitempty" xml:"InstanceUsedCpu,omitempty"`
InstanceUsedGpu *int32 `json:"InstanceUsedGpu,omitempty" xml:"InstanceUsedGpu,omitempty"`
InstanceUsedMemory *string `json:"InstanceUsedMemory,omitempty" xml:"InstanceUsedMemory,omitempty"`
}
func (ResourceInstance) GoString ¶
func (s ResourceInstance) GoString() string
func (*ResourceInstance) SetAutoRenewal ¶
func (s *ResourceInstance) SetAutoRenewal(v bool) *ResourceInstance
func (*ResourceInstance) SetChargeType ¶
func (s *ResourceInstance) SetChargeType(v string) *ResourceInstance
func (*ResourceInstance) SetCreateTime ¶
func (s *ResourceInstance) SetCreateTime(v string) *ResourceInstance
func (*ResourceInstance) SetExpiredTime ¶
func (s *ResourceInstance) SetExpiredTime(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceCpuCount ¶
func (s *ResourceInstance) SetInstanceCpuCount(v int32) *ResourceInstance
func (*ResourceInstance) SetInstanceGpuCount ¶
func (s *ResourceInstance) SetInstanceGpuCount(v int32) *ResourceInstance
func (*ResourceInstance) SetInstanceId ¶
func (s *ResourceInstance) SetInstanceId(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceIp ¶
func (s *ResourceInstance) SetInstanceIp(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceMemory ¶
func (s *ResourceInstance) SetInstanceMemory(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceName ¶
func (s *ResourceInstance) SetInstanceName(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceStatus ¶
func (s *ResourceInstance) SetInstanceStatus(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceType ¶
func (s *ResourceInstance) SetInstanceType(v string) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedCpu ¶
func (s *ResourceInstance) SetInstanceUsedCpu(v float32) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedGpu ¶
func (s *ResourceInstance) SetInstanceUsedGpu(v int32) *ResourceInstance
func (*ResourceInstance) SetInstanceUsedMemory ¶
func (s *ResourceInstance) SetInstanceUsedMemory(v string) *ResourceInstance
func (ResourceInstance) String ¶
func (s ResourceInstance) String() string
type ResourceInstanceWorker ¶
type ResourceInstanceWorker struct {
CpuLimit *int32 `json:"CpuLimit,omitempty" xml:"CpuLimit,omitempty"`
CpuRequest *int32 `json:"CpuRequest,omitempty" xml:"CpuRequest,omitempty"`
GpuLimit *int32 `json:"GpuLimit,omitempty" xml:"GpuLimit,omitempty"`
GpuRequest *int32 `json:"GpuRequest,omitempty" xml:"GpuRequest,omitempty"`
MemoryLimit *int32 `json:"MemoryLimit,omitempty" xml:"MemoryLimit,omitempty"`
MemoryRquest *int32 `json:"MemoryRquest,omitempty" xml:"MemoryRquest,omitempty"`
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
Ready *bool `json:"Ready,omitempty" xml:"Ready,omitempty"`
RestartCount *int32 `json:"RestartCount,omitempty" xml:"RestartCount,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
}
func (ResourceInstanceWorker) GoString ¶
func (s ResourceInstanceWorker) GoString() string
func (*ResourceInstanceWorker) SetCpuLimit ¶
func (s *ResourceInstanceWorker) SetCpuLimit(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetCpuRequest ¶
func (s *ResourceInstanceWorker) SetCpuRequest(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetGpuLimit ¶
func (s *ResourceInstanceWorker) SetGpuLimit(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetGpuRequest ¶
func (s *ResourceInstanceWorker) SetGpuRequest(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetMemoryLimit ¶
func (s *ResourceInstanceWorker) SetMemoryLimit(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetMemoryRquest ¶
func (s *ResourceInstanceWorker) SetMemoryRquest(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetName ¶
func (s *ResourceInstanceWorker) SetName(v string) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetReady ¶
func (s *ResourceInstanceWorker) SetReady(v bool) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetRestartCount ¶
func (s *ResourceInstanceWorker) SetRestartCount(v int32) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetServiceName ¶
func (s *ResourceInstanceWorker) SetServiceName(v string) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetStartTime ¶
func (s *ResourceInstanceWorker) SetStartTime(v string) *ResourceInstanceWorker
func (*ResourceInstanceWorker) SetStatus ¶
func (s *ResourceInstanceWorker) SetStatus(v string) *ResourceInstanceWorker
func (ResourceInstanceWorker) String ¶
func (s ResourceInstanceWorker) String() string
type Service ¶
type Service struct {
AccessToken *string `json:"AccessToken,omitempty" xml:"AccessToken,omitempty"`
CallerUid *string `json:"CallerUid,omitempty" xml:"CallerUid,omitempty"`
Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"`
CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
CurrentVersion *int32 `json:"CurrentVersion,omitempty" xml:"CurrentVersion,omitempty"`
Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"`
Image *string `json:"Image,omitempty" xml:"Image,omitempty"`
InternetEndpoint *string `json:"InternetEndpoint,omitempty" xml:"InternetEndpoint,omitempty"`
IntranetEndpoint *string `json:"IntranetEndpoint,omitempty" xml:"IntranetEndpoint,omitempty"`
LatestVersion *int32 `json:"LatestVersion,omitempty" xml:"LatestVersion,omitempty"`
Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"`
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
Namespace *string `json:"Namespace,omitempty" xml:"Namespace,omitempty"`
ParentUid *string `json:"ParentUid,omitempty" xml:"ParentUid,omitempty"`
PendingInstance *int32 `json:"PendingInstance,omitempty" xml:"PendingInstance,omitempty"`
Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"`
Region *string `json:"Region,omitempty" xml:"Region,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
Resource *string `json:"Resource,omitempty" xml:"Resource,omitempty"`
RunningInstance *int32 `json:"RunningInstance,omitempty" xml:"RunningInstance,omitempty"`
ServiceConfig *string `json:"ServiceConfig,omitempty" xml:"ServiceConfig,omitempty"`
ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"`
ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
Source *string `json:"Source,omitempty" xml:"Source,omitempty"`
Status *string `json:"Status,omitempty" xml:"Status,omitempty"`
TotalInstance *int32 `json:"TotalInstance,omitempty" xml:"TotalInstance,omitempty"`
UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"`
Weight *int32 `json:"Weight,omitempty" xml:"Weight,omitempty"`
}
func (*Service) SetAccessToken ¶
func (*Service) SetCallerUid ¶
func (*Service) SetCreateTime ¶
func (*Service) SetCurrentVersion ¶
func (*Service) SetInternetEndpoint ¶
func (*Service) SetIntranetEndpoint ¶
func (*Service) SetLatestVersion ¶
func (*Service) SetMessage ¶
func (*Service) SetNamespace ¶
func (*Service) SetParentUid ¶
func (*Service) SetPendingInstance ¶
func (*Service) SetRequestId ¶
func (*Service) SetResource ¶
func (*Service) SetRunningInstance ¶
func (*Service) SetServiceConfig ¶
func (*Service) SetServiceId ¶
func (*Service) SetServiceName ¶
func (*Service) SetTotalInstance ¶
func (*Service) SetUpdateTime ¶ added in v1.1.4
type StartBenchmarkTaskResponse ¶ added in v1.1.3
type StartBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *StartBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (StartBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s StartBenchmarkTaskResponse) GoString() string
func (*StartBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *StartBenchmarkTaskResponse) SetBody(v *StartBenchmarkTaskResponseBody) *StartBenchmarkTaskResponse
func (*StartBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *StartBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StartBenchmarkTaskResponse
func (*StartBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *StartBenchmarkTaskResponse) SetStatusCode(v int32) *StartBenchmarkTaskResponse
func (StartBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s StartBenchmarkTaskResponse) String() string
type StartBenchmarkTaskResponseBody ¶ added in v1.1.3
type StartBenchmarkTaskResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StartBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s StartBenchmarkTaskResponseBody) GoString() string
func (*StartBenchmarkTaskResponseBody) SetMessage ¶ added in v1.1.3
func (s *StartBenchmarkTaskResponseBody) SetMessage(v string) *StartBenchmarkTaskResponseBody
func (*StartBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *StartBenchmarkTaskResponseBody) SetRequestId(v string) *StartBenchmarkTaskResponseBody
func (StartBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s StartBenchmarkTaskResponseBody) String() string
type StartServiceResponse ¶
type StartServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *StartServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (StartServiceResponse) GoString ¶
func (s StartServiceResponse) GoString() string
func (*StartServiceResponse) SetBody ¶
func (s *StartServiceResponse) SetBody(v *StartServiceResponseBody) *StartServiceResponse
func (*StartServiceResponse) SetHeaders ¶
func (s *StartServiceResponse) SetHeaders(v map[string]*string) *StartServiceResponse
func (*StartServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *StartServiceResponse) SetStatusCode(v int32) *StartServiceResponse
func (StartServiceResponse) String ¶
func (s StartServiceResponse) String() string
type StartServiceResponseBody ¶
type StartServiceResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StartServiceResponseBody) GoString ¶
func (s StartServiceResponseBody) GoString() string
func (*StartServiceResponseBody) SetMessage ¶
func (s *StartServiceResponseBody) SetMessage(v string) *StartServiceResponseBody
func (*StartServiceResponseBody) SetRequestId ¶
func (s *StartServiceResponseBody) SetRequestId(v string) *StartServiceResponseBody
func (StartServiceResponseBody) String ¶
func (s StartServiceResponseBody) String() string
type StopBenchmarkTaskResponse ¶ added in v1.1.3
type StopBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *StopBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (StopBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s StopBenchmarkTaskResponse) GoString() string
func (*StopBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *StopBenchmarkTaskResponse) SetBody(v *StopBenchmarkTaskResponseBody) *StopBenchmarkTaskResponse
func (*StopBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *StopBenchmarkTaskResponse) SetHeaders(v map[string]*string) *StopBenchmarkTaskResponse
func (*StopBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *StopBenchmarkTaskResponse) SetStatusCode(v int32) *StopBenchmarkTaskResponse
func (StopBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s StopBenchmarkTaskResponse) String() string
type StopBenchmarkTaskResponseBody ¶ added in v1.1.3
type StopBenchmarkTaskResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StopBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s StopBenchmarkTaskResponseBody) GoString() string
func (*StopBenchmarkTaskResponseBody) SetMessage ¶ added in v1.1.3
func (s *StopBenchmarkTaskResponseBody) SetMessage(v string) *StopBenchmarkTaskResponseBody
func (*StopBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *StopBenchmarkTaskResponseBody) SetRequestId(v string) *StopBenchmarkTaskResponseBody
func (StopBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s StopBenchmarkTaskResponseBody) String() string
type StopServiceResponse ¶
type StopServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *StopServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (StopServiceResponse) GoString ¶
func (s StopServiceResponse) GoString() string
func (*StopServiceResponse) SetBody ¶
func (s *StopServiceResponse) SetBody(v *StopServiceResponseBody) *StopServiceResponse
func (*StopServiceResponse) SetHeaders ¶
func (s *StopServiceResponse) SetHeaders(v map[string]*string) *StopServiceResponse
func (*StopServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *StopServiceResponse) SetStatusCode(v int32) *StopServiceResponse
func (StopServiceResponse) String ¶
func (s StopServiceResponse) String() string
type StopServiceResponseBody ¶
type StopServiceResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StopServiceResponseBody) GoString ¶
func (s StopServiceResponseBody) GoString() string
func (*StopServiceResponseBody) SetMessage ¶
func (s *StopServiceResponseBody) SetMessage(v string) *StopServiceResponseBody
func (*StopServiceResponseBody) SetRequestId ¶
func (s *StopServiceResponseBody) SetRequestId(v string) *StopServiceResponseBody
func (StopServiceResponseBody) String ¶
func (s StopServiceResponseBody) String() string
type UpdateBenchmarkTaskRequest ¶ added in v1.1.3
type UpdateBenchmarkTaskRequest struct {
Body *string `json:"body,omitempty" xml:"body,omitempty"`
}
func (UpdateBenchmarkTaskRequest) GoString ¶ added in v1.1.3
func (s UpdateBenchmarkTaskRequest) GoString() string
func (*UpdateBenchmarkTaskRequest) SetBody ¶ added in v1.1.3
func (s *UpdateBenchmarkTaskRequest) SetBody(v string) *UpdateBenchmarkTaskRequest
func (UpdateBenchmarkTaskRequest) String ¶ added in v1.1.3
func (s UpdateBenchmarkTaskRequest) String() string
type UpdateBenchmarkTaskResponse ¶ added in v1.1.3
type UpdateBenchmarkTaskResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateBenchmarkTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateBenchmarkTaskResponse) GoString ¶ added in v1.1.3
func (s UpdateBenchmarkTaskResponse) GoString() string
func (*UpdateBenchmarkTaskResponse) SetBody ¶ added in v1.1.3
func (s *UpdateBenchmarkTaskResponse) SetBody(v *UpdateBenchmarkTaskResponseBody) *UpdateBenchmarkTaskResponse
func (*UpdateBenchmarkTaskResponse) SetHeaders ¶ added in v1.1.3
func (s *UpdateBenchmarkTaskResponse) SetHeaders(v map[string]*string) *UpdateBenchmarkTaskResponse
func (*UpdateBenchmarkTaskResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateBenchmarkTaskResponse) SetStatusCode(v int32) *UpdateBenchmarkTaskResponse
func (UpdateBenchmarkTaskResponse) String ¶ added in v1.1.3
func (s UpdateBenchmarkTaskResponse) String() string
type UpdateBenchmarkTaskResponseBody ¶ added in v1.1.3
type UpdateBenchmarkTaskResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateBenchmarkTaskResponseBody) GoString ¶ added in v1.1.3
func (s UpdateBenchmarkTaskResponseBody) GoString() string
func (*UpdateBenchmarkTaskResponseBody) SetMessage ¶ added in v1.1.3
func (s *UpdateBenchmarkTaskResponseBody) SetMessage(v string) *UpdateBenchmarkTaskResponseBody
func (*UpdateBenchmarkTaskResponseBody) SetRequestId ¶ added in v1.1.3
func (s *UpdateBenchmarkTaskResponseBody) SetRequestId(v string) *UpdateBenchmarkTaskResponseBody
func (UpdateBenchmarkTaskResponseBody) String ¶ added in v1.1.3
func (s UpdateBenchmarkTaskResponseBody) String() string
type UpdateResourceDLinkRequest ¶
type UpdateResourceDLinkRequest struct {
DestinationCIDRs *string `json:"DestinationCIDRs,omitempty" xml:"DestinationCIDRs,omitempty"`
SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"`
VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"`
VSwitchIdList []*string `json:"VSwitchIdList,omitempty" xml:"VSwitchIdList,omitempty" type:"Repeated"`
}
func (UpdateResourceDLinkRequest) GoString ¶
func (s UpdateResourceDLinkRequest) GoString() string
func (*UpdateResourceDLinkRequest) SetDestinationCIDRs ¶
func (s *UpdateResourceDLinkRequest) SetDestinationCIDRs(v string) *UpdateResourceDLinkRequest
func (*UpdateResourceDLinkRequest) SetSecurityGroupId ¶
func (s *UpdateResourceDLinkRequest) SetSecurityGroupId(v string) *UpdateResourceDLinkRequest
func (*UpdateResourceDLinkRequest) SetVSwitchId ¶
func (s *UpdateResourceDLinkRequest) SetVSwitchId(v string) *UpdateResourceDLinkRequest
func (*UpdateResourceDLinkRequest) SetVSwitchIdList ¶
func (s *UpdateResourceDLinkRequest) SetVSwitchIdList(v []*string) *UpdateResourceDLinkRequest
func (UpdateResourceDLinkRequest) String ¶
func (s UpdateResourceDLinkRequest) String() string
type UpdateResourceDLinkResponse ¶
type UpdateResourceDLinkResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateResourceDLinkResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateResourceDLinkResponse) GoString ¶
func (s UpdateResourceDLinkResponse) GoString() string
func (*UpdateResourceDLinkResponse) SetBody ¶
func (s *UpdateResourceDLinkResponse) SetBody(v *UpdateResourceDLinkResponseBody) *UpdateResourceDLinkResponse
func (*UpdateResourceDLinkResponse) SetHeaders ¶
func (s *UpdateResourceDLinkResponse) SetHeaders(v map[string]*string) *UpdateResourceDLinkResponse
func (*UpdateResourceDLinkResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateResourceDLinkResponse) SetStatusCode(v int32) *UpdateResourceDLinkResponse
func (UpdateResourceDLinkResponse) String ¶
func (s UpdateResourceDLinkResponse) String() string
type UpdateResourceDLinkResponseBody ¶
type UpdateResourceDLinkResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateResourceDLinkResponseBody) GoString ¶
func (s UpdateResourceDLinkResponseBody) GoString() string
func (*UpdateResourceDLinkResponseBody) SetMessage ¶
func (s *UpdateResourceDLinkResponseBody) SetMessage(v string) *UpdateResourceDLinkResponseBody
func (*UpdateResourceDLinkResponseBody) SetRequestId ¶
func (s *UpdateResourceDLinkResponseBody) SetRequestId(v string) *UpdateResourceDLinkResponseBody
func (UpdateResourceDLinkResponseBody) String ¶
func (s UpdateResourceDLinkResponseBody) String() string
type UpdateResourceRequest ¶
type UpdateResourceRequest struct {
ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"`
}
func (UpdateResourceRequest) GoString ¶
func (s UpdateResourceRequest) GoString() string
func (*UpdateResourceRequest) SetResourceName ¶
func (s *UpdateResourceRequest) SetResourceName(v string) *UpdateResourceRequest
func (UpdateResourceRequest) String ¶
func (s UpdateResourceRequest) String() string
type UpdateResourceResponse ¶
type UpdateResourceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateResourceResponse) GoString ¶
func (s UpdateResourceResponse) GoString() string
func (*UpdateResourceResponse) SetBody ¶
func (s *UpdateResourceResponse) SetBody(v *UpdateResourceResponseBody) *UpdateResourceResponse
func (*UpdateResourceResponse) SetHeaders ¶
func (s *UpdateResourceResponse) SetHeaders(v map[string]*string) *UpdateResourceResponse
func (*UpdateResourceResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateResourceResponse) SetStatusCode(v int32) *UpdateResourceResponse
func (UpdateResourceResponse) String ¶
func (s UpdateResourceResponse) String() string
type UpdateResourceResponseBody ¶
type UpdateResourceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"`
ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"`
}
func (UpdateResourceResponseBody) GoString ¶
func (s UpdateResourceResponseBody) GoString() string
func (*UpdateResourceResponseBody) SetRequestId ¶
func (s *UpdateResourceResponseBody) SetRequestId(v string) *UpdateResourceResponseBody
func (*UpdateResourceResponseBody) SetResourceId ¶
func (s *UpdateResourceResponseBody) SetResourceId(v string) *UpdateResourceResponseBody
func (*UpdateResourceResponseBody) SetResourceName ¶
func (s *UpdateResourceResponseBody) SetResourceName(v string) *UpdateResourceResponseBody
func (UpdateResourceResponseBody) String ¶
func (s UpdateResourceResponseBody) String() string
type UpdateServiceAutoScalerRequest ¶
type UpdateServiceAutoScalerRequest struct {
Max *int32 `json:"Max,omitempty" xml:"Max,omitempty"`
Min *int32 `json:"Min,omitempty" xml:"Min,omitempty"`
Strategies *UpdateServiceAutoScalerRequestStrategies `json:"Strategies,omitempty" xml:"Strategies,omitempty" type:"Struct"`
}
func (UpdateServiceAutoScalerRequest) GoString ¶
func (s UpdateServiceAutoScalerRequest) GoString() string
func (*UpdateServiceAutoScalerRequest) SetMax ¶
func (s *UpdateServiceAutoScalerRequest) SetMax(v int32) *UpdateServiceAutoScalerRequest
func (*UpdateServiceAutoScalerRequest) SetMin ¶
func (s *UpdateServiceAutoScalerRequest) SetMin(v int32) *UpdateServiceAutoScalerRequest
func (*UpdateServiceAutoScalerRequest) SetStrategies ¶
func (s *UpdateServiceAutoScalerRequest) SetStrategies(v *UpdateServiceAutoScalerRequestStrategies) *UpdateServiceAutoScalerRequest
func (UpdateServiceAutoScalerRequest) String ¶
func (s UpdateServiceAutoScalerRequest) String() string
type UpdateServiceAutoScalerRequestStrategies ¶
type UpdateServiceAutoScalerRequestStrategies struct {
Cpu *float32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"`
Qps *float32 `json:"Qps,omitempty" xml:"Qps,omitempty"`
}
func (UpdateServiceAutoScalerRequestStrategies) GoString ¶
func (s UpdateServiceAutoScalerRequestStrategies) GoString() string
func (*UpdateServiceAutoScalerRequestStrategies) SetCpu ¶
func (s *UpdateServiceAutoScalerRequestStrategies) SetCpu(v float32) *UpdateServiceAutoScalerRequestStrategies
func (*UpdateServiceAutoScalerRequestStrategies) SetQps ¶
func (s *UpdateServiceAutoScalerRequestStrategies) SetQps(v float32) *UpdateServiceAutoScalerRequestStrategies
func (UpdateServiceAutoScalerRequestStrategies) String ¶
func (s UpdateServiceAutoScalerRequestStrategies) String() string
type UpdateServiceAutoScalerResponse ¶
type UpdateServiceAutoScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateServiceAutoScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateServiceAutoScalerResponse) GoString ¶
func (s UpdateServiceAutoScalerResponse) GoString() string
func (*UpdateServiceAutoScalerResponse) SetBody ¶
func (s *UpdateServiceAutoScalerResponse) SetBody(v *UpdateServiceAutoScalerResponseBody) *UpdateServiceAutoScalerResponse
func (*UpdateServiceAutoScalerResponse) SetHeaders ¶
func (s *UpdateServiceAutoScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceAutoScalerResponse
func (*UpdateServiceAutoScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateServiceAutoScalerResponse) SetStatusCode(v int32) *UpdateServiceAutoScalerResponse
func (UpdateServiceAutoScalerResponse) String ¶
func (s UpdateServiceAutoScalerResponse) String() string
type UpdateServiceAutoScalerResponseBody ¶
type UpdateServiceAutoScalerResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceAutoScalerResponseBody) GoString ¶
func (s UpdateServiceAutoScalerResponseBody) GoString() string
func (*UpdateServiceAutoScalerResponseBody) SetMessage ¶
func (s *UpdateServiceAutoScalerResponseBody) SetMessage(v string) *UpdateServiceAutoScalerResponseBody
func (*UpdateServiceAutoScalerResponseBody) SetRequestId ¶
func (s *UpdateServiceAutoScalerResponseBody) SetRequestId(v string) *UpdateServiceAutoScalerResponseBody
func (UpdateServiceAutoScalerResponseBody) String ¶
func (s UpdateServiceAutoScalerResponseBody) String() string
type UpdateServiceCronScalerRequest ¶
type UpdateServiceCronScalerRequest struct {
ExcludeDates []*string `json:"ExcludeDates,omitempty" xml:"ExcludeDates,omitempty" type:"Repeated"`
ScaleJobs []*UpdateServiceCronScalerRequestScaleJobs `json:"ScaleJobs,omitempty" xml:"ScaleJobs,omitempty" type:"Repeated"`
}
func (UpdateServiceCronScalerRequest) GoString ¶
func (s UpdateServiceCronScalerRequest) GoString() string
func (*UpdateServiceCronScalerRequest) SetExcludeDates ¶
func (s *UpdateServiceCronScalerRequest) SetExcludeDates(v []*string) *UpdateServiceCronScalerRequest
func (*UpdateServiceCronScalerRequest) SetScaleJobs ¶
func (s *UpdateServiceCronScalerRequest) SetScaleJobs(v []*UpdateServiceCronScalerRequestScaleJobs) *UpdateServiceCronScalerRequest
func (UpdateServiceCronScalerRequest) String ¶
func (s UpdateServiceCronScalerRequest) String() string
type UpdateServiceCronScalerRequestScaleJobs ¶
type UpdateServiceCronScalerRequestScaleJobs struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"`
TargetSize *int32 `json:"TargetSize,omitempty" xml:"TargetSize,omitempty"`
}
func (UpdateServiceCronScalerRequestScaleJobs) GoString ¶
func (s UpdateServiceCronScalerRequestScaleJobs) GoString() string
func (*UpdateServiceCronScalerRequestScaleJobs) SetName ¶
func (s *UpdateServiceCronScalerRequestScaleJobs) SetName(v string) *UpdateServiceCronScalerRequestScaleJobs
func (*UpdateServiceCronScalerRequestScaleJobs) SetSchedule ¶
func (s *UpdateServiceCronScalerRequestScaleJobs) SetSchedule(v string) *UpdateServiceCronScalerRequestScaleJobs
func (*UpdateServiceCronScalerRequestScaleJobs) SetTargetSize ¶
func (s *UpdateServiceCronScalerRequestScaleJobs) SetTargetSize(v int32) *UpdateServiceCronScalerRequestScaleJobs
func (UpdateServiceCronScalerRequestScaleJobs) String ¶
func (s UpdateServiceCronScalerRequestScaleJobs) String() string
type UpdateServiceCronScalerResponse ¶
type UpdateServiceCronScalerResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateServiceCronScalerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateServiceCronScalerResponse) GoString ¶
func (s UpdateServiceCronScalerResponse) GoString() string
func (*UpdateServiceCronScalerResponse) SetBody ¶
func (s *UpdateServiceCronScalerResponse) SetBody(v *UpdateServiceCronScalerResponseBody) *UpdateServiceCronScalerResponse
func (*UpdateServiceCronScalerResponse) SetHeaders ¶
func (s *UpdateServiceCronScalerResponse) SetHeaders(v map[string]*string) *UpdateServiceCronScalerResponse
func (*UpdateServiceCronScalerResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateServiceCronScalerResponse) SetStatusCode(v int32) *UpdateServiceCronScalerResponse
func (UpdateServiceCronScalerResponse) String ¶
func (s UpdateServiceCronScalerResponse) String() string
type UpdateServiceCronScalerResponseBody ¶
type UpdateServiceCronScalerResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceCronScalerResponseBody) GoString ¶
func (s UpdateServiceCronScalerResponseBody) GoString() string
func (*UpdateServiceCronScalerResponseBody) SetMessage ¶
func (s *UpdateServiceCronScalerResponseBody) SetMessage(v string) *UpdateServiceCronScalerResponseBody
func (*UpdateServiceCronScalerResponseBody) SetRequestId ¶
func (s *UpdateServiceCronScalerResponseBody) SetRequestId(v string) *UpdateServiceCronScalerResponseBody
func (UpdateServiceCronScalerResponseBody) String ¶
func (s UpdateServiceCronScalerResponseBody) String() string
type UpdateServiceMirrorRequest ¶
type UpdateServiceMirrorRequest struct {
Ratio *int32 `json:"Ratio,omitempty" xml:"Ratio,omitempty"`
Target []*string `json:"Target,omitempty" xml:"Target,omitempty" type:"Repeated"`
}
func (UpdateServiceMirrorRequest) GoString ¶
func (s UpdateServiceMirrorRequest) GoString() string
func (*UpdateServiceMirrorRequest) SetRatio ¶
func (s *UpdateServiceMirrorRequest) SetRatio(v int32) *UpdateServiceMirrorRequest
func (*UpdateServiceMirrorRequest) SetTarget ¶
func (s *UpdateServiceMirrorRequest) SetTarget(v []*string) *UpdateServiceMirrorRequest
func (UpdateServiceMirrorRequest) String ¶
func (s UpdateServiceMirrorRequest) String() string
type UpdateServiceMirrorResponse ¶
type UpdateServiceMirrorResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateServiceMirrorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateServiceMirrorResponse) GoString ¶
func (s UpdateServiceMirrorResponse) GoString() string
func (*UpdateServiceMirrorResponse) SetBody ¶
func (s *UpdateServiceMirrorResponse) SetBody(v *UpdateServiceMirrorResponseBody) *UpdateServiceMirrorResponse
func (*UpdateServiceMirrorResponse) SetHeaders ¶
func (s *UpdateServiceMirrorResponse) SetHeaders(v map[string]*string) *UpdateServiceMirrorResponse
func (*UpdateServiceMirrorResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateServiceMirrorResponse) SetStatusCode(v int32) *UpdateServiceMirrorResponse
func (UpdateServiceMirrorResponse) String ¶
func (s UpdateServiceMirrorResponse) String() string
type UpdateServiceMirrorResponseBody ¶
type UpdateServiceMirrorResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceMirrorResponseBody) GoString ¶
func (s UpdateServiceMirrorResponseBody) GoString() string
func (*UpdateServiceMirrorResponseBody) SetMessage ¶
func (s *UpdateServiceMirrorResponseBody) SetMessage(v string) *UpdateServiceMirrorResponseBody
func (*UpdateServiceMirrorResponseBody) SetRequestId ¶
func (s *UpdateServiceMirrorResponseBody) SetRequestId(v string) *UpdateServiceMirrorResponseBody
func (UpdateServiceMirrorResponseBody) String ¶
func (s UpdateServiceMirrorResponseBody) String() string
type UpdateServiceRequest ¶
type UpdateServiceRequest struct {
Body *string `json:"body,omitempty" xml:"body,omitempty"`
}
func (UpdateServiceRequest) GoString ¶
func (s UpdateServiceRequest) GoString() string
func (*UpdateServiceRequest) SetBody ¶
func (s *UpdateServiceRequest) SetBody(v string) *UpdateServiceRequest
func (UpdateServiceRequest) String ¶
func (s UpdateServiceRequest) String() string
type UpdateServiceResponse ¶
type UpdateServiceResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateServiceResponse) GoString ¶
func (s UpdateServiceResponse) GoString() string
func (*UpdateServiceResponse) SetBody ¶
func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
func (*UpdateServiceResponse) SetHeaders ¶
func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
func (*UpdateServiceResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
func (UpdateServiceResponse) String ¶
func (s UpdateServiceResponse) String() string
type UpdateServiceResponseBody ¶
type UpdateServiceResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceResponseBody) GoString ¶
func (s UpdateServiceResponseBody) GoString() string
func (*UpdateServiceResponseBody) SetMessage ¶
func (s *UpdateServiceResponseBody) SetMessage(v string) *UpdateServiceResponseBody
func (*UpdateServiceResponseBody) SetRequestId ¶
func (s *UpdateServiceResponseBody) SetRequestId(v string) *UpdateServiceResponseBody
func (UpdateServiceResponseBody) String ¶
func (s UpdateServiceResponseBody) String() string
type UpdateServiceVersionRequest ¶
type UpdateServiceVersionRequest struct {
Version *int32 `json:"Version,omitempty" xml:"Version,omitempty"`
}
func (UpdateServiceVersionRequest) GoString ¶
func (s UpdateServiceVersionRequest) GoString() string
func (*UpdateServiceVersionRequest) SetVersion ¶
func (s *UpdateServiceVersionRequest) SetVersion(v int32) *UpdateServiceVersionRequest
func (UpdateServiceVersionRequest) String ¶
func (s UpdateServiceVersionRequest) String() string
type UpdateServiceVersionResponse ¶
type UpdateServiceVersionResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
Body *UpdateServiceVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}
func (UpdateServiceVersionResponse) GoString ¶
func (s UpdateServiceVersionResponse) GoString() string
func (*UpdateServiceVersionResponse) SetBody ¶
func (s *UpdateServiceVersionResponse) SetBody(v *UpdateServiceVersionResponseBody) *UpdateServiceVersionResponse
func (*UpdateServiceVersionResponse) SetHeaders ¶
func (s *UpdateServiceVersionResponse) SetHeaders(v map[string]*string) *UpdateServiceVersionResponse
func (*UpdateServiceVersionResponse) SetStatusCode ¶ added in v1.1.3
func (s *UpdateServiceVersionResponse) SetStatusCode(v int32) *UpdateServiceVersionResponse
func (UpdateServiceVersionResponse) String ¶
func (s UpdateServiceVersionResponse) String() string
type UpdateServiceVersionResponseBody ¶
type UpdateServiceVersionResponseBody struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceVersionResponseBody) GoString ¶
func (s UpdateServiceVersionResponseBody) GoString() string
func (*UpdateServiceVersionResponseBody) SetMessage ¶
func (s *UpdateServiceVersionResponseBody) SetMessage(v string) *UpdateServiceVersionResponseBody
func (*UpdateServiceVersionResponseBody) SetRequestId ¶
func (s *UpdateServiceVersionResponseBody) SetRequestId(v string) *UpdateServiceVersionResponseBody
func (UpdateServiceVersionResponseBody) String ¶
func (s UpdateServiceVersionResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.