Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddContainerAppRequest
- func (s AddContainerAppRequest) GoString() string
- func (s *AddContainerAppRequest) SetContainerType(v string) *AddContainerAppRequest
- func (s *AddContainerAppRequest) SetDescription(v string) *AddContainerAppRequest
- func (s *AddContainerAppRequest) SetImageTag(v string) *AddContainerAppRequest
- func (s *AddContainerAppRequest) SetName(v string) *AddContainerAppRequest
- func (s *AddContainerAppRequest) SetRepository(v string) *AddContainerAppRequest
- func (s AddContainerAppRequest) String() string
- type AddContainerAppResponse
- type AddContainerAppResponseBody
- func (s AddContainerAppResponseBody) GoString() string
- func (s *AddContainerAppResponseBody) SetContainerId(v *AddContainerAppResponseBodyContainerId) *AddContainerAppResponseBody
- func (s *AddContainerAppResponseBody) SetRequestId(v string) *AddContainerAppResponseBody
- func (s AddContainerAppResponseBody) String() string
- type AddContainerAppResponseBodyContainerId
- type AddExistedNodesRequest
- func (s AddExistedNodesRequest) GoString() string
- func (s *AddExistedNodesRequest) SetClientToken(v string) *AddExistedNodesRequest
- func (s *AddExistedNodesRequest) SetClusterId(v string) *AddExistedNodesRequest
- func (s *AddExistedNodesRequest) SetImageId(v string) *AddExistedNodesRequest
- func (s *AddExistedNodesRequest) SetImageOwnerAlias(v string) *AddExistedNodesRequest
- func (s *AddExistedNodesRequest) SetInstance(v []*AddExistedNodesRequestInstance) *AddExistedNodesRequest
- func (s *AddExistedNodesRequest) SetJobQueue(v string) *AddExistedNodesRequest
- func (s AddExistedNodesRequest) String() string
- type AddExistedNodesRequestInstance
- type AddExistedNodesResponse
- type AddExistedNodesResponseBody
- type AddLocalNodesRequest
- type AddLocalNodesResponse
- type AddLocalNodesResponseBody
- func (s AddLocalNodesResponseBody) GoString() string
- func (s *AddLocalNodesResponseBody) SetInstanceIds(v *AddLocalNodesResponseBodyInstanceIds) *AddLocalNodesResponseBody
- func (s *AddLocalNodesResponseBody) SetRequestId(v string) *AddLocalNodesResponseBody
- func (s AddLocalNodesResponseBody) String() string
- type AddLocalNodesResponseBodyInstanceIds
- type AddNodesRequest
- func (s AddNodesRequest) GoString() string
- func (s *AddNodesRequest) SetAllocatePublicAddress(v bool) *AddNodesRequest
- func (s *AddNodesRequest) SetAutoRenew(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetAutoRenewPeriod(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetClientToken(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetClusterId(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetComputeEnableHt(v bool) *AddNodesRequest
- func (s *AddNodesRequest) SetComputeSpotPriceLimit(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetComputeSpotStrategy(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetCount(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetCreateMode(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetDataDisks(v []*AddNodesRequestDataDisks) *AddNodesRequest
- func (s *AddNodesRequest) SetEcsChargeType(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetHostNamePrefix(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetHostNameSuffix(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetImageId(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetImageOwnerAlias(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetInstanceType(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetInternetChargeType(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetInternetMaxBandWidthIn(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetInternetMaxBandWidthOut(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetJobQueue(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetMinCount(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetPeriod(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetPeriodUnit(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetSync(v bool) *AddNodesRequest
- func (s *AddNodesRequest) SetSystemDiskLevel(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetSystemDiskSize(v int32) *AddNodesRequest
- func (s *AddNodesRequest) SetSystemDiskType(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetVSwitchId(v string) *AddNodesRequest
- func (s *AddNodesRequest) SetZoneId(v string) *AddNodesRequest
- func (s AddNodesRequest) String() string
- type AddNodesRequestDataDisks
- func (s AddNodesRequestDataDisks) GoString() string
- func (s *AddNodesRequestDataDisks) SetDataDiskCategory(v string) *AddNodesRequestDataDisks
- func (s *AddNodesRequestDataDisks) SetDataDiskDeleteWithInstance(v bool) *AddNodesRequestDataDisks
- func (s *AddNodesRequestDataDisks) SetDataDiskEncrypted(v bool) *AddNodesRequestDataDisks
- func (s *AddNodesRequestDataDisks) SetDataDiskKMSKeyId(v string) *AddNodesRequestDataDisks
- func (s *AddNodesRequestDataDisks) SetDataDiskPerformanceLevel(v string) *AddNodesRequestDataDisks
- func (s *AddNodesRequestDataDisks) SetDataDiskSize(v int32) *AddNodesRequestDataDisks
- func (s AddNodesRequestDataDisks) String() string
- type AddNodesResponse
- type AddNodesResponseBody
- func (s AddNodesResponseBody) GoString() string
- func (s *AddNodesResponseBody) SetInstanceIds(v *AddNodesResponseBodyInstanceIds) *AddNodesResponseBody
- func (s *AddNodesResponseBody) SetRequestId(v string) *AddNodesResponseBody
- func (s *AddNodesResponseBody) SetTaskId(v string) *AddNodesResponseBody
- func (s AddNodesResponseBody) String() string
- type AddNodesResponseBodyInstanceIds
- type AddQueueRequest
- type AddQueueResponse
- type AddQueueResponseBody
- type AddSecurityGroupRequest
- func (s AddSecurityGroupRequest) GoString() string
- func (s *AddSecurityGroupRequest) SetClientToken(v string) *AddSecurityGroupRequest
- func (s *AddSecurityGroupRequest) SetClusterId(v string) *AddSecurityGroupRequest
- func (s *AddSecurityGroupRequest) SetSecurityGroupId(v string) *AddSecurityGroupRequest
- func (s AddSecurityGroupRequest) String() string
- type AddSecurityGroupResponse
- type AddSecurityGroupResponseBody
- type AddUsersRequest
- type AddUsersRequestUser
- func (s AddUsersRequestUser) GoString() string
- func (s *AddUsersRequestUser) SetGroup(v string) *AddUsersRequestUser
- func (s *AddUsersRequestUser) SetName(v string) *AddUsersRequestUser
- func (s *AddUsersRequestUser) SetPassword(v string) *AddUsersRequestUser
- func (s AddUsersRequestUser) String() string
- type AddUsersResponse
- type AddUsersResponseBody
- type ApplyNodesRequest
- func (s ApplyNodesRequest) GoString() string
- func (s *ApplyNodesRequest) SetAllocatePublicAddress(v bool) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetClusterId(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetComputeSpotPriceLimit(v float32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetComputeSpotStrategy(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetCores(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetHostNamePrefix(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetHostNameSuffix(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetImageId(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetInstanceFamilyLevel(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetInstanceTypeModel(v []*ApplyNodesRequestInstanceTypeModel) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetInternetChargeType(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetInternetMaxBandWidthIn(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetInternetMaxBandWidthOut(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetInterval(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetJobQueue(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetMemory(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetPriorityStrategy(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetResourceAmountType(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetRound(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetStrictResourceProvision(v bool) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetStrictSatisfiedTargetCapacity(v bool) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetSystemDiskLevel(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetSystemDiskSize(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetSystemDiskType(v string) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetTag(v []*ApplyNodesRequestTag) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetTargetCapacity(v int32) *ApplyNodesRequest
- func (s *ApplyNodesRequest) SetZoneInfos(v []*ApplyNodesRequestZoneInfos) *ApplyNodesRequest
- func (s ApplyNodesRequest) String() string
- type ApplyNodesRequestInstanceTypeModel
- func (s ApplyNodesRequestInstanceTypeModel) GoString() string
- func (s *ApplyNodesRequestInstanceTypeModel) SetInstanceType(v string) *ApplyNodesRequestInstanceTypeModel
- func (s *ApplyNodesRequestInstanceTypeModel) SetMaxPrice(v float32) *ApplyNodesRequestInstanceTypeModel
- func (s *ApplyNodesRequestInstanceTypeModel) SetTargetImageId(v string) *ApplyNodesRequestInstanceTypeModel
- func (s ApplyNodesRequestInstanceTypeModel) String() string
- type ApplyNodesRequestTag
- type ApplyNodesRequestZoneInfos
- type ApplyNodesResponse
- type ApplyNodesResponseBody
- func (s ApplyNodesResponseBody) GoString() string
- func (s *ApplyNodesResponseBody) SetDetail(v string) *ApplyNodesResponseBody
- func (s *ApplyNodesResponseBody) SetInstanceIds(v *ApplyNodesResponseBodyInstanceIds) *ApplyNodesResponseBody
- func (s *ApplyNodesResponseBody) SetRequestId(v string) *ApplyNodesResponseBody
- func (s *ApplyNodesResponseBody) SetSatisfiedAmount(v int32) *ApplyNodesResponseBody
- func (s *ApplyNodesResponseBody) SetTaskId(v string) *ApplyNodesResponseBody
- func (s ApplyNodesResponseBody) String() string
- type ApplyNodesResponseBodyInstanceIds
- type Client
- func (client *Client) AddContainerApp(request *AddContainerAppRequest) (_result *AddContainerAppResponse, _err error)
- func (client *Client) AddContainerAppWithOptions(request *AddContainerAppRequest, runtime *util.RuntimeOptions) (_result *AddContainerAppResponse, _err error)
- func (client *Client) AddExistedNodes(request *AddExistedNodesRequest) (_result *AddExistedNodesResponse, _err error)
- func (client *Client) AddExistedNodesWithOptions(request *AddExistedNodesRequest, runtime *util.RuntimeOptions) (_result *AddExistedNodesResponse, _err error)
- func (client *Client) AddLocalNodes(request *AddLocalNodesRequest) (_result *AddLocalNodesResponse, _err error)
- func (client *Client) AddLocalNodesWithOptions(request *AddLocalNodesRequest, runtime *util.RuntimeOptions) (_result *AddLocalNodesResponse, _err error)
- func (client *Client) AddNodes(request *AddNodesRequest) (_result *AddNodesResponse, _err error)
- func (client *Client) AddNodesWithOptions(request *AddNodesRequest, runtime *util.RuntimeOptions) (_result *AddNodesResponse, _err error)
- func (client *Client) AddQueue(request *AddQueueRequest) (_result *AddQueueResponse, _err error)
- func (client *Client) AddQueueWithOptions(request *AddQueueRequest, runtime *util.RuntimeOptions) (_result *AddQueueResponse, _err error)
- func (client *Client) AddSecurityGroup(request *AddSecurityGroupRequest) (_result *AddSecurityGroupResponse, _err error)
- func (client *Client) AddSecurityGroupWithOptions(request *AddSecurityGroupRequest, runtime *util.RuntimeOptions) (_result *AddSecurityGroupResponse, _err error)
- func (client *Client) AddUsers(request *AddUsersRequest) (_result *AddUsersResponse, _err error)
- func (client *Client) AddUsersWithOptions(request *AddUsersRequest, runtime *util.RuntimeOptions) (_result *AddUsersResponse, _err error)
- func (client *Client) ApplyNodes(request *ApplyNodesRequest) (_result *ApplyNodesResponse, _err error)
- func (client *Client) ApplyNodesWithOptions(request *ApplyNodesRequest, runtime *util.RuntimeOptions) (_result *ApplyNodesResponse, _err error)
- func (client *Client) CreateCluster(request *CreateClusterRequest) (_result *CreateClusterResponse, _err error)
- func (client *Client) CreateClusterWithOptions(request *CreateClusterRequest, runtime *util.RuntimeOptions) (_result *CreateClusterResponse, _err error)
- func (client *Client) CreateGWSCluster(request *CreateGWSClusterRequest) (_result *CreateGWSClusterResponse, _err error)
- func (client *Client) CreateGWSClusterWithOptions(request *CreateGWSClusterRequest, runtime *util.RuntimeOptions) (_result *CreateGWSClusterResponse, _err error)
- func (client *Client) CreateGWSImage(request *CreateGWSImageRequest) (_result *CreateGWSImageResponse, _err error)
- func (client *Client) CreateGWSImageWithOptions(request *CreateGWSImageRequest, runtime *util.RuntimeOptions) (_result *CreateGWSImageResponse, _err error)
- func (client *Client) CreateGWSInstance(request *CreateGWSInstanceRequest) (_result *CreateGWSInstanceResponse, _err error)
- func (client *Client) CreateGWSInstanceWithOptions(request *CreateGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *CreateGWSInstanceResponse, _err error)
- func (client *Client) CreateHybridCluster(request *CreateHybridClusterRequest) (_result *CreateHybridClusterResponse, _err error)
- func (client *Client) CreateHybridClusterWithOptions(request *CreateHybridClusterRequest, runtime *util.RuntimeOptions) (_result *CreateHybridClusterResponse, _err error)
- func (client *Client) CreateJobFile(request *CreateJobFileRequest) (_result *CreateJobFileResponse, _err error)
- func (client *Client) CreateJobFileWithOptions(request *CreateJobFileRequest, runtime *util.RuntimeOptions) (_result *CreateJobFileResponse, _err error)
- func (client *Client) CreateJobTemplate(request *CreateJobTemplateRequest) (_result *CreateJobTemplateResponse, _err error)
- func (client *Client) CreateJobTemplateWithOptions(request *CreateJobTemplateRequest, runtime *util.RuntimeOptions) (_result *CreateJobTemplateResponse, _err error)
- func (client *Client) DeleteCluster(request *DeleteClusterRequest) (_result *DeleteClusterResponse, _err error)
- func (client *Client) DeleteClusterWithOptions(request *DeleteClusterRequest, runtime *util.RuntimeOptions) (_result *DeleteClusterResponse, _err error)
- func (client *Client) DeleteContainerApps(request *DeleteContainerAppsRequest) (_result *DeleteContainerAppsResponse, _err error)
- func (client *Client) DeleteContainerAppsWithOptions(request *DeleteContainerAppsRequest, runtime *util.RuntimeOptions) (_result *DeleteContainerAppsResponse, _err error)
- func (client *Client) DeleteGWSCluster(request *DeleteGWSClusterRequest) (_result *DeleteGWSClusterResponse, _err error)
- func (client *Client) DeleteGWSClusterWithOptions(request *DeleteGWSClusterRequest, runtime *util.RuntimeOptions) (_result *DeleteGWSClusterResponse, _err error)
- func (client *Client) DeleteGWSInstance(request *DeleteGWSInstanceRequest) (_result *DeleteGWSInstanceResponse, _err error)
- func (client *Client) DeleteGWSInstanceWithOptions(request *DeleteGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *DeleteGWSInstanceResponse, _err error)
- func (client *Client) DeleteImage(request *DeleteImageRequest) (_result *DeleteImageResponse, _err error)
- func (client *Client) DeleteImageWithOptions(request *DeleteImageRequest, runtime *util.RuntimeOptions) (_result *DeleteImageResponse, _err error)
- func (client *Client) DeleteJobTemplates(request *DeleteJobTemplatesRequest) (_result *DeleteJobTemplatesResponse, _err error)
- func (client *Client) DeleteJobTemplatesWithOptions(request *DeleteJobTemplatesRequest, runtime *util.RuntimeOptions) (_result *DeleteJobTemplatesResponse, _err error)
- func (client *Client) DeleteJobs(request *DeleteJobsRequest) (_result *DeleteJobsResponse, _err error)
- func (client *Client) DeleteJobsWithOptions(request *DeleteJobsRequest, runtime *util.RuntimeOptions) (_result *DeleteJobsResponse, _err error)
- func (client *Client) DeleteNodes(request *DeleteNodesRequest) (_result *DeleteNodesResponse, _err error)
- func (client *Client) DeleteNodesWithOptions(request *DeleteNodesRequest, runtime *util.RuntimeOptions) (_result *DeleteNodesResponse, _err error)
- func (client *Client) DeleteQueue(request *DeleteQueueRequest) (_result *DeleteQueueResponse, _err error)
- func (client *Client) DeleteQueueWithOptions(request *DeleteQueueRequest, runtime *util.RuntimeOptions) (_result *DeleteQueueResponse, _err error)
- func (client *Client) DeleteSecurityGroup(request *DeleteSecurityGroupRequest) (_result *DeleteSecurityGroupResponse, _err error)
- func (client *Client) DeleteSecurityGroupWithOptions(request *DeleteSecurityGroupRequest, runtime *util.RuntimeOptions) (_result *DeleteSecurityGroupResponse, _err error)
- func (client *Client) DeleteUsers(request *DeleteUsersRequest) (_result *DeleteUsersResponse, _err error)
- func (client *Client) DeleteUsersWithOptions(request *DeleteUsersRequest, runtime *util.RuntimeOptions) (_result *DeleteUsersResponse, _err error)
- func (client *Client) DescribeAutoScaleConfig(request *DescribeAutoScaleConfigRequest) (_result *DescribeAutoScaleConfigResponse, _err error)
- func (client *Client) DescribeAutoScaleConfigWithOptions(request *DescribeAutoScaleConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeAutoScaleConfigResponse, _err error)
- func (client *Client) DescribeCluster(request *DescribeClusterRequest) (_result *DescribeClusterResponse, _err error)
- func (client *Client) DescribeClusterWithOptions(request *DescribeClusterRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterResponse, _err error)
- func (client *Client) DescribeContainerApp(request *DescribeContainerAppRequest) (_result *DescribeContainerAppResponse, _err error)
- func (client *Client) DescribeContainerAppWithOptions(request *DescribeContainerAppRequest, runtime *util.RuntimeOptions) (_result *DescribeContainerAppResponse, _err error)
- func (client *Client) DescribeDeployProcess(request *DescribeDeployProcessRequest) (_result *DescribeDeployProcessResponse, _err error)
- func (client *Client) DescribeDeployProcessWithOptions(request *DescribeDeployProcessRequest, runtime *util.RuntimeOptions) (_result *DescribeDeployProcessResponse, _err error)
- func (client *Client) DescribeGWSClusterPolicy(request *DescribeGWSClusterPolicyRequest) (_result *DescribeGWSClusterPolicyResponse, _err error)
- func (client *Client) DescribeGWSClusterPolicyWithOptions(request *DescribeGWSClusterPolicyRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSClusterPolicyResponse, _err error)
- func (client *Client) DescribeGWSClusters(request *DescribeGWSClustersRequest) (_result *DescribeGWSClustersResponse, _err error)
- func (client *Client) DescribeGWSClustersWithOptions(request *DescribeGWSClustersRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSClustersResponse, _err error)
- func (client *Client) DescribeGWSImages(request *DescribeGWSImagesRequest) (_result *DescribeGWSImagesResponse, _err error)
- func (client *Client) DescribeGWSImagesWithOptions(request *DescribeGWSImagesRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSImagesResponse, _err error)
- func (client *Client) DescribeGWSInstances(request *DescribeGWSInstancesRequest) (_result *DescribeGWSInstancesResponse, _err error)
- func (client *Client) DescribeGWSInstancesWithOptions(request *DescribeGWSInstancesRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSInstancesResponse, _err error)
- func (client *Client) DescribeImage(request *DescribeImageRequest) (_result *DescribeImageResponse, _err error)
- func (client *Client) DescribeImageGatewayConfig(request *DescribeImageGatewayConfigRequest) (_result *DescribeImageGatewayConfigResponse, _err error)
- func (client *Client) DescribeImageGatewayConfigWithOptions(request *DescribeImageGatewayConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeImageGatewayConfigResponse, _err error)
- func (client *Client) DescribeImagePrice(request *DescribeImagePriceRequest) (_result *DescribeImagePriceResponse, _err error)
- func (client *Client) DescribeImagePriceWithOptions(request *DescribeImagePriceRequest, runtime *util.RuntimeOptions) (_result *DescribeImagePriceResponse, _err error)
- func (client *Client) DescribeImageWithOptions(request *DescribeImageRequest, runtime *util.RuntimeOptions) (_result *DescribeImageResponse, _err error)
- func (client *Client) DescribeJob(request *DescribeJobRequest) (_result *DescribeJobResponse, _err error)
- func (client *Client) DescribeJobWithOptions(request *DescribeJobRequest, runtime *util.RuntimeOptions) (_result *DescribeJobResponse, _err error)
- func (client *Client) DescribeNFSClientStatus(request *DescribeNFSClientStatusRequest) (_result *DescribeNFSClientStatusResponse, _err error)
- func (client *Client) DescribeNFSClientStatusWithOptions(request *DescribeNFSClientStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeNFSClientStatusResponse, _err error)
- func (client *Client) DescribePrice(request *DescribePriceRequest) (_result *DescribePriceResponse, _err error)
- func (client *Client) DescribePriceWithOptions(request *DescribePriceRequest, runtime *util.RuntimeOptions) (_result *DescribePriceResponse, _err error)
- func (client *Client) EditJobTemplate(request *EditJobTemplateRequest) (_result *EditJobTemplateResponse, _err error)
- func (client *Client) EditJobTemplateWithOptions(request *EditJobTemplateRequest, runtime *util.RuntimeOptions) (_result *EditJobTemplateResponse, _err error)
- func (client *Client) GetAccountingReport(request *GetAccountingReportRequest) (_result *GetAccountingReportResponse, _err error)
- func (client *Client) GetAccountingReportWithOptions(request *GetAccountingReportRequest, runtime *util.RuntimeOptions) (_result *GetAccountingReportResponse, _err error)
- func (client *Client) GetAutoScaleConfig(request *GetAutoScaleConfigRequest) (_result *GetAutoScaleConfigResponse, _err error)
- func (client *Client) GetAutoScaleConfigWithOptions(request *GetAutoScaleConfigRequest, runtime *util.RuntimeOptions) (_result *GetAutoScaleConfigResponse, _err error)
- func (client *Client) GetCloudMetricLogs(request *GetCloudMetricLogsRequest) (_result *GetCloudMetricLogsResponse, _err error)
- func (client *Client) GetCloudMetricLogsWithOptions(request *GetCloudMetricLogsRequest, runtime *util.RuntimeOptions) (_result *GetCloudMetricLogsResponse, _err error)
- func (client *Client) GetCloudMetricProfiling(request *GetCloudMetricProfilingRequest) (_result *GetCloudMetricProfilingResponse, _err error)
- func (client *Client) GetCloudMetricProfilingWithOptions(request *GetCloudMetricProfilingRequest, runtime *util.RuntimeOptions) (_result *GetCloudMetricProfilingResponse, _err error)
- func (client *Client) GetClusterVolumes(request *GetClusterVolumesRequest) (_result *GetClusterVolumesResponse, _err error)
- func (client *Client) GetClusterVolumesWithOptions(request *GetClusterVolumesRequest, runtime *util.RuntimeOptions) (_result *GetClusterVolumesResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetGWSConnectTicket(request *GetGWSConnectTicketRequest) (_result *GetGWSConnectTicketResponse, _err error)
- func (client *Client) GetGWSConnectTicketWithOptions(request *GetGWSConnectTicketRequest, runtime *util.RuntimeOptions) (_result *GetGWSConnectTicketResponse, _err error)
- func (client *Client) GetHybridClusterConfig(request *GetHybridClusterConfigRequest) (_result *GetHybridClusterConfigResponse, _err error)
- func (client *Client) GetHybridClusterConfigWithOptions(request *GetHybridClusterConfigRequest, runtime *util.RuntimeOptions) (_result *GetHybridClusterConfigResponse, _err error)
- func (client *Client) GetIfEcsTypeSupportHtConfig(request *GetIfEcsTypeSupportHtConfigRequest) (_result *GetIfEcsTypeSupportHtConfigResponse, _err error)
- func (client *Client) GetIfEcsTypeSupportHtConfigWithOptions(request *GetIfEcsTypeSupportHtConfigRequest, runtime *util.RuntimeOptions) (_result *GetIfEcsTypeSupportHtConfigResponse, _err error)
- func (client *Client) GetPostScripts(request *GetPostScriptsRequest) (_result *GetPostScriptsResponse, _err error)
- func (client *Client) GetPostScriptsWithOptions(request *GetPostScriptsRequest, runtime *util.RuntimeOptions) (_result *GetPostScriptsResponse, _err error)
- func (client *Client) GetQueueConf(request *GetQueueConfRequest) (_result *GetQueueConfResponse, _err error)
- func (client *Client) GetQueueConfWithOptions(request *GetQueueConfRequest, runtime *util.RuntimeOptions) (_result *GetQueueConfResponse, _err error)
- func (client *Client) GetSchedulerInfo(request *GetSchedulerInfoRequest) (_result *GetSchedulerInfoResponse, _err error)
- func (client *Client) GetSchedulerInfoWithOptions(request *GetSchedulerInfoRequest, runtime *util.RuntimeOptions) (_result *GetSchedulerInfoResponse, _err error)
- func (client *Client) GetVisualServiceStatus(request *GetVisualServiceStatusRequest) (_result *GetVisualServiceStatusResponse, _err error)
- func (client *Client) GetVisualServiceStatusWithOptions(request *GetVisualServiceStatusRequest, runtime *util.RuntimeOptions) (_result *GetVisualServiceStatusResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InitializeEHPC(request *InitializeEHPCRequest) (_result *InitializeEHPCResponse, _err error)
- func (client *Client) InitializeEHPCWithOptions(request *InitializeEHPCRequest, runtime *util.RuntimeOptions) (_result *InitializeEHPCResponse, _err error)
- func (client *Client) InstallSoftware(request *InstallSoftwareRequest) (_result *InstallSoftwareResponse, _err error)
- func (client *Client) InstallSoftwareWithOptions(request *InstallSoftwareRequest, runtime *util.RuntimeOptions) (_result *InstallSoftwareResponse, _err error)
- func (client *Client) InvokeShellCommand(request *InvokeShellCommandRequest) (_result *InvokeShellCommandResponse, _err error)
- func (client *Client) InvokeShellCommandWithOptions(request *InvokeShellCommandRequest, runtime *util.RuntimeOptions) (_result *InvokeShellCommandResponse, _err error)
- func (client *Client) ListAvailableEcsTypes(request *ListAvailableEcsTypesRequest) (_result *ListAvailableEcsTypesResponse, _err error)
- func (client *Client) ListAvailableEcsTypesWithOptions(request *ListAvailableEcsTypesRequest, runtime *util.RuntimeOptions) (_result *ListAvailableEcsTypesResponse, _err error)
- func (client *Client) ListCloudMetricProfilings(request *ListCloudMetricProfilingsRequest) (_result *ListCloudMetricProfilingsResponse, _err error)
- func (client *Client) ListCloudMetricProfilingsWithOptions(request *ListCloudMetricProfilingsRequest, runtime *util.RuntimeOptions) (_result *ListCloudMetricProfilingsResponse, _err error)
- func (client *Client) ListClusterLogs(request *ListClusterLogsRequest) (_result *ListClusterLogsResponse, _err error)
- func (client *Client) ListClusterLogsWithOptions(request *ListClusterLogsRequest, runtime *util.RuntimeOptions) (_result *ListClusterLogsResponse, _err error)
- func (client *Client) ListClusters(request *ListClustersRequest) (_result *ListClustersResponse, _err error)
- func (client *Client) ListClustersMeta(request *ListClustersMetaRequest) (_result *ListClustersMetaResponse, _err error)
- func (client *Client) ListClustersMetaWithOptions(request *ListClustersMetaRequest, runtime *util.RuntimeOptions) (_result *ListClustersMetaResponse, _err error)
- func (client *Client) ListClustersWithOptions(request *ListClustersRequest, runtime *util.RuntimeOptions) (_result *ListClustersResponse, _err error)
- func (client *Client) ListCommands(request *ListCommandsRequest) (_result *ListCommandsResponse, _err error)
- func (client *Client) ListCommandsWithOptions(request *ListCommandsRequest, runtime *util.RuntimeOptions) (_result *ListCommandsResponse, _err error)
- func (client *Client) ListContainerApps(request *ListContainerAppsRequest) (_result *ListContainerAppsResponse, _err error)
- func (client *Client) ListContainerAppsWithOptions(request *ListContainerAppsRequest, runtime *util.RuntimeOptions) (_result *ListContainerAppsResponse, _err error)
- func (client *Client) ListContainerImages(request *ListContainerImagesRequest) (_result *ListContainerImagesResponse, _err error)
- func (client *Client) ListContainerImagesWithOptions(request *ListContainerImagesRequest, runtime *util.RuntimeOptions) (_result *ListContainerImagesResponse, _err error)
- func (client *Client) ListCpfsFileSystems(request *ListCpfsFileSystemsRequest) (_result *ListCpfsFileSystemsResponse, _err error)
- func (client *Client) ListCpfsFileSystemsWithOptions(request *ListCpfsFileSystemsRequest, runtime *util.RuntimeOptions) (_result *ListCpfsFileSystemsResponse, _err error)
- func (client *Client) ListCurrentClientVersion() (_result *ListCurrentClientVersionResponse, _err error)
- func (client *Client) ListCurrentClientVersionWithOptions(runtime *util.RuntimeOptions) (_result *ListCurrentClientVersionResponse, _err error)
- func (client *Client) ListCustomImages(request *ListCustomImagesRequest) (_result *ListCustomImagesResponse, _err error)
- func (client *Client) ListCustomImagesWithOptions(request *ListCustomImagesRequest, runtime *util.RuntimeOptions) (_result *ListCustomImagesResponse, _err error)
- func (client *Client) ListFileSystemWithMountTargets(request *ListFileSystemWithMountTargetsRequest) (_result *ListFileSystemWithMountTargetsResponse, _err error)
- func (client *Client) ListFileSystemWithMountTargetsWithOptions(request *ListFileSystemWithMountTargetsRequest, runtime *util.RuntimeOptions) (_result *ListFileSystemWithMountTargetsResponse, _err error)
- func (client *Client) ListImages(request *ListImagesRequest) (_result *ListImagesResponse, _err error)
- func (client *Client) ListImagesWithOptions(request *ListImagesRequest, runtime *util.RuntimeOptions) (_result *ListImagesResponse, _err error)
- func (client *Client) ListInstalledSoftware(request *ListInstalledSoftwareRequest) (_result *ListInstalledSoftwareResponse, _err error)
- func (client *Client) ListInstalledSoftwareWithOptions(request *ListInstalledSoftwareRequest, runtime *util.RuntimeOptions) (_result *ListInstalledSoftwareResponse, _err error)
- func (client *Client) ListInvocationResults(request *ListInvocationResultsRequest) (_result *ListInvocationResultsResponse, _err error)
- func (client *Client) ListInvocationResultsWithOptions(request *ListInvocationResultsRequest, runtime *util.RuntimeOptions) (_result *ListInvocationResultsResponse, _err error)
- func (client *Client) ListInvocationStatus(request *ListInvocationStatusRequest) (_result *ListInvocationStatusResponse, _err error)
- func (client *Client) ListInvocationStatusWithOptions(request *ListInvocationStatusRequest, runtime *util.RuntimeOptions) (_result *ListInvocationStatusResponse, _err error)
- func (client *Client) ListJobTemplates(request *ListJobTemplatesRequest) (_result *ListJobTemplatesResponse, _err error)
- func (client *Client) ListJobTemplatesWithOptions(request *ListJobTemplatesRequest, runtime *util.RuntimeOptions) (_result *ListJobTemplatesResponse, _err error)
- func (client *Client) ListJobs(request *ListJobsRequest) (_result *ListJobsResponse, _err error)
- func (client *Client) ListJobsWithFilters(request *ListJobsWithFiltersRequest) (_result *ListJobsWithFiltersResponse, _err error)
- func (client *Client) ListJobsWithFiltersWithOptions(request *ListJobsWithFiltersRequest, runtime *util.RuntimeOptions) (_result *ListJobsWithFiltersResponse, _err error)
- func (client *Client) ListJobsWithOptions(request *ListJobsRequest, runtime *util.RuntimeOptions) (_result *ListJobsResponse, _err error)
- func (client *Client) ListNodes(request *ListNodesRequest) (_result *ListNodesResponse, _err error)
- func (client *Client) ListNodesByQueue(request *ListNodesByQueueRequest) (_result *ListNodesByQueueResponse, _err error)
- func (client *Client) ListNodesByQueueWithOptions(request *ListNodesByQueueRequest, runtime *util.RuntimeOptions) (_result *ListNodesByQueueResponse, _err error)
- func (client *Client) ListNodesNoPaging(request *ListNodesNoPagingRequest) (_result *ListNodesNoPagingResponse, _err error)
- func (client *Client) ListNodesNoPagingWithOptions(request *ListNodesNoPagingRequest, runtime *util.RuntimeOptions) (_result *ListNodesNoPagingResponse, _err error)
- func (client *Client) ListNodesWithOptions(request *ListNodesRequest, runtime *util.RuntimeOptions) (_result *ListNodesResponse, _err error)
- func (client *Client) ListPreferredEcsTypes(request *ListPreferredEcsTypesRequest) (_result *ListPreferredEcsTypesResponse, _err error)
- func (client *Client) ListPreferredEcsTypesWithOptions(request *ListPreferredEcsTypesRequest, runtime *util.RuntimeOptions) (_result *ListPreferredEcsTypesResponse, _err error)
- func (client *Client) ListQueues(request *ListQueuesRequest) (_result *ListQueuesResponse, _err error)
- func (client *Client) ListQueuesWithOptions(request *ListQueuesRequest, runtime *util.RuntimeOptions) (_result *ListQueuesResponse, _err error)
- func (client *Client) ListRegions() (_result *ListRegionsResponse, _err error)
- func (client *Client) ListRegionsWithOptions(runtime *util.RuntimeOptions) (_result *ListRegionsResponse, _err error)
- func (client *Client) ListSecurityGroups(request *ListSecurityGroupsRequest) (_result *ListSecurityGroupsResponse, _err error)
- func (client *Client) ListSecurityGroupsWithOptions(request *ListSecurityGroupsRequest, runtime *util.RuntimeOptions) (_result *ListSecurityGroupsResponse, _err error)
- func (client *Client) ListSoftwares(request *ListSoftwaresRequest) (_result *ListSoftwaresResponse, _err error)
- func (client *Client) ListSoftwaresWithOptions(request *ListSoftwaresRequest, runtime *util.RuntimeOptions) (_result *ListSoftwaresResponse, _err error)
- func (client *Client) ListTasks(request *ListTasksRequest) (_result *ListTasksResponse, _err error)
- func (client *Client) ListTasksWithOptions(request *ListTasksRequest, runtime *util.RuntimeOptions) (_result *ListTasksResponse, _err error)
- func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error)
- func (client *Client) ListUsersWithOptions(request *ListUsersRequest, runtime *util.RuntimeOptions) (_result *ListUsersResponse, _err error)
- func (client *Client) ListVolumes(request *ListVolumesRequest) (_result *ListVolumesResponse, _err error)
- func (client *Client) ListVolumesWithOptions(request *ListVolumesRequest, runtime *util.RuntimeOptions) (_result *ListVolumesResponse, _err error)
- func (client *Client) ModifyClusterAttributes(request *ModifyClusterAttributesRequest) (_result *ModifyClusterAttributesResponse, _err error)
- func (client *Client) ModifyClusterAttributesWithOptions(request *ModifyClusterAttributesRequest, runtime *util.RuntimeOptions) (_result *ModifyClusterAttributesResponse, _err error)
- func (client *Client) ModifyContainerAppAttributes(request *ModifyContainerAppAttributesRequest) (_result *ModifyContainerAppAttributesResponse, _err error)
- func (client *Client) ModifyContainerAppAttributesWithOptions(request *ModifyContainerAppAttributesRequest, runtime *util.RuntimeOptions) (_result *ModifyContainerAppAttributesResponse, _err error)
- func (client *Client) ModifyImageGatewayConfig(request *ModifyImageGatewayConfigRequest) (_result *ModifyImageGatewayConfigResponse, _err error)
- func (client *Client) ModifyImageGatewayConfigWithOptions(request *ModifyImageGatewayConfigRequest, runtime *util.RuntimeOptions) (_result *ModifyImageGatewayConfigResponse, _err error)
- func (client *Client) ModifyUserGroups(request *ModifyUserGroupsRequest) (_result *ModifyUserGroupsResponse, _err error)
- func (client *Client) ModifyUserGroupsWithOptions(request *ModifyUserGroupsRequest, runtime *util.RuntimeOptions) (_result *ModifyUserGroupsResponse, _err error)
- func (client *Client) ModifyUserPasswords(request *ModifyUserPasswordsRequest) (_result *ModifyUserPasswordsResponse, _err error)
- func (client *Client) ModifyUserPasswordsWithOptions(request *ModifyUserPasswordsRequest, runtime *util.RuntimeOptions) (_result *ModifyUserPasswordsResponse, _err error)
- func (client *Client) ModifyVisualServicePasswd(request *ModifyVisualServicePasswdRequest) (_result *ModifyVisualServicePasswdResponse, _err error)
- func (client *Client) ModifyVisualServicePasswdWithOptions(request *ModifyVisualServicePasswdRequest, runtime *util.RuntimeOptions) (_result *ModifyVisualServicePasswdResponse, _err error)
- func (client *Client) MountNFS(request *MountNFSRequest) (_result *MountNFSResponse, _err error)
- func (client *Client) MountNFSWithOptions(request *MountNFSRequest, runtime *util.RuntimeOptions) (_result *MountNFSResponse, _err error)
- func (client *Client) PullImage(request *PullImageRequest) (_result *PullImageResponse, _err error)
- func (client *Client) PullImageWithOptions(request *PullImageRequest, runtime *util.RuntimeOptions) (_result *PullImageResponse, _err error)
- func (client *Client) QueryServicePackAndPrice() (_result *QueryServicePackAndPriceResponse, _err error)
- func (client *Client) QueryServicePackAndPriceWithOptions(runtime *util.RuntimeOptions) (_result *QueryServicePackAndPriceResponse, _err error)
- func (client *Client) RecoverCluster(request *RecoverClusterRequest) (_result *RecoverClusterResponse, _err error)
- func (client *Client) RecoverClusterWithOptions(request *RecoverClusterRequest, runtime *util.RuntimeOptions) (_result *RecoverClusterResponse, _err error)
- func (client *Client) RerunJobs(request *RerunJobsRequest) (_result *RerunJobsResponse, _err error)
- func (client *Client) RerunJobsWithOptions(request *RerunJobsRequest, runtime *util.RuntimeOptions) (_result *RerunJobsResponse, _err error)
- func (client *Client) ResetNodes(request *ResetNodesRequest) (_result *ResetNodesResponse, _err error)
- func (client *Client) ResetNodesWithOptions(request *ResetNodesRequest, runtime *util.RuntimeOptions) (_result *ResetNodesResponse, _err error)
- func (client *Client) RunCloudMetricProfiling(request *RunCloudMetricProfilingRequest) (_result *RunCloudMetricProfilingResponse, _err error)
- func (client *Client) RunCloudMetricProfilingWithOptions(request *RunCloudMetricProfilingRequest, runtime *util.RuntimeOptions) (_result *RunCloudMetricProfilingResponse, _err error)
- func (client *Client) SetAutoScaleConfig(request *SetAutoScaleConfigRequest) (_result *SetAutoScaleConfigResponse, _err error)
- func (client *Client) SetAutoScaleConfigWithOptions(request *SetAutoScaleConfigRequest, runtime *util.RuntimeOptions) (_result *SetAutoScaleConfigResponse, _err error)
- func (client *Client) SetGWSClusterPolicy(request *SetGWSClusterPolicyRequest) (_result *SetGWSClusterPolicyResponse, _err error)
- func (client *Client) SetGWSClusterPolicyWithOptions(request *SetGWSClusterPolicyRequest, runtime *util.RuntimeOptions) (_result *SetGWSClusterPolicyResponse, _err error)
- func (client *Client) SetGWSInstanceName(request *SetGWSInstanceNameRequest) (_result *SetGWSInstanceNameResponse, _err error)
- func (client *Client) SetGWSInstanceNameWithOptions(request *SetGWSInstanceNameRequest, runtime *util.RuntimeOptions) (_result *SetGWSInstanceNameResponse, _err error)
- func (client *Client) SetGWSInstanceUser(request *SetGWSInstanceUserRequest) (_result *SetGWSInstanceUserResponse, _err error)
- func (client *Client) SetGWSInstanceUserWithOptions(request *SetGWSInstanceUserRequest, runtime *util.RuntimeOptions) (_result *SetGWSInstanceUserResponse, _err error)
- func (client *Client) SetPostScripts(request *SetPostScriptsRequest) (_result *SetPostScriptsResponse, _err error)
- func (client *Client) SetPostScriptsWithOptions(request *SetPostScriptsRequest, runtime *util.RuntimeOptions) (_result *SetPostScriptsResponse, _err error)
- func (client *Client) SetQueue(request *SetQueueRequest) (_result *SetQueueResponse, _err error)
- func (client *Client) SetQueueWithOptions(request *SetQueueRequest, runtime *util.RuntimeOptions) (_result *SetQueueResponse, _err error)
- func (client *Client) SetSchedulerInfo(request *SetSchedulerInfoRequest) (_result *SetSchedulerInfoResponse, _err error)
- func (client *Client) SetSchedulerInfoWithOptions(request *SetSchedulerInfoRequest, runtime *util.RuntimeOptions) (_result *SetSchedulerInfoResponse, _err error)
- func (client *Client) StartCluster(request *StartClusterRequest) (_result *StartClusterResponse, _err error)
- func (client *Client) StartClusterWithOptions(request *StartClusterRequest, runtime *util.RuntimeOptions) (_result *StartClusterResponse, _err error)
- func (client *Client) StartGWSInstance(request *StartGWSInstanceRequest) (_result *StartGWSInstanceResponse, _err error)
- func (client *Client) StartGWSInstanceWithOptions(request *StartGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *StartGWSInstanceResponse, _err error)
- func (client *Client) StartNodes(request *StartNodesRequest) (_result *StartNodesResponse, _err error)
- func (client *Client) StartNodesWithOptions(request *StartNodesRequest, runtime *util.RuntimeOptions) (_result *StartNodesResponse, _err error)
- func (client *Client) StartVisualService(request *StartVisualServiceRequest) (_result *StartVisualServiceResponse, _err error)
- func (client *Client) StartVisualServiceWithOptions(request *StartVisualServiceRequest, runtime *util.RuntimeOptions) (_result *StartVisualServiceResponse, _err error)
- func (client *Client) StopCluster(request *StopClusterRequest) (_result *StopClusterResponse, _err error)
- func (client *Client) StopClusterWithOptions(request *StopClusterRequest, runtime *util.RuntimeOptions) (_result *StopClusterResponse, _err error)
- func (client *Client) StopGWSInstance(request *StopGWSInstanceRequest) (_result *StopGWSInstanceResponse, _err error)
- func (client *Client) StopGWSInstanceWithOptions(request *StopGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *StopGWSInstanceResponse, _err error)
- func (client *Client) StopJobs(request *StopJobsRequest) (_result *StopJobsResponse, _err error)
- func (client *Client) StopJobsWithOptions(request *StopJobsRequest, runtime *util.RuntimeOptions) (_result *StopJobsResponse, _err error)
- func (client *Client) StopNodes(request *StopNodesRequest) (_result *StopNodesResponse, _err error)
- func (client *Client) StopNodesWithOptions(request *StopNodesRequest, runtime *util.RuntimeOptions) (_result *StopNodesResponse, _err error)
- func (client *Client) StopVisualService(request *StopVisualServiceRequest) (_result *StopVisualServiceResponse, _err error)
- func (client *Client) StopVisualServiceWithOptions(request *StopVisualServiceRequest, runtime *util.RuntimeOptions) (_result *StopVisualServiceResponse, _err error)
- func (client *Client) SubmitJob(request *SubmitJobRequest) (_result *SubmitJobResponse, _err error)
- func (client *Client) SubmitJobWithOptions(request *SubmitJobRequest, runtime *util.RuntimeOptions) (_result *SubmitJobResponse, _err error)
- func (client *Client) SyncUsers(request *SyncUsersRequest) (_result *SyncUsersResponse, _err error)
- func (client *Client) SyncUsersWithOptions(request *SyncUsersRequest, runtime *util.RuntimeOptions) (_result *SyncUsersResponse, _err error)
- func (client *Client) UninstallSoftware(request *UninstallSoftwareRequest) (_result *UninstallSoftwareResponse, _err error)
- func (client *Client) UninstallSoftwareWithOptions(request *UninstallSoftwareRequest, runtime *util.RuntimeOptions) (_result *UninstallSoftwareResponse, _err error)
- func (client *Client) UpdateClusterVolumes(request *UpdateClusterVolumesRequest) (_result *UpdateClusterVolumesResponse, _err error)
- func (client *Client) UpdateClusterVolumesWithOptions(request *UpdateClusterVolumesRequest, runtime *util.RuntimeOptions) (_result *UpdateClusterVolumesResponse, _err error)
- func (client *Client) UpdateQueueConfig(request *UpdateQueueConfigRequest) (_result *UpdateQueueConfigResponse, _err error)
- func (client *Client) UpdateQueueConfigWithOptions(request *UpdateQueueConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateQueueConfigResponse, _err error)
- func (client *Client) UpgradeClient(request *UpgradeClientRequest) (_result *UpgradeClientResponse, _err error)
- func (client *Client) UpgradeClientWithOptions(request *UpgradeClientRequest, runtime *util.RuntimeOptions) (_result *UpgradeClientResponse, _err error)
- type CreateClusterRequest
- func (s CreateClusterRequest) GoString() string
- func (s *CreateClusterRequest) SetAccountType(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetAdditionalVolumes(v []*CreateClusterRequestAdditionalVolumes) *CreateClusterRequest
- func (s *CreateClusterRequest) SetApplication(v []*CreateClusterRequestApplication) *CreateClusterRequest
- func (s *CreateClusterRequest) SetAutoRenew(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetAutoRenewPeriod(v int32) *CreateClusterRequest
- func (s *CreateClusterRequest) SetClientToken(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetClientVersion(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetClusterVersion(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetComputeEnableHt(v bool) *CreateClusterRequest
- func (s *CreateClusterRequest) SetComputeSpotPriceLimit(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetComputeSpotStrategy(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetDeployMode(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetDescription(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetDomain(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetEcsChargeType(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetEcsOrder(v *CreateClusterRequestEcsOrder) *CreateClusterRequest
- func (s *CreateClusterRequest) SetEhpcVersion(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetHaEnable(v bool) *CreateClusterRequest
- func (s *CreateClusterRequest) SetImageId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetImageOwnerAlias(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetInputFileUrl(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetIsComputeEss(v bool) *CreateClusterRequest
- func (s *CreateClusterRequest) SetJobQueue(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetKeyPairName(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetName(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetOsTag(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetPassword(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetPeriod(v int32) *CreateClusterRequest
- func (s *CreateClusterRequest) SetPeriodUnit(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetPlugin(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetPostInstallScript(v []*CreateClusterRequestPostInstallScript) *CreateClusterRequest
- func (s *CreateClusterRequest) SetRamNodeTypes(v []*string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetRamRoleName(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetRemoteDirectory(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetRemoteVisEnable(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetResourceGroupId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSccClusterId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSchedulerType(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSecurityGroupId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSecurityGroupName(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSystemDiskLevel(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSystemDiskSize(v int32) *CreateClusterRequest
- func (s *CreateClusterRequest) SetSystemDiskType(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVSwitchId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVolumeId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVolumeMountOption(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVolumeMountpoint(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVolumeProtocol(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVolumeType(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetVpcId(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetWithoutAgent(v bool) *CreateClusterRequest
- func (s *CreateClusterRequest) SetWithoutElasticIp(v bool) *CreateClusterRequest
- func (s *CreateClusterRequest) SetZoneId(v string) *CreateClusterRequest
- func (s CreateClusterRequest) String() string
- type CreateClusterRequestAdditionalVolumes
- func (s CreateClusterRequestAdditionalVolumes) GoString() string
- func (s *CreateClusterRequestAdditionalVolumes) SetJobQueue(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetLocalDirectory(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetLocation(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetRemoteDirectory(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetRoles(v []*CreateClusterRequestAdditionalVolumesRoles) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetVolumeId(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetVolumeMountOption(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetVolumeMountpoint(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetVolumeProtocol(v string) *CreateClusterRequestAdditionalVolumes
- func (s *CreateClusterRequestAdditionalVolumes) SetVolumeType(v string) *CreateClusterRequestAdditionalVolumes
- func (s CreateClusterRequestAdditionalVolumes) String() string
- type CreateClusterRequestAdditionalVolumesRoles
- type CreateClusterRequestApplication
- type CreateClusterRequestEcsOrder
- func (s CreateClusterRequestEcsOrder) GoString() string
- func (s *CreateClusterRequestEcsOrder) SetCompute(v *CreateClusterRequestEcsOrderCompute) *CreateClusterRequestEcsOrder
- func (s *CreateClusterRequestEcsOrder) SetLogin(v *CreateClusterRequestEcsOrderLogin) *CreateClusterRequestEcsOrder
- func (s *CreateClusterRequestEcsOrder) SetManager(v *CreateClusterRequestEcsOrderManager) *CreateClusterRequestEcsOrder
- func (s CreateClusterRequestEcsOrder) String() string
- type CreateClusterRequestEcsOrderCompute
- func (s CreateClusterRequestEcsOrderCompute) GoString() string
- func (s *CreateClusterRequestEcsOrderCompute) SetCount(v int32) *CreateClusterRequestEcsOrderCompute
- func (s *CreateClusterRequestEcsOrderCompute) SetInstanceType(v string) *CreateClusterRequestEcsOrderCompute
- func (s CreateClusterRequestEcsOrderCompute) String() string
- type CreateClusterRequestEcsOrderLogin
- func (s CreateClusterRequestEcsOrderLogin) GoString() string
- func (s *CreateClusterRequestEcsOrderLogin) SetCount(v int32) *CreateClusterRequestEcsOrderLogin
- func (s *CreateClusterRequestEcsOrderLogin) SetInstanceType(v string) *CreateClusterRequestEcsOrderLogin
- func (s CreateClusterRequestEcsOrderLogin) String() string
- type CreateClusterRequestEcsOrderManager
- func (s CreateClusterRequestEcsOrderManager) GoString() string
- func (s *CreateClusterRequestEcsOrderManager) SetCount(v int32) *CreateClusterRequestEcsOrderManager
- func (s *CreateClusterRequestEcsOrderManager) SetInstanceType(v string) *CreateClusterRequestEcsOrderManager
- func (s CreateClusterRequestEcsOrderManager) String() string
- type CreateClusterRequestPostInstallScript
- func (s CreateClusterRequestPostInstallScript) GoString() string
- func (s *CreateClusterRequestPostInstallScript) SetArgs(v string) *CreateClusterRequestPostInstallScript
- func (s *CreateClusterRequestPostInstallScript) SetUrl(v string) *CreateClusterRequestPostInstallScript
- func (s CreateClusterRequestPostInstallScript) String() string
- type CreateClusterResponse
- type CreateClusterResponseBody
- func (s CreateClusterResponseBody) GoString() string
- func (s *CreateClusterResponseBody) SetClusterId(v string) *CreateClusterResponseBody
- func (s *CreateClusterResponseBody) SetRequestId(v string) *CreateClusterResponseBody
- func (s *CreateClusterResponseBody) SetTaskId(v string) *CreateClusterResponseBody
- func (s CreateClusterResponseBody) String() string
- type CreateGWSClusterRequest
- func (s CreateGWSClusterRequest) GoString() string
- func (s *CreateGWSClusterRequest) SetClusterType(v string) *CreateGWSClusterRequest
- func (s *CreateGWSClusterRequest) SetName(v string) *CreateGWSClusterRequest
- func (s *CreateGWSClusterRequest) SetVSwitchId(v string) *CreateGWSClusterRequest
- func (s *CreateGWSClusterRequest) SetVpcId(v string) *CreateGWSClusterRequest
- func (s CreateGWSClusterRequest) String() string
- type CreateGWSClusterResponse
- type CreateGWSClusterResponseBody
- type CreateGWSImageRequest
- type CreateGWSImageResponse
- type CreateGWSImageResponseBody
- type CreateGWSInstanceRequest
- func (s CreateGWSInstanceRequest) GoString() string
- func (s *CreateGWSInstanceRequest) SetAllocatePublicAddress(v bool) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetAppList(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetAutoRenew(v bool) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetClusterId(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetImageId(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetInstanceChargeType(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetInstanceType(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetInternetChargeType(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetInternetMaxBandwidthIn(v int32) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetInternetMaxBandwidthOut(v int32) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetName(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetPeriod(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetPeriodUnit(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetSystemDiskCategory(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetSystemDiskSize(v int32) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetVSwitchId(v string) *CreateGWSInstanceRequest
- func (s *CreateGWSInstanceRequest) SetWorkMode(v string) *CreateGWSInstanceRequest
- func (s CreateGWSInstanceRequest) String() string
- type CreateGWSInstanceResponse
- func (s CreateGWSInstanceResponse) GoString() string
- func (s *CreateGWSInstanceResponse) SetBody(v *CreateGWSInstanceResponseBody) *CreateGWSInstanceResponse
- func (s *CreateGWSInstanceResponse) SetHeaders(v map[string]*string) *CreateGWSInstanceResponse
- func (s CreateGWSInstanceResponse) String() string
- type CreateGWSInstanceResponseBody
- func (s CreateGWSInstanceResponseBody) GoString() string
- func (s *CreateGWSInstanceResponseBody) SetInstanceId(v string) *CreateGWSInstanceResponseBody
- func (s *CreateGWSInstanceResponseBody) SetRequestId(v string) *CreateGWSInstanceResponseBody
- func (s CreateGWSInstanceResponseBody) String() string
- type CreateHybridClusterRequest
- func (s CreateHybridClusterRequest) GoString() string
- func (s *CreateHybridClusterRequest) SetApplication(v []*CreateHybridClusterRequestApplication) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetClientToken(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetClientVersion(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetComputeSpotPriceLimit(v float32) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetComputeSpotStrategy(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetDescription(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetDomain(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetEcsOrder(v *CreateHybridClusterRequestEcsOrder) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetEhpcVersion(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetImageId(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetImageOwnerAlias(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetJobQueue(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetKeyPairName(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetLocation(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetMultiOs(v bool) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetName(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetNodes(v []*CreateHybridClusterRequestNodes) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetOnPremiseVolumeLocalPath(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetOnPremiseVolumeMountPoint(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetOnPremiseVolumeProtocol(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetOnPremiseVolumeRemotePath(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetOsTag(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetPassword(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetPostInstallScript(v []*CreateHybridClusterRequestPostInstallScript) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetRemoteDirectory(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetResourceGroupId(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetSchedulerPreInstall(v bool) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetSecurityGroupId(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetSecurityGroupName(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetVSwitchId(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetVolumeId(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetVolumeMountpoint(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetVolumeProtocol(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetVolumeType(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetVpcId(v string) *CreateHybridClusterRequest
- func (s *CreateHybridClusterRequest) SetZoneId(v string) *CreateHybridClusterRequest
- func (s CreateHybridClusterRequest) String() string
- type CreateHybridClusterRequestApplication
- type CreateHybridClusterRequestEcsOrder
- type CreateHybridClusterRequestEcsOrderCompute
- type CreateHybridClusterRequestNodes
- func (s CreateHybridClusterRequestNodes) GoString() string
- func (s *CreateHybridClusterRequestNodes) SetAccountType(v string) *CreateHybridClusterRequestNodes
- func (s *CreateHybridClusterRequestNodes) SetDir(v string) *CreateHybridClusterRequestNodes
- func (s *CreateHybridClusterRequestNodes) SetHostName(v string) *CreateHybridClusterRequestNodes
- func (s *CreateHybridClusterRequestNodes) SetIpAddress(v string) *CreateHybridClusterRequestNodes
- func (s *CreateHybridClusterRequestNodes) SetRole(v string) *CreateHybridClusterRequestNodes
- func (s *CreateHybridClusterRequestNodes) SetSchedulerType(v string) *CreateHybridClusterRequestNodes
- func (s CreateHybridClusterRequestNodes) String() string
- type CreateHybridClusterRequestPostInstallScript
- func (s CreateHybridClusterRequestPostInstallScript) GoString() string
- func (s *CreateHybridClusterRequestPostInstallScript) SetArgs(v string) *CreateHybridClusterRequestPostInstallScript
- func (s *CreateHybridClusterRequestPostInstallScript) SetUrl(v string) *CreateHybridClusterRequestPostInstallScript
- func (s CreateHybridClusterRequestPostInstallScript) String() string
- type CreateHybridClusterResponse
- func (s CreateHybridClusterResponse) GoString() string
- func (s *CreateHybridClusterResponse) SetBody(v *CreateHybridClusterResponseBody) *CreateHybridClusterResponse
- func (s *CreateHybridClusterResponse) SetHeaders(v map[string]*string) *CreateHybridClusterResponse
- func (s CreateHybridClusterResponse) String() string
- type CreateHybridClusterResponseBody
- func (s CreateHybridClusterResponseBody) GoString() string
- func (s *CreateHybridClusterResponseBody) SetClusterId(v string) *CreateHybridClusterResponseBody
- func (s *CreateHybridClusterResponseBody) SetRequestId(v string) *CreateHybridClusterResponseBody
- func (s *CreateHybridClusterResponseBody) SetTaskId(v string) *CreateHybridClusterResponseBody
- func (s CreateHybridClusterResponseBody) String() string
- type CreateJobFileRequest
- func (s CreateJobFileRequest) GoString() string
- func (s *CreateJobFileRequest) SetClusterId(v string) *CreateJobFileRequest
- func (s *CreateJobFileRequest) SetContent(v string) *CreateJobFileRequest
- func (s *CreateJobFileRequest) SetRunasUser(v string) *CreateJobFileRequest
- func (s *CreateJobFileRequest) SetRunasUserPassword(v string) *CreateJobFileRequest
- func (s *CreateJobFileRequest) SetTargetFile(v string) *CreateJobFileRequest
- func (s CreateJobFileRequest) String() string
- type CreateJobFileResponse
- type CreateJobFileResponseBody
- type CreateJobTemplateRequest
- func (s CreateJobTemplateRequest) GoString() string
- func (s *CreateJobTemplateRequest) SetArrayRequest(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetClockTime(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetCommandLine(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetGpu(v int32) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetInputFileUrl(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetMem(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetName(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetNode(v int32) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetPackagePath(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetPriority(v int32) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetQueue(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetReRunable(v bool) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetRunasUser(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetStderrRedirectPath(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetStdoutRedirectPath(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetTask(v int32) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetThread(v int32) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetUnzipCmd(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetVariables(v string) *CreateJobTemplateRequest
- func (s *CreateJobTemplateRequest) SetWithUnzipCmd(v bool) *CreateJobTemplateRequest
- func (s CreateJobTemplateRequest) String() string
- type CreateJobTemplateResponse
- func (s CreateJobTemplateResponse) GoString() string
- func (s *CreateJobTemplateResponse) SetBody(v *CreateJobTemplateResponseBody) *CreateJobTemplateResponse
- func (s *CreateJobTemplateResponse) SetHeaders(v map[string]*string) *CreateJobTemplateResponse
- func (s CreateJobTemplateResponse) String() string
- type CreateJobTemplateResponseBody
- func (s CreateJobTemplateResponseBody) GoString() string
- func (s *CreateJobTemplateResponseBody) SetRequestId(v string) *CreateJobTemplateResponseBody
- func (s *CreateJobTemplateResponseBody) SetTemplateId(v string) *CreateJobTemplateResponseBody
- func (s CreateJobTemplateResponseBody) String() string
- type DeleteClusterRequest
- type DeleteClusterResponse
- type DeleteClusterResponseBody
- type DeleteContainerAppsRequest
- type DeleteContainerAppsRequestContainerApp
- type DeleteContainerAppsResponse
- func (s DeleteContainerAppsResponse) GoString() string
- func (s *DeleteContainerAppsResponse) SetBody(v *DeleteContainerAppsResponseBody) *DeleteContainerAppsResponse
- func (s *DeleteContainerAppsResponse) SetHeaders(v map[string]*string) *DeleteContainerAppsResponse
- func (s DeleteContainerAppsResponse) String() string
- type DeleteContainerAppsResponseBody
- type DeleteGWSClusterRequest
- type DeleteGWSClusterResponse
- type DeleteGWSClusterResponseBody
- type DeleteGWSInstanceRequest
- type DeleteGWSInstanceResponse
- func (s DeleteGWSInstanceResponse) GoString() string
- func (s *DeleteGWSInstanceResponse) SetBody(v *DeleteGWSInstanceResponseBody) *DeleteGWSInstanceResponse
- func (s *DeleteGWSInstanceResponse) SetHeaders(v map[string]*string) *DeleteGWSInstanceResponse
- func (s DeleteGWSInstanceResponse) String() string
- type DeleteGWSInstanceResponseBody
- type DeleteImageRequest
- func (s DeleteImageRequest) GoString() string
- func (s *DeleteImageRequest) SetClusterId(v string) *DeleteImageRequest
- func (s *DeleteImageRequest) SetContainerType(v string) *DeleteImageRequest
- func (s *DeleteImageRequest) SetImageTag(v string) *DeleteImageRequest
- func (s *DeleteImageRequest) SetRepository(v string) *DeleteImageRequest
- func (s DeleteImageRequest) String() string
- type DeleteImageResponse
- type DeleteImageResponseBody
- type DeleteJobTemplatesRequest
- type DeleteJobTemplatesResponse
- func (s DeleteJobTemplatesResponse) GoString() string
- func (s *DeleteJobTemplatesResponse) SetBody(v *DeleteJobTemplatesResponseBody) *DeleteJobTemplatesResponse
- func (s *DeleteJobTemplatesResponse) SetHeaders(v map[string]*string) *DeleteJobTemplatesResponse
- func (s DeleteJobTemplatesResponse) String() string
- type DeleteJobTemplatesResponseBody
- type DeleteJobsRequest
- type DeleteJobsResponse
- type DeleteJobsResponseBody
- type DeleteNodesRequest
- func (s DeleteNodesRequest) GoString() string
- func (s *DeleteNodesRequest) SetClusterId(v string) *DeleteNodesRequest
- func (s *DeleteNodesRequest) SetInstance(v []*DeleteNodesRequestInstance) *DeleteNodesRequest
- func (s *DeleteNodesRequest) SetReleaseInstance(v bool) *DeleteNodesRequest
- func (s *DeleteNodesRequest) SetSync(v bool) *DeleteNodesRequest
- func (s DeleteNodesRequest) String() string
- type DeleteNodesRequestInstance
- type DeleteNodesResponse
- type DeleteNodesResponseBody
- type DeleteQueueRequest
- type DeleteQueueResponse
- type DeleteQueueResponseBody
- type DeleteSecurityGroupRequest
- type DeleteSecurityGroupResponse
- func (s DeleteSecurityGroupResponse) GoString() string
- func (s *DeleteSecurityGroupResponse) SetBody(v *DeleteSecurityGroupResponseBody) *DeleteSecurityGroupResponse
- func (s *DeleteSecurityGroupResponse) SetHeaders(v map[string]*string) *DeleteSecurityGroupResponse
- func (s DeleteSecurityGroupResponse) String() string
- type DeleteSecurityGroupResponseBody
- type DeleteUsersRequest
- type DeleteUsersRequestUser
- type DeleteUsersResponse
- type DeleteUsersResponseBody
- type DescribeAutoScaleConfigRequest
- type DescribeAutoScaleConfigResponse
- func (s DescribeAutoScaleConfigResponse) GoString() string
- func (s *DescribeAutoScaleConfigResponse) SetBody(v *DescribeAutoScaleConfigResponseBody) *DescribeAutoScaleConfigResponse
- func (s *DescribeAutoScaleConfigResponse) SetHeaders(v map[string]*string) *DescribeAutoScaleConfigResponse
- func (s DescribeAutoScaleConfigResponse) String() string
- type DescribeAutoScaleConfigResponseBody
- func (s DescribeAutoScaleConfigResponseBody) GoString() string
- func (s *DescribeAutoScaleConfigResponseBody) SetClusterId(v string) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetClusterType(v string) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetEnableAutoGrow(v bool) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetEnableAutoShrink(v bool) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetExcludeNodes(v string) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetExtraNodesGrowRatio(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetGrowIntervalInMinutes(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetGrowRatio(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetGrowTimeoutInMinutes(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetMaxNodesInCluster(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetRequestId(v string) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetShrinkIdleTimes(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetShrinkIntervalInMinutes(v int32) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetSpotPriceLimit(v string) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetSpotStrategy(v string) *DescribeAutoScaleConfigResponseBody
- func (s *DescribeAutoScaleConfigResponseBody) SetUid(v string) *DescribeAutoScaleConfigResponseBody
- func (s DescribeAutoScaleConfigResponseBody) String() string
- type DescribeClusterRequest
- type DescribeClusterResponse
- type DescribeClusterResponseBody
- func (s DescribeClusterResponseBody) GoString() string
- func (s *DescribeClusterResponseBody) SetClusterInfo(v *DescribeClusterResponseBodyClusterInfo) *DescribeClusterResponseBody
- func (s *DescribeClusterResponseBody) SetRequestId(v string) *DescribeClusterResponseBody
- func (s DescribeClusterResponseBody) String() string
- type DescribeClusterResponseBodyClusterInfo
- func (s DescribeClusterResponseBodyClusterInfo) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfo) SetAccountType(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetApplications(v *DescribeClusterResponseBodyClusterInfoApplications) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetBaseOsTag(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetClientVersion(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetCreateTime(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetDeployMode(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetDescription(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetEcsChargeType(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetEcsInfo(v *DescribeClusterResponseBodyClusterInfoEcsInfo) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetHaEnable(v bool) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetImageId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetImageName(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetImageOwnerAlias(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetKeyPairName(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetLocation(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetName(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetOnPremiseInfo(v *DescribeClusterResponseBodyClusterInfoOnPremiseInfo) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetOsTag(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetPostInstallScripts(v *DescribeClusterResponseBodyClusterInfoPostInstallScripts) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetRegionId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetRemoteDirectory(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetSccClusterId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetSchedulerType(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetSecurityGroupId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetStatus(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetVSwitchId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeMountpoint(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeProtocol(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeType(v string) *DescribeClusterResponseBodyClusterInfo
- func (s *DescribeClusterResponseBodyClusterInfo) SetVpcId(v string) *DescribeClusterResponseBodyClusterInfo
- func (s DescribeClusterResponseBodyClusterInfo) String() string
- type DescribeClusterResponseBodyClusterInfoApplications
- func (s DescribeClusterResponseBodyClusterInfoApplications) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoApplications) SetApplicationInfo(v []*DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) *DescribeClusterResponseBodyClusterInfoApplications
- func (s DescribeClusterResponseBodyClusterInfoApplications) String() string
- type DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo
- func (s DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) SetName(v string) *DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo
- func (s *DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) SetTag(v string) *DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo
- func (s *DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) SetVersion(v string) *DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo
- func (s DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) String() string
- type DescribeClusterResponseBodyClusterInfoEcsInfo
- func (s DescribeClusterResponseBodyClusterInfoEcsInfo) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfo) SetCompute(v *DescribeClusterResponseBodyClusterInfoEcsInfoCompute) *DescribeClusterResponseBodyClusterInfoEcsInfo
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfo) SetLogin(v *DescribeClusterResponseBodyClusterInfoEcsInfoLogin) *DescribeClusterResponseBodyClusterInfoEcsInfo
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfo) SetManager(v *DescribeClusterResponseBodyClusterInfoEcsInfoManager) *DescribeClusterResponseBodyClusterInfoEcsInfo
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfo) SetProxyMgr(v *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) *DescribeClusterResponseBodyClusterInfoEcsInfo
- func (s DescribeClusterResponseBodyClusterInfoEcsInfo) String() string
- type DescribeClusterResponseBodyClusterInfoEcsInfoCompute
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoCompute) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoCompute) SetCount(v int32) *DescribeClusterResponseBodyClusterInfoEcsInfoCompute
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoCompute) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoCompute
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoCompute) String() string
- type DescribeClusterResponseBodyClusterInfoEcsInfoLogin
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoLogin) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoLogin) SetCount(v int32) *DescribeClusterResponseBodyClusterInfoEcsInfoLogin
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoLogin) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoLogin
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoLogin) String() string
- type DescribeClusterResponseBodyClusterInfoEcsInfoManager
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoManager) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoManager) SetCount(v int32) *DescribeClusterResponseBodyClusterInfoEcsInfoManager
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoManager) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoManager
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoManager) String() string
- type DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) SetCount(v int32) *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr
- func (s *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr
- func (s DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) String() string
- type DescribeClusterResponseBodyClusterInfoOnPremiseInfo
- func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfo) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoOnPremiseInfo) SetOnPremiseInfo(v []*DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) *DescribeClusterResponseBodyClusterInfoOnPremiseInfo
- func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfo) String() string
- type DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo
- func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) SetHostName(v string) *DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo
- func (s *DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) SetIP(v string) *DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo
- func (s *DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) SetType(v string) *DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo
- func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) String() string
- type DescribeClusterResponseBodyClusterInfoPostInstallScripts
- func (s DescribeClusterResponseBodyClusterInfoPostInstallScripts) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoPostInstallScripts) SetPostInstallScriptInfo(...) *DescribeClusterResponseBodyClusterInfoPostInstallScripts
- func (s DescribeClusterResponseBodyClusterInfoPostInstallScripts) String() string
- type DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo
- func (s DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo) GoString() string
- func (s *DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo) SetArgs(v string) *DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo
- func (s *DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo) SetUrl(v string) *DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo
- func (s DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo) String() string
- type DescribeContainerAppRequest
- type DescribeContainerAppResponse
- func (s DescribeContainerAppResponse) GoString() string
- func (s *DescribeContainerAppResponse) SetBody(v *DescribeContainerAppResponseBody) *DescribeContainerAppResponse
- func (s *DescribeContainerAppResponse) SetHeaders(v map[string]*string) *DescribeContainerAppResponse
- func (s DescribeContainerAppResponse) String() string
- type DescribeContainerAppResponseBody
- func (s DescribeContainerAppResponseBody) GoString() string
- func (s *DescribeContainerAppResponseBody) SetContainerAppInfo(v *DescribeContainerAppResponseBodyContainerAppInfo) *DescribeContainerAppResponseBody
- func (s *DescribeContainerAppResponseBody) SetRequestId(v string) *DescribeContainerAppResponseBody
- func (s DescribeContainerAppResponseBody) String() string
- type DescribeContainerAppResponseBodyContainerAppInfo
- func (s DescribeContainerAppResponseBodyContainerAppInfo) GoString() string
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetCreateTime(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetDescription(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetId(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetImageTag(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetName(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetRepository(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetType(v string) *DescribeContainerAppResponseBodyContainerAppInfo
- func (s DescribeContainerAppResponseBodyContainerAppInfo) String() string
- type DescribeDeployProcessRequest
- func (s DescribeDeployProcessRequest) GoString() string
- func (s *DescribeDeployProcessRequest) SetClusterId(v string) *DescribeDeployProcessRequest
- func (s *DescribeDeployProcessRequest) SetHostName(v string) *DescribeDeployProcessRequest
- func (s *DescribeDeployProcessRequest) SetRegionId(v string) *DescribeDeployProcessRequest
- func (s *DescribeDeployProcessRequest) SetRole(v string) *DescribeDeployProcessRequest
- func (s DescribeDeployProcessRequest) String() string
- type DescribeDeployProcessResponse
- func (s DescribeDeployProcessResponse) GoString() string
- func (s *DescribeDeployProcessResponse) SetBody(v *DescribeDeployProcessResponseBody) *DescribeDeployProcessResponse
- func (s *DescribeDeployProcessResponse) SetHeaders(v map[string]*string) *DescribeDeployProcessResponse
- func (s DescribeDeployProcessResponse) String() string
- type DescribeDeployProcessResponseBody
- func (s DescribeDeployProcessResponseBody) GoString() string
- func (s *DescribeDeployProcessResponseBody) SetDeployProcess(v string) *DescribeDeployProcessResponseBody
- func (s *DescribeDeployProcessResponseBody) SetRequestId(v string) *DescribeDeployProcessResponseBody
- func (s *DescribeDeployProcessResponseBody) SetSuccess(v string) *DescribeDeployProcessResponseBody
- func (s DescribeDeployProcessResponseBody) String() string
- type DescribeGWSClusterPolicyRequest
- func (s DescribeGWSClusterPolicyRequest) GoString() string
- func (s *DescribeGWSClusterPolicyRequest) SetAsyncMode(v bool) *DescribeGWSClusterPolicyRequest
- func (s *DescribeGWSClusterPolicyRequest) SetClusterId(v string) *DescribeGWSClusterPolicyRequest
- func (s *DescribeGWSClusterPolicyRequest) SetTaskId(v string) *DescribeGWSClusterPolicyRequest
- func (s DescribeGWSClusterPolicyRequest) String() string
- type DescribeGWSClusterPolicyResponse
- func (s DescribeGWSClusterPolicyResponse) GoString() string
- func (s *DescribeGWSClusterPolicyResponse) SetBody(v *DescribeGWSClusterPolicyResponseBody) *DescribeGWSClusterPolicyResponse
- func (s *DescribeGWSClusterPolicyResponse) SetHeaders(v map[string]*string) *DescribeGWSClusterPolicyResponse
- func (s DescribeGWSClusterPolicyResponse) String() string
- type DescribeGWSClusterPolicyResponseBody
- func (s DescribeGWSClusterPolicyResponseBody) GoString() string
- func (s *DescribeGWSClusterPolicyResponseBody) SetClipboard(v string) *DescribeGWSClusterPolicyResponseBody
- func (s *DescribeGWSClusterPolicyResponseBody) SetLocalDrive(v string) *DescribeGWSClusterPolicyResponseBody
- func (s *DescribeGWSClusterPolicyResponseBody) SetRequestId(v string) *DescribeGWSClusterPolicyResponseBody
- func (s *DescribeGWSClusterPolicyResponseBody) SetUsbRedirect(v string) *DescribeGWSClusterPolicyResponseBody
- func (s *DescribeGWSClusterPolicyResponseBody) SetWatermark(v string) *DescribeGWSClusterPolicyResponseBody
- func (s DescribeGWSClusterPolicyResponseBody) String() string
- type DescribeGWSClustersRequest
- func (s DescribeGWSClustersRequest) GoString() string
- func (s *DescribeGWSClustersRequest) SetClusterId(v string) *DescribeGWSClustersRequest
- func (s *DescribeGWSClustersRequest) SetPageNumber(v int32) *DescribeGWSClustersRequest
- func (s *DescribeGWSClustersRequest) SetPageSize(v int32) *DescribeGWSClustersRequest
- func (s DescribeGWSClustersRequest) String() string
- type DescribeGWSClustersResponse
- func (s DescribeGWSClustersResponse) GoString() string
- func (s *DescribeGWSClustersResponse) SetBody(v *DescribeGWSClustersResponseBody) *DescribeGWSClustersResponse
- func (s *DescribeGWSClustersResponse) SetHeaders(v map[string]*string) *DescribeGWSClustersResponse
- func (s DescribeGWSClustersResponse) String() string
- type DescribeGWSClustersResponseBody
- func (s DescribeGWSClustersResponseBody) GoString() string
- func (s *DescribeGWSClustersResponseBody) SetCallerType(v string) *DescribeGWSClustersResponseBody
- func (s *DescribeGWSClustersResponseBody) SetClusters(v *DescribeGWSClustersResponseBodyClusters) *DescribeGWSClustersResponseBody
- func (s *DescribeGWSClustersResponseBody) SetPageNumber(v int32) *DescribeGWSClustersResponseBody
- func (s *DescribeGWSClustersResponseBody) SetPageSize(v int32) *DescribeGWSClustersResponseBody
- func (s *DescribeGWSClustersResponseBody) SetRequestId(v string) *DescribeGWSClustersResponseBody
- func (s *DescribeGWSClustersResponseBody) SetTotalCount(v int32) *DescribeGWSClustersResponseBody
- func (s DescribeGWSClustersResponseBody) String() string
- type DescribeGWSClustersResponseBodyClusters
- type DescribeGWSClustersResponseBodyClustersClusterInfo
- func (s DescribeGWSClustersResponseBodyClustersClusterInfo) GoString() string
- func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetClusterId(v string) *DescribeGWSClustersResponseBodyClustersClusterInfo
- func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetCreateTime(v string) *DescribeGWSClustersResponseBodyClustersClusterInfo
- func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetInstanceCount(v int32) *DescribeGWSClustersResponseBodyClustersClusterInfo
- func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetStatus(v string) *DescribeGWSClustersResponseBodyClustersClusterInfo
- func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetVpcId(v string) *DescribeGWSClustersResponseBodyClustersClusterInfo
- func (s DescribeGWSClustersResponseBodyClustersClusterInfo) String() string
- type DescribeGWSImagesRequest
- type DescribeGWSImagesResponse
- func (s DescribeGWSImagesResponse) GoString() string
- func (s *DescribeGWSImagesResponse) SetBody(v *DescribeGWSImagesResponseBody) *DescribeGWSImagesResponse
- func (s *DescribeGWSImagesResponse) SetHeaders(v map[string]*string) *DescribeGWSImagesResponse
- func (s DescribeGWSImagesResponse) String() string
- type DescribeGWSImagesResponseBody
- func (s DescribeGWSImagesResponseBody) GoString() string
- func (s *DescribeGWSImagesResponseBody) SetImages(v *DescribeGWSImagesResponseBodyImages) *DescribeGWSImagesResponseBody
- func (s *DescribeGWSImagesResponseBody) SetPageNumber(v int32) *DescribeGWSImagesResponseBody
- func (s *DescribeGWSImagesResponseBody) SetPageSize(v int32) *DescribeGWSImagesResponseBody
- func (s *DescribeGWSImagesResponseBody) SetRequestId(v string) *DescribeGWSImagesResponseBody
- func (s *DescribeGWSImagesResponseBody) SetTotalCount(v int32) *DescribeGWSImagesResponseBody
- func (s DescribeGWSImagesResponseBody) String() string
- type DescribeGWSImagesResponseBodyImages
- type DescribeGWSImagesResponseBodyImagesImageInfo
- func (s DescribeGWSImagesResponseBodyImagesImageInfo) GoString() string
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetCreateTime(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetImageId(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetImageType(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetName(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetProgress(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetSize(v int32) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetStatus(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
- func (s DescribeGWSImagesResponseBodyImagesImageInfo) String() string
- type DescribeGWSInstancesRequest
- func (s DescribeGWSInstancesRequest) GoString() string
- func (s *DescribeGWSInstancesRequest) SetClusterId(v string) *DescribeGWSInstancesRequest
- func (s *DescribeGWSInstancesRequest) SetInstanceId(v string) *DescribeGWSInstancesRequest
- func (s *DescribeGWSInstancesRequest) SetPageNumber(v int32) *DescribeGWSInstancesRequest
- func (s *DescribeGWSInstancesRequest) SetPageSize(v int32) *DescribeGWSInstancesRequest
- func (s *DescribeGWSInstancesRequest) SetUserName(v string) *DescribeGWSInstancesRequest
- func (s *DescribeGWSInstancesRequest) SetUserUid(v int64) *DescribeGWSInstancesRequest
- func (s DescribeGWSInstancesRequest) String() string
- type DescribeGWSInstancesResponse
- func (s DescribeGWSInstancesResponse) GoString() string
- func (s *DescribeGWSInstancesResponse) SetBody(v *DescribeGWSInstancesResponseBody) *DescribeGWSInstancesResponse
- func (s *DescribeGWSInstancesResponse) SetHeaders(v map[string]*string) *DescribeGWSInstancesResponse
- func (s DescribeGWSInstancesResponse) String() string
- type DescribeGWSInstancesResponseBody
- func (s DescribeGWSInstancesResponseBody) GoString() string
- func (s *DescribeGWSInstancesResponseBody) SetInstances(v *DescribeGWSInstancesResponseBodyInstances) *DescribeGWSInstancesResponseBody
- func (s *DescribeGWSInstancesResponseBody) SetPageNumber(v int32) *DescribeGWSInstancesResponseBody
- func (s *DescribeGWSInstancesResponseBody) SetPageSize(v int32) *DescribeGWSInstancesResponseBody
- func (s *DescribeGWSInstancesResponseBody) SetRequestId(v string) *DescribeGWSInstancesResponseBody
- func (s *DescribeGWSInstancesResponseBody) SetTotalCount(v int32) *DescribeGWSInstancesResponseBody
- func (s DescribeGWSInstancesResponseBody) String() string
- type DescribeGWSInstancesResponseBodyInstances
- func (s DescribeGWSInstancesResponseBodyInstances) GoString() string
- func (s *DescribeGWSInstancesResponseBodyInstances) SetInstanceInfo(v []*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) *DescribeGWSInstancesResponseBodyInstances
- func (s DescribeGWSInstancesResponseBodyInstances) String() string
- type DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfo) GoString() string
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetAppList(v *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetClusterId(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetCreateTime(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetExpireTime(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetInstanceId(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetInstanceType(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetName(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetStatus(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetUserName(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetWorkMode(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
- func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfo) String() string
- type DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList
- func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) GoString() string
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) SetAppInfo(v []*DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList
- func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) String() string
- type DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo
- func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) GoString() string
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) SetAppArgs(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) SetAppName(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo
- func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) SetAppPath(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo
- func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) String() string
- type DescribeImageGatewayConfigRequest
- type DescribeImageGatewayConfigResponse
- func (s DescribeImageGatewayConfigResponse) GoString() string
- func (s *DescribeImageGatewayConfigResponse) SetBody(v *DescribeImageGatewayConfigResponseBody) *DescribeImageGatewayConfigResponse
- func (s *DescribeImageGatewayConfigResponse) SetHeaders(v map[string]*string) *DescribeImageGatewayConfigResponse
- func (s DescribeImageGatewayConfigResponse) String() string
- type DescribeImageGatewayConfigResponseBody
- func (s DescribeImageGatewayConfigResponseBody) GoString() string
- func (s *DescribeImageGatewayConfigResponseBody) SetImagegw(v *DescribeImageGatewayConfigResponseBodyImagegw) *DescribeImageGatewayConfigResponseBody
- func (s *DescribeImageGatewayConfigResponseBody) SetRequestId(v string) *DescribeImageGatewayConfigResponseBody
- func (s DescribeImageGatewayConfigResponseBody) String() string
- type DescribeImageGatewayConfigResponseBodyImagegw
- func (s DescribeImageGatewayConfigResponseBodyImagegw) GoString() string
- func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetDefaultImageLocation(v string) *DescribeImageGatewayConfigResponseBodyImagegw
- func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetImageExpirationTimeout(v string) *DescribeImageGatewayConfigResponseBodyImagegw
- func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetLocations(v *DescribeImageGatewayConfigResponseBodyImagegwLocations) *DescribeImageGatewayConfigResponseBodyImagegw
- func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetMongoDBURI(v string) *DescribeImageGatewayConfigResponseBodyImagegw
- func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetPullUpdateTimeout(v int64) *DescribeImageGatewayConfigResponseBodyImagegw
- func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetUpdateDateTime(v string) *DescribeImageGatewayConfigResponseBodyImagegw
- func (s DescribeImageGatewayConfigResponseBodyImagegw) String() string
- type DescribeImageGatewayConfigResponseBodyImagegwLocations
- func (s DescribeImageGatewayConfigResponseBodyImagegwLocations) GoString() string
- func (s *DescribeImageGatewayConfigResponseBodyImagegwLocations) SetLocationInfo(v []*DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) *DescribeImageGatewayConfigResponseBodyImagegwLocations
- func (s DescribeImageGatewayConfigResponseBodyImagegwLocations) String() string
- type DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo
- func (s DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) GoString() string
- func (s *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetAuthentication(v string) *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo
- func (s *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetLocation(v string) *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo
- func (s *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetRemoteType(v string) *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo
- func (s *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetURL(v string) *DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo
- func (s DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) String() string
- type DescribeImagePriceRequest
- func (s DescribeImagePriceRequest) GoString() string
- func (s *DescribeImagePriceRequest) SetAmount(v int32) *DescribeImagePriceRequest
- func (s *DescribeImagePriceRequest) SetImageId(v string) *DescribeImagePriceRequest
- func (s *DescribeImagePriceRequest) SetOrderType(v string) *DescribeImagePriceRequest
- func (s *DescribeImagePriceRequest) SetPeriod(v int32) *DescribeImagePriceRequest
- func (s *DescribeImagePriceRequest) SetPriceUnit(v string) *DescribeImagePriceRequest
- func (s *DescribeImagePriceRequest) SetSkuCode(v string) *DescribeImagePriceRequest
- func (s DescribeImagePriceRequest) String() string
- type DescribeImagePriceResponse
- func (s DescribeImagePriceResponse) GoString() string
- func (s *DescribeImagePriceResponse) SetBody(v *DescribeImagePriceResponseBody) *DescribeImagePriceResponse
- func (s *DescribeImagePriceResponse) SetHeaders(v map[string]*string) *DescribeImagePriceResponse
- func (s DescribeImagePriceResponse) String() string
- type DescribeImagePriceResponseBody
- func (s DescribeImagePriceResponseBody) GoString() string
- func (s *DescribeImagePriceResponseBody) SetAmount(v int32) *DescribeImagePriceResponseBody
- func (s *DescribeImagePriceResponseBody) SetDiscountPrice(v float32) *DescribeImagePriceResponseBody
- func (s *DescribeImagePriceResponseBody) SetImageId(v string) *DescribeImagePriceResponseBody
- func (s *DescribeImagePriceResponseBody) SetOriginalPrice(v float32) *DescribeImagePriceResponseBody
- func (s *DescribeImagePriceResponseBody) SetRequestId(v string) *DescribeImagePriceResponseBody
- func (s *DescribeImagePriceResponseBody) SetTradePrice(v float32) *DescribeImagePriceResponseBody
- func (s DescribeImagePriceResponseBody) String() string
- type DescribeImageRequest
- func (s DescribeImageRequest) GoString() string
- func (s *DescribeImageRequest) SetClusterId(v string) *DescribeImageRequest
- func (s *DescribeImageRequest) SetContainerType(v string) *DescribeImageRequest
- func (s *DescribeImageRequest) SetImageTag(v string) *DescribeImageRequest
- func (s *DescribeImageRequest) SetRepository(v string) *DescribeImageRequest
- func (s DescribeImageRequest) String() string
- type DescribeImageResponse
- type DescribeImageResponseBody
- func (s DescribeImageResponseBody) GoString() string
- func (s *DescribeImageResponseBody) SetImageInfo(v *DescribeImageResponseBodyImageInfo) *DescribeImageResponseBody
- func (s *DescribeImageResponseBody) SetRequestId(v string) *DescribeImageResponseBody
- func (s DescribeImageResponseBody) String() string
- type DescribeImageResponseBodyImageInfo
- func (s DescribeImageResponseBodyImageInfo) GoString() string
- func (s *DescribeImageResponseBodyImageInfo) SetImageId(v string) *DescribeImageResponseBodyImageInfo
- func (s *DescribeImageResponseBodyImageInfo) SetRepository(v string) *DescribeImageResponseBodyImageInfo
- func (s *DescribeImageResponseBodyImageInfo) SetStatus(v string) *DescribeImageResponseBodyImageInfo
- func (s *DescribeImageResponseBodyImageInfo) SetSystem(v string) *DescribeImageResponseBodyImageInfo
- func (s *DescribeImageResponseBodyImageInfo) SetTag(v string) *DescribeImageResponseBodyImageInfo
- func (s *DescribeImageResponseBodyImageInfo) SetType(v string) *DescribeImageResponseBodyImageInfo
- func (s *DescribeImageResponseBodyImageInfo) SetUpdateDateTime(v string) *DescribeImageResponseBodyImageInfo
- func (s DescribeImageResponseBodyImageInfo) String() string
- type DescribeJobRequest
- type DescribeJobResponse
- type DescribeJobResponseBody
- type DescribeJobResponseBodyMessage
- type DescribeNFSClientStatusRequest
- type DescribeNFSClientStatusResponse
- func (s DescribeNFSClientStatusResponse) GoString() string
- func (s *DescribeNFSClientStatusResponse) SetBody(v *DescribeNFSClientStatusResponseBody) *DescribeNFSClientStatusResponse
- func (s *DescribeNFSClientStatusResponse) SetHeaders(v map[string]*string) *DescribeNFSClientStatusResponse
- func (s DescribeNFSClientStatusResponse) String() string
- type DescribeNFSClientStatusResponseBody
- func (s DescribeNFSClientStatusResponseBody) GoString() string
- func (s *DescribeNFSClientStatusResponseBody) SetRequestId(v string) *DescribeNFSClientStatusResponseBody
- func (s *DescribeNFSClientStatusResponseBody) SetResult(v *DescribeNFSClientStatusResponseBodyResult) *DescribeNFSClientStatusResponseBody
- func (s *DescribeNFSClientStatusResponseBody) SetStatus(v string) *DescribeNFSClientStatusResponseBody
- func (s DescribeNFSClientStatusResponseBody) String() string
- type DescribeNFSClientStatusResponseBodyResult
- func (s DescribeNFSClientStatusResponseBodyResult) GoString() string
- func (s *DescribeNFSClientStatusResponseBodyResult) SetExitCode(v int32) *DescribeNFSClientStatusResponseBodyResult
- func (s *DescribeNFSClientStatusResponseBodyResult) SetInvokeRecordStatus(v string) *DescribeNFSClientStatusResponseBodyResult
- func (s *DescribeNFSClientStatusResponseBodyResult) SetOutput(v string) *DescribeNFSClientStatusResponseBodyResult
- func (s DescribeNFSClientStatusResponseBodyResult) String() string
- type DescribePriceRequest
- func (s DescribePriceRequest) GoString() string
- func (s *DescribePriceRequest) SetChargeType(v string) *DescribePriceRequest
- func (s *DescribePriceRequest) SetCommodities(v []*DescribePriceRequestCommodities) *DescribePriceRequest
- func (s *DescribePriceRequest) SetOrderType(v string) *DescribePriceRequest
- func (s *DescribePriceRequest) SetPriceUnit(v string) *DescribePriceRequest
- func (s DescribePriceRequest) String() string
- type DescribePriceRequestCommodities
- func (s DescribePriceRequestCommodities) GoString() string
- func (s *DescribePriceRequestCommodities) SetAmount(v int32) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetDataDisks(v []*DescribePriceRequestCommoditiesDataDisks) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetInstanceType(v string) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetInternetChargeType(v string) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetInternetMaxBandWidthOut(v int32) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetNetworkType(v string) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetNodeType(v string) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetPeriod(v int32) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetSystemDiskCategory(v string) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetSystemDiskPerformanceLevel(v string) *DescribePriceRequestCommodities
- func (s *DescribePriceRequestCommodities) SetSystemDiskSize(v int32) *DescribePriceRequestCommodities
- func (s DescribePriceRequestCommodities) String() string
- type DescribePriceRequestCommoditiesDataDisks
- func (s DescribePriceRequestCommoditiesDataDisks) GoString() string
- func (s *DescribePriceRequestCommoditiesDataDisks) SetCategory(v string) *DescribePriceRequestCommoditiesDataDisks
- func (s *DescribePriceRequestCommoditiesDataDisks) SetDeleteWithInstance(v bool) *DescribePriceRequestCommoditiesDataDisks
- func (s *DescribePriceRequestCommoditiesDataDisks) SetEncrypted(v bool) *DescribePriceRequestCommoditiesDataDisks
- func (s *DescribePriceRequestCommoditiesDataDisks) SetPerformanceLevel(v string) *DescribePriceRequestCommoditiesDataDisks
- func (s *DescribePriceRequestCommoditiesDataDisks) SetSize(v int32) *DescribePriceRequestCommoditiesDataDisks
- func (s DescribePriceRequestCommoditiesDataDisks) String() string
- type DescribePriceResponse
- type DescribePriceResponseBody
- func (s DescribePriceResponseBody) GoString() string
- func (s *DescribePriceResponseBody) SetPrices(v *DescribePriceResponseBodyPrices) *DescribePriceResponseBody
- func (s *DescribePriceResponseBody) SetRequestId(v string) *DescribePriceResponseBody
- func (s *DescribePriceResponseBody) SetTotalTradePrice(v float32) *DescribePriceResponseBody
- func (s DescribePriceResponseBody) String() string
- type DescribePriceResponseBodyPrices
- type DescribePriceResponseBodyPricesPriceInfo
- func (s DescribePriceResponseBodyPricesPriceInfo) GoString() string
- func (s *DescribePriceResponseBodyPricesPriceInfo) SetCurrency(v string) *DescribePriceResponseBodyPricesPriceInfo
- func (s *DescribePriceResponseBodyPricesPriceInfo) SetNodeType(v string) *DescribePriceResponseBodyPricesPriceInfo
- func (s *DescribePriceResponseBodyPricesPriceInfo) SetOriginalPrice(v float32) *DescribePriceResponseBodyPricesPriceInfo
- func (s *DescribePriceResponseBodyPricesPriceInfo) SetTradePrice(v float32) *DescribePriceResponseBodyPricesPriceInfo
- func (s DescribePriceResponseBodyPricesPriceInfo) String() string
- type EditJobTemplateRequest
- func (s EditJobTemplateRequest) GoString() string
- func (s *EditJobTemplateRequest) SetArrayRequest(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetClockTime(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetCommandLine(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetGpu(v int32) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetInputFileUrl(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetMem(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetName(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetNode(v int32) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetPackagePath(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetPriority(v int32) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetQueue(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetReRunable(v bool) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetRunasUser(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetStderrRedirectPath(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetStdoutRedirectPath(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetTask(v int32) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetTemplateId(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetThread(v int32) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetUnzipCmd(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetVariables(v string) *EditJobTemplateRequest
- func (s *EditJobTemplateRequest) SetWithUnzipCmd(v bool) *EditJobTemplateRequest
- func (s EditJobTemplateRequest) String() string
- type EditJobTemplateResponse
- type EditJobTemplateResponseBody
- type GetAccountingReportRequest
- func (s GetAccountingReportRequest) GoString() string
- func (s *GetAccountingReportRequest) SetClusterId(v string) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetDim(v string) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetEndTime(v int32) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetFilterValue(v string) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetJobId(v string) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetPageNumber(v int32) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetPageSize(v int32) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetReportType(v string) *GetAccountingReportRequest
- func (s *GetAccountingReportRequest) SetStartTime(v int32) *GetAccountingReportRequest
- func (s GetAccountingReportRequest) String() string
- type GetAccountingReportResponse
- func (s GetAccountingReportResponse) GoString() string
- func (s *GetAccountingReportResponse) SetBody(v *GetAccountingReportResponseBody) *GetAccountingReportResponse
- func (s *GetAccountingReportResponse) SetHeaders(v map[string]*string) *GetAccountingReportResponse
- func (s GetAccountingReportResponse) String() string
- type GetAccountingReportResponseBody
- func (s GetAccountingReportResponseBody) GoString() string
- func (s *GetAccountingReportResponseBody) SetData(v *GetAccountingReportResponseBodyData) *GetAccountingReportResponseBody
- func (s *GetAccountingReportResponseBody) SetMetrics(v string) *GetAccountingReportResponseBody
- func (s *GetAccountingReportResponseBody) SetPageNumber(v int32) *GetAccountingReportResponseBody
- func (s *GetAccountingReportResponseBody) SetPageSize(v int32) *GetAccountingReportResponseBody
- func (s *GetAccountingReportResponseBody) SetRequestId(v string) *GetAccountingReportResponseBody
- func (s *GetAccountingReportResponseBody) SetTotalCoreTime(v int32) *GetAccountingReportResponseBody
- func (s *GetAccountingReportResponseBody) SetTotalCount(v int32) *GetAccountingReportResponseBody
- func (s GetAccountingReportResponseBody) String() string
- type GetAccountingReportResponseBodyData
- type GetAutoScaleConfigRequest
- type GetAutoScaleConfigResponse
- func (s GetAutoScaleConfigResponse) GoString() string
- func (s *GetAutoScaleConfigResponse) SetBody(v *GetAutoScaleConfigResponseBody) *GetAutoScaleConfigResponse
- func (s *GetAutoScaleConfigResponse) SetHeaders(v map[string]*string) *GetAutoScaleConfigResponse
- func (s GetAutoScaleConfigResponse) String() string
- type GetAutoScaleConfigResponseBody
- func (s GetAutoScaleConfigResponseBody) GoString() string
- func (s *GetAutoScaleConfigResponseBody) SetClusterId(v string) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetClusterType(v string) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetEnableAutoGrow(v bool) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetEnableAutoShrink(v bool) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetExcludeNodes(v string) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetExtraNodesGrowRatio(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetGrowIntervalInMinutes(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetGrowRatio(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetGrowTimeoutInMinutes(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetImageId(v string) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetMaxNodesInCluster(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetQueues(v *GetAutoScaleConfigResponseBodyQueues) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetRequestId(v string) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetShrinkIdleTimes(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetShrinkIntervalInMinutes(v int32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetSpotPriceLimit(v float32) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetSpotStrategy(v string) *GetAutoScaleConfigResponseBody
- func (s *GetAutoScaleConfigResponseBody) SetUid(v string) *GetAutoScaleConfigResponseBody
- func (s GetAutoScaleConfigResponseBody) String() string
- type GetAutoScaleConfigResponseBodyQueues
- type GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfo) GoString() string
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetDataDisks(v *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetEnableAutoGrow(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetEnableAutoShrink(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetHostNamePrefix(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetHostNameSuffix(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetInstanceType(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetInstanceTypes(v *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMaxNodesInQueue(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMaxNodesPerCycle(v int64) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMinNodesInQueue(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMinNodesPerCycle(v int64) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetQueueImageId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetQueueName(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetResourceGroupId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSpotPriceLimit(v float32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSpotStrategy(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskCategory(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskLevel(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskSize(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfo) String() string
- type GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) GoString() string
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) SetDataDisksInfo(v []*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) String() string
- type GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) GoString() string
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskCategory(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskDeleteWithInstance(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskEncrypted(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskKMSKeyId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskPerformanceLevel(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskSize(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) String() string
- type GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) GoString() string
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) SetInstanceTypeInfo(...) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) String() string
- type GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) GoString() string
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetHostNamePrefix(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetInstanceType(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetSpotPriceLimit(v float32) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetSpotStrategy(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetVSwitchId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetZoneId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo
- func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) String() string
- type GetCloudMetricLogsRequest
- func (s GetCloudMetricLogsRequest) GoString() string
- func (s *GetCloudMetricLogsRequest) SetAggregationInterval(v int32) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetAggregationType(v string) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetClusterId(v string) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetFilter(v string) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetFrom(v int32) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetMetricCategories(v string) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetMetricScope(v string) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetReverse(v bool) *GetCloudMetricLogsRequest
- func (s *GetCloudMetricLogsRequest) SetTo(v int32) *GetCloudMetricLogsRequest
- func (s GetCloudMetricLogsRequest) String() string
- type GetCloudMetricLogsResponse
- func (s GetCloudMetricLogsResponse) GoString() string
- func (s *GetCloudMetricLogsResponse) SetBody(v *GetCloudMetricLogsResponseBody) *GetCloudMetricLogsResponse
- func (s *GetCloudMetricLogsResponse) SetHeaders(v map[string]*string) *GetCloudMetricLogsResponse
- func (s GetCloudMetricLogsResponse) String() string
- type GetCloudMetricLogsResponseBody
- func (s GetCloudMetricLogsResponseBody) GoString() string
- func (s *GetCloudMetricLogsResponseBody) SetMetricLogs(v *GetCloudMetricLogsResponseBodyMetricLogs) *GetCloudMetricLogsResponseBody
- func (s *GetCloudMetricLogsResponseBody) SetRequestId(v string) *GetCloudMetricLogsResponseBody
- func (s GetCloudMetricLogsResponseBody) String() string
- type GetCloudMetricLogsResponseBodyMetricLogs
- type GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s GetCloudMetricLogsResponseBodyMetricLogsMetricLog) GoString() string
- func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetDiskDevice(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetHostname(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetInstanceId(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetMetricData(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetNetworkInterface(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetTime(v int32) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
- func (s GetCloudMetricLogsResponseBodyMetricLogsMetricLog) String() string
- type GetCloudMetricProfilingRequest
- func (s GetCloudMetricProfilingRequest) GoString() string
- func (s *GetCloudMetricProfilingRequest) SetClusterId(v string) *GetCloudMetricProfilingRequest
- func (s *GetCloudMetricProfilingRequest) SetProfilingId(v string) *GetCloudMetricProfilingRequest
- func (s *GetCloudMetricProfilingRequest) SetRegionId(v string) *GetCloudMetricProfilingRequest
- func (s GetCloudMetricProfilingRequest) String() string
- type GetCloudMetricProfilingResponse
- func (s GetCloudMetricProfilingResponse) GoString() string
- func (s *GetCloudMetricProfilingResponse) SetBody(v *GetCloudMetricProfilingResponseBody) *GetCloudMetricProfilingResponse
- func (s *GetCloudMetricProfilingResponse) SetHeaders(v map[string]*string) *GetCloudMetricProfilingResponse
- func (s GetCloudMetricProfilingResponse) String() string
- type GetCloudMetricProfilingResponseBody
- func (s GetCloudMetricProfilingResponseBody) GoString() string
- func (s *GetCloudMetricProfilingResponseBody) SetRequestId(v string) *GetCloudMetricProfilingResponseBody
- func (s *GetCloudMetricProfilingResponseBody) SetSvgUrls(v *GetCloudMetricProfilingResponseBodySvgUrls) *GetCloudMetricProfilingResponseBody
- func (s GetCloudMetricProfilingResponseBody) String() string
- type GetCloudMetricProfilingResponseBodySvgUrls
- func (s GetCloudMetricProfilingResponseBodySvgUrls) GoString() string
- func (s *GetCloudMetricProfilingResponseBodySvgUrls) SetSvgInfo(v []*GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) *GetCloudMetricProfilingResponseBodySvgUrls
- func (s GetCloudMetricProfilingResponseBodySvgUrls) String() string
- type GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo
- func (s GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) GoString() string
- func (s *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) SetName(v string) *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo
- func (s *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) SetSize(v int32) *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo
- func (s *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) SetType(v string) *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo
- func (s *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) SetUrl(v string) *GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo
- func (s GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) String() string
- type GetClusterVolumesRequest
- type GetClusterVolumesResponse
- func (s GetClusterVolumesResponse) GoString() string
- func (s *GetClusterVolumesResponse) SetBody(v *GetClusterVolumesResponseBody) *GetClusterVolumesResponse
- func (s *GetClusterVolumesResponse) SetHeaders(v map[string]*string) *GetClusterVolumesResponse
- func (s GetClusterVolumesResponse) String() string
- type GetClusterVolumesResponseBody
- func (s GetClusterVolumesResponseBody) GoString() string
- func (s *GetClusterVolumesResponseBody) SetRegionId(v string) *GetClusterVolumesResponseBody
- func (s *GetClusterVolumesResponseBody) SetRequestId(v string) *GetClusterVolumesResponseBody
- func (s *GetClusterVolumesResponseBody) SetVolumes(v *GetClusterVolumesResponseBodyVolumes) *GetClusterVolumesResponseBody
- func (s GetClusterVolumesResponseBody) String() string
- type GetClusterVolumesResponseBodyVolumes
- type GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s GetClusterVolumesResponseBodyVolumesVolumeInfo) GoString() string
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetJobQueue(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetLocalDirectory(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetLocation(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetMustKeep(v bool) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetRemoteDirectory(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetRoles(v *GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeId(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeMountpoint(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeProtocol(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeType(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
- func (s GetClusterVolumesResponseBodyVolumesVolumeInfo) String() string
- type GetClusterVolumesResponseBodyVolumesVolumeInfoRoles
- func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) GoString() string
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) SetRoleInfo(v []*GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) *GetClusterVolumesResponseBodyVolumesVolumeInfoRoles
- func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) String() string
- type GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo
- func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) GoString() string
- func (s *GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) SetName(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo
- func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) String() string
- type GetGWSConnectTicketRequest
- type GetGWSConnectTicketResponse
- func (s GetGWSConnectTicketResponse) GoString() string
- func (s *GetGWSConnectTicketResponse) SetBody(v *GetGWSConnectTicketResponseBody) *GetGWSConnectTicketResponse
- func (s *GetGWSConnectTicketResponse) SetHeaders(v map[string]*string) *GetGWSConnectTicketResponse
- func (s GetGWSConnectTicketResponse) String() string
- type GetGWSConnectTicketResponseBody
- func (s GetGWSConnectTicketResponseBody) GoString() string
- func (s *GetGWSConnectTicketResponseBody) SetRequestId(v string) *GetGWSConnectTicketResponseBody
- func (s *GetGWSConnectTicketResponseBody) SetTicket(v string) *GetGWSConnectTicketResponseBody
- func (s GetGWSConnectTicketResponseBody) String() string
- type GetHybridClusterConfigRequest
- type GetHybridClusterConfigResponse
- func (s GetHybridClusterConfigResponse) GoString() string
- func (s *GetHybridClusterConfigResponse) SetBody(v *GetHybridClusterConfigResponseBody) *GetHybridClusterConfigResponse
- func (s *GetHybridClusterConfigResponse) SetHeaders(v map[string]*string) *GetHybridClusterConfigResponse
- func (s GetHybridClusterConfigResponse) String() string
- type GetHybridClusterConfigResponseBody
- func (s GetHybridClusterConfigResponseBody) GoString() string
- func (s *GetHybridClusterConfigResponseBody) SetClusterConfig(v string) *GetHybridClusterConfigResponseBody
- func (s *GetHybridClusterConfigResponseBody) SetRequestId(v string) *GetHybridClusterConfigResponseBody
- func (s GetHybridClusterConfigResponseBody) String() string
- type GetIfEcsTypeSupportHtConfigRequest
- type GetIfEcsTypeSupportHtConfigResponse
- func (s GetIfEcsTypeSupportHtConfigResponse) GoString() string
- func (s *GetIfEcsTypeSupportHtConfigResponse) SetBody(v *GetIfEcsTypeSupportHtConfigResponseBody) *GetIfEcsTypeSupportHtConfigResponse
- func (s *GetIfEcsTypeSupportHtConfigResponse) SetHeaders(v map[string]*string) *GetIfEcsTypeSupportHtConfigResponse
- func (s GetIfEcsTypeSupportHtConfigResponse) String() string
- type GetIfEcsTypeSupportHtConfigResponseBody
- func (s GetIfEcsTypeSupportHtConfigResponseBody) GoString() string
- func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetDefaultHtEnabled(v bool) *GetIfEcsTypeSupportHtConfigResponseBody
- func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetInstanceType(v string) *GetIfEcsTypeSupportHtConfigResponseBody
- func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetRequestId(v string) *GetIfEcsTypeSupportHtConfigResponseBody
- func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetSupportHtConfig(v bool) *GetIfEcsTypeSupportHtConfigResponseBody
- func (s GetIfEcsTypeSupportHtConfigResponseBody) String() string
- type GetPostScriptsRequest
- type GetPostScriptsResponse
- type GetPostScriptsResponseBody
- func (s GetPostScriptsResponseBody) GoString() string
- func (s *GetPostScriptsResponseBody) SetPostInstallScripts(v []*GetPostScriptsResponseBodyPostInstallScripts) *GetPostScriptsResponseBody
- func (s *GetPostScriptsResponseBody) SetRequestId(v string) *GetPostScriptsResponseBody
- func (s GetPostScriptsResponseBody) String() string
- type GetPostScriptsResponseBodyPostInstallScripts
- func (s GetPostScriptsResponseBodyPostInstallScripts) GoString() string
- func (s *GetPostScriptsResponseBodyPostInstallScripts) SetArgs(v string) *GetPostScriptsResponseBodyPostInstallScripts
- func (s *GetPostScriptsResponseBodyPostInstallScripts) SetUrl(v string) *GetPostScriptsResponseBodyPostInstallScripts
- func (s GetPostScriptsResponseBodyPostInstallScripts) String() string
- type GetQueueConfRequest
- type GetQueueConfRequestQueues
- type GetQueueConfResponse
- type GetQueueConfResponseBody
- func (s GetQueueConfResponseBody) GoString() string
- func (s *GetQueueConfResponseBody) SetQueuesConf(v []*GetQueueConfResponseBodyQueuesConf) *GetQueueConfResponseBody
- func (s *GetQueueConfResponseBody) SetRequestId(v string) *GetQueueConfResponseBody
- func (s *GetQueueConfResponseBody) SetSuccess(v string) *GetQueueConfResponseBody
- func (s GetQueueConfResponseBody) String() string
- type GetQueueConfResponseBodyQueuesConf
- func (s GetQueueConfResponseBodyQueuesConf) GoString() string
- func (s *GetQueueConfResponseBodyQueuesConf) SetDataDisks(v []*GetQueueConfResponseBodyQueuesConfDataDisks) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetEnableAutoGrow(v bool) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetEnableAutoShrink(v bool) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetGrowIntervallnMinutes(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetGrowTimeoutInMinutes(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetHostNamePrefix(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetHostNameSuffix(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetImageId(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetImageType(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetInstanceTypes(v []*GetQueueConfResponseBodyQueuesConfInstanceTypes) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetInternetChargeType(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetInternetMaxBandwidthOut(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetMaxNodes(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetMinNodes(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetOsTag(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetQueueName(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetRegionId(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetResourceGroupId(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetSecurityGroupId(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetShrinkIntervallnMinutes(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetShrinkidleTimes(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetSystemDiskCategory(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetSystemDiskPerformanceLevel(v string) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetSystemDiskSize(v int64) *GetQueueConfResponseBodyQueuesConf
- func (s *GetQueueConfResponseBodyQueuesConf) SetZones(v []*GetQueueConfResponseBodyQueuesConfZones) *GetQueueConfResponseBodyQueuesConf
- func (s GetQueueConfResponseBodyQueuesConf) String() string
- type GetQueueConfResponseBodyQueuesConfDataDisks
- func (s GetQueueConfResponseBodyQueuesConfDataDisks) GoString() string
- func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskCategory(v string) *GetQueueConfResponseBodyQueuesConfDataDisks
- func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskDeleteWithInstance(v bool) *GetQueueConfResponseBodyQueuesConfDataDisks
- func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskEncrypted(v bool) *GetQueueConfResponseBodyQueuesConfDataDisks
- func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskKMSKeyId(v string) *GetQueueConfResponseBodyQueuesConfDataDisks
- func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskPerformanceLevel(v string) *GetQueueConfResponseBodyQueuesConfDataDisks
- func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskSize(v int64) *GetQueueConfResponseBodyQueuesConfDataDisks
- func (s GetQueueConfResponseBodyQueuesConfDataDisks) String() string
- type GetQueueConfResponseBodyQueuesConfInstanceTypes
- func (s GetQueueConfResponseBodyQueuesConfInstanceTypes) GoString() string
- func (s *GetQueueConfResponseBodyQueuesConfInstanceTypes) SetInstanceType(v string) *GetQueueConfResponseBodyQueuesConfInstanceTypes
- func (s *GetQueueConfResponseBodyQueuesConfInstanceTypes) SetSpotPriceLimit(v float32) *GetQueueConfResponseBodyQueuesConfInstanceTypes
- func (s *GetQueueConfResponseBodyQueuesConfInstanceTypes) SetSpotStrategy(v string) *GetQueueConfResponseBodyQueuesConfInstanceTypes
- func (s GetQueueConfResponseBodyQueuesConfInstanceTypes) String() string
- type GetQueueConfResponseBodyQueuesConfZones
- func (s GetQueueConfResponseBodyQueuesConfZones) GoString() string
- func (s *GetQueueConfResponseBodyQueuesConfZones) SetVSwitchIds(v []*string) *GetQueueConfResponseBodyQueuesConfZones
- func (s *GetQueueConfResponseBodyQueuesConfZones) SetZoneId(v string) *GetQueueConfResponseBodyQueuesConfZones
- func (s GetQueueConfResponseBodyQueuesConfZones) String() string
- type GetSchedulerInfoRequest
- func (s GetSchedulerInfoRequest) GoString() string
- func (s *GetSchedulerInfoRequest) SetClusterId(v string) *GetSchedulerInfoRequest
- func (s *GetSchedulerInfoRequest) SetRegionId(v string) *GetSchedulerInfoRequest
- func (s *GetSchedulerInfoRequest) SetScheduler(v []*GetSchedulerInfoRequestScheduler) *GetSchedulerInfoRequest
- func (s GetSchedulerInfoRequest) String() string
- type GetSchedulerInfoRequestScheduler
- type GetSchedulerInfoResponse
- type GetSchedulerInfoResponseBody
- func (s GetSchedulerInfoResponseBody) GoString() string
- func (s *GetSchedulerInfoResponseBody) SetRequestId(v string) *GetSchedulerInfoResponseBody
- func (s *GetSchedulerInfoResponseBody) SetSchedInfo(v []*GetSchedulerInfoResponseBodySchedInfo) *GetSchedulerInfoResponseBody
- func (s GetSchedulerInfoResponseBody) String() string
- type GetSchedulerInfoResponseBodySchedInfo
- func (s GetSchedulerInfoResponseBodySchedInfo) GoString() string
- func (s *GetSchedulerInfoResponseBodySchedInfo) SetConfiguration(v string) *GetSchedulerInfoResponseBodySchedInfo
- func (s *GetSchedulerInfoResponseBodySchedInfo) SetSchedName(v string) *GetSchedulerInfoResponseBodySchedInfo
- func (s GetSchedulerInfoResponseBodySchedInfo) String() string
- type GetVisualServiceStatusRequest
- type GetVisualServiceStatusResponse
- func (s GetVisualServiceStatusResponse) GoString() string
- func (s *GetVisualServiceStatusResponse) SetBody(v *GetVisualServiceStatusResponseBody) *GetVisualServiceStatusResponse
- func (s *GetVisualServiceStatusResponse) SetHeaders(v map[string]*string) *GetVisualServiceStatusResponse
- func (s GetVisualServiceStatusResponse) String() string
- type GetVisualServiceStatusResponseBody
- func (s GetVisualServiceStatusResponseBody) GoString() string
- func (s *GetVisualServiceStatusResponseBody) SetMessage(v string) *GetVisualServiceStatusResponseBody
- func (s *GetVisualServiceStatusResponseBody) SetRequestId(v string) *GetVisualServiceStatusResponseBody
- func (s GetVisualServiceStatusResponseBody) String() string
- type InitializeEHPCRequest
- type InitializeEHPCResponse
- type InitializeEHPCResponseBody
- type InstallSoftwareRequest
- type InstallSoftwareResponse
- type InstallSoftwareResponseBody
- type InvokeShellCommandRequest
- func (s InvokeShellCommandRequest) GoString() string
- func (s *InvokeShellCommandRequest) SetClusterId(v string) *InvokeShellCommandRequest
- func (s *InvokeShellCommandRequest) SetCommand(v string) *InvokeShellCommandRequest
- func (s *InvokeShellCommandRequest) SetInstance(v []*InvokeShellCommandRequestInstance) *InvokeShellCommandRequest
- func (s *InvokeShellCommandRequest) SetTimeout(v int32) *InvokeShellCommandRequest
- func (s *InvokeShellCommandRequest) SetWorkingDir(v string) *InvokeShellCommandRequest
- func (s InvokeShellCommandRequest) String() string
- type InvokeShellCommandRequestInstance
- type InvokeShellCommandResponse
- func (s InvokeShellCommandResponse) GoString() string
- func (s *InvokeShellCommandResponse) SetBody(v *InvokeShellCommandResponseBody) *InvokeShellCommandResponse
- func (s *InvokeShellCommandResponse) SetHeaders(v map[string]*string) *InvokeShellCommandResponse
- func (s InvokeShellCommandResponse) String() string
- type InvokeShellCommandResponseBody
- func (s InvokeShellCommandResponseBody) GoString() string
- func (s *InvokeShellCommandResponseBody) SetCommandId(v string) *InvokeShellCommandResponseBody
- func (s *InvokeShellCommandResponseBody) SetInstanceIds(v *InvokeShellCommandResponseBodyInstanceIds) *InvokeShellCommandResponseBody
- func (s *InvokeShellCommandResponseBody) SetRequestId(v string) *InvokeShellCommandResponseBody
- func (s InvokeShellCommandResponseBody) String() string
- type InvokeShellCommandResponseBodyInstanceIds
- type ListAvailableEcsTypesRequest
- func (s ListAvailableEcsTypesRequest) GoString() string
- func (s *ListAvailableEcsTypesRequest) SetInstanceChargeType(v string) *ListAvailableEcsTypesRequest
- func (s *ListAvailableEcsTypesRequest) SetShowSoldOut(v bool) *ListAvailableEcsTypesRequest
- func (s *ListAvailableEcsTypesRequest) SetSpotStrategy(v string) *ListAvailableEcsTypesRequest
- func (s *ListAvailableEcsTypesRequest) SetZoneId(v string) *ListAvailableEcsTypesRequest
- func (s ListAvailableEcsTypesRequest) String() string
- type ListAvailableEcsTypesResponse
- func (s ListAvailableEcsTypesResponse) GoString() string
- func (s *ListAvailableEcsTypesResponse) SetBody(v *ListAvailableEcsTypesResponseBody) *ListAvailableEcsTypesResponse
- func (s *ListAvailableEcsTypesResponse) SetHeaders(v map[string]*string) *ListAvailableEcsTypesResponse
- func (s ListAvailableEcsTypesResponse) String() string
- type ListAvailableEcsTypesResponseBody
- func (s ListAvailableEcsTypesResponseBody) GoString() string
- func (s *ListAvailableEcsTypesResponseBody) SetInstanceTypeFamilies(v *ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) *ListAvailableEcsTypesResponseBody
- func (s *ListAvailableEcsTypesResponseBody) SetRequestId(v string) *ListAvailableEcsTypesResponseBody
- func (s *ListAvailableEcsTypesResponseBody) SetSupportSpotInstance(v bool) *ListAvailableEcsTypesResponseBody
- func (s ListAvailableEcsTypesResponseBody) String() string
- type ListAvailableEcsTypesResponseBodyInstanceTypeFamilies
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) GoString() string
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) SetInstanceTypeFamilyInfo(...) *ListAvailableEcsTypesResponseBodyInstanceTypeFamilies
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) String() string
- type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) GoString() string
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) SetGeneration(v string) *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) SetInstanceTypeFamilyId(v string) *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) SetTypes(...) *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) String() string
- type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes) GoString() string
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes) SetTypesInfo(...) ...
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes) String() string
- type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) GoString() string
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetCpuCoreCount(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetEniQuantity(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetGPUAmount(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetGPUSpec(v string) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstanceBandwidthRx(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstanceBandwidthTx(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstancePpsRx(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstancePpsTx(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstanceTypeId(v string) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetMemorySize(v int32) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetStatus(v string) ...
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetZoneIds(...) ...
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) String() string
- type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds) GoString() string
- func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds) SetZoneId(v []*string) ...
- func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds) String() string
- type ListCloudMetricProfilingsRequest
- func (s ListCloudMetricProfilingsRequest) GoString() string
- func (s *ListCloudMetricProfilingsRequest) SetClusterId(v string) *ListCloudMetricProfilingsRequest
- func (s *ListCloudMetricProfilingsRequest) SetPageNumber(v int32) *ListCloudMetricProfilingsRequest
- func (s *ListCloudMetricProfilingsRequest) SetPageSize(v int32) *ListCloudMetricProfilingsRequest
- func (s *ListCloudMetricProfilingsRequest) SetRegionId(v string) *ListCloudMetricProfilingsRequest
- func (s ListCloudMetricProfilingsRequest) String() string
- type ListCloudMetricProfilingsResponse
- func (s ListCloudMetricProfilingsResponse) GoString() string
- func (s *ListCloudMetricProfilingsResponse) SetBody(v *ListCloudMetricProfilingsResponseBody) *ListCloudMetricProfilingsResponse
- func (s *ListCloudMetricProfilingsResponse) SetHeaders(v map[string]*string) *ListCloudMetricProfilingsResponse
- func (s ListCloudMetricProfilingsResponse) String() string
- type ListCloudMetricProfilingsResponseBody
- func (s ListCloudMetricProfilingsResponseBody) GoString() string
- func (s *ListCloudMetricProfilingsResponseBody) SetPageNumber(v int32) *ListCloudMetricProfilingsResponseBody
- func (s *ListCloudMetricProfilingsResponseBody) SetPageSize(v int32) *ListCloudMetricProfilingsResponseBody
- func (s *ListCloudMetricProfilingsResponseBody) SetProfilings(v *ListCloudMetricProfilingsResponseBodyProfilings) *ListCloudMetricProfilingsResponseBody
- func (s *ListCloudMetricProfilingsResponseBody) SetRequestId(v string) *ListCloudMetricProfilingsResponseBody
- func (s *ListCloudMetricProfilingsResponseBody) SetTotalCount(v int32) *ListCloudMetricProfilingsResponseBody
- func (s ListCloudMetricProfilingsResponseBody) String() string
- type ListCloudMetricProfilingsResponseBodyProfilings
- func (s ListCloudMetricProfilingsResponseBodyProfilings) GoString() string
- func (s *ListCloudMetricProfilingsResponseBodyProfilings) SetProfilingInfo(v []*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) *ListCloudMetricProfilingsResponseBodyProfilings
- func (s ListCloudMetricProfilingsResponseBodyProfilings) String() string
- type ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) GoString() string
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetDuration(v int32) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetFreq(v int32) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetHostName(v string) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetInstanceId(v string) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetPid(v int32) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetProfilingId(v string) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetTriggerTime(v string) *ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo
- func (s ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) String() string
- type ListClusterLogsRequest
- func (s ListClusterLogsRequest) GoString() string
- func (s *ListClusterLogsRequest) SetClusterId(v string) *ListClusterLogsRequest
- func (s *ListClusterLogsRequest) SetPageNumber(v int32) *ListClusterLogsRequest
- func (s *ListClusterLogsRequest) SetPageSize(v int32) *ListClusterLogsRequest
- func (s ListClusterLogsRequest) String() string
- type ListClusterLogsResponse
- type ListClusterLogsResponseBody
- func (s ListClusterLogsResponseBody) GoString() string
- func (s *ListClusterLogsResponseBody) SetClusterId(v string) *ListClusterLogsResponseBody
- func (s *ListClusterLogsResponseBody) SetLogs(v *ListClusterLogsResponseBodyLogs) *ListClusterLogsResponseBody
- func (s *ListClusterLogsResponseBody) SetPageNumber(v int32) *ListClusterLogsResponseBody
- func (s *ListClusterLogsResponseBody) SetPageSize(v int32) *ListClusterLogsResponseBody
- func (s *ListClusterLogsResponseBody) SetRequestId(v string) *ListClusterLogsResponseBody
- func (s *ListClusterLogsResponseBody) SetTotalCount(v int32) *ListClusterLogsResponseBody
- func (s ListClusterLogsResponseBody) String() string
- type ListClusterLogsResponseBodyLogs
- type ListClusterLogsResponseBodyLogsLogInfo
- func (s ListClusterLogsResponseBodyLogsLogInfo) GoString() string
- func (s *ListClusterLogsResponseBodyLogsLogInfo) SetCreateTime(v string) *ListClusterLogsResponseBodyLogsLogInfo
- func (s *ListClusterLogsResponseBodyLogsLogInfo) SetLevel(v string) *ListClusterLogsResponseBodyLogsLogInfo
- func (s *ListClusterLogsResponseBodyLogsLogInfo) SetMessage(v string) *ListClusterLogsResponseBodyLogsLogInfo
- func (s *ListClusterLogsResponseBodyLogsLogInfo) SetOperation(v string) *ListClusterLogsResponseBodyLogsLogInfo
- func (s ListClusterLogsResponseBodyLogsLogInfo) String() string
- type ListClustersMetaRequest
- type ListClustersMetaResponse
- type ListClustersMetaResponseBody
- func (s ListClustersMetaResponseBody) GoString() string
- func (s *ListClustersMetaResponseBody) SetClusters(v *ListClustersMetaResponseBodyClusters) *ListClustersMetaResponseBody
- func (s *ListClustersMetaResponseBody) SetPageNumber(v int32) *ListClustersMetaResponseBody
- func (s *ListClustersMetaResponseBody) SetPageSize(v int32) *ListClustersMetaResponseBody
- func (s *ListClustersMetaResponseBody) SetRequestId(v string) *ListClustersMetaResponseBody
- func (s *ListClustersMetaResponseBody) SetTotalCount(v int32) *ListClustersMetaResponseBody
- func (s ListClustersMetaResponseBody) String() string
- type ListClustersMetaResponseBodyClusters
- type ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s ListClustersMetaResponseBodyClustersClusterInfoSimple) GoString() string
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetAccountType(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetClientVersion(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetDeployMode(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetDescription(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetHasPlugin(v bool) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetId(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetIsComputeEss(v bool) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetLocation(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetName(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetOsTag(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetSchedulerType(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetStatus(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetVpcId(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
- func (s ListClustersMetaResponseBodyClustersClusterInfoSimple) String() string
- type ListClustersRequest
- type ListClustersResponse
- type ListClustersResponseBody
- func (s ListClustersResponseBody) GoString() string
- func (s *ListClustersResponseBody) SetClusters(v *ListClustersResponseBodyClusters) *ListClustersResponseBody
- func (s *ListClustersResponseBody) SetPageNumber(v int32) *ListClustersResponseBody
- func (s *ListClustersResponseBody) SetPageSize(v int32) *ListClustersResponseBody
- func (s *ListClustersResponseBody) SetRequestId(v string) *ListClustersResponseBody
- func (s *ListClustersResponseBody) SetTotalCount(v int32) *ListClustersResponseBody
- func (s ListClustersResponseBody) String() string
- type ListClustersResponseBodyClusters
- type ListClustersResponseBodyClustersClusterInfoSimple
- func (s ListClustersResponseBodyClustersClusterInfoSimple) GoString() string
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetAccountType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetBaseOsTag(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetClientVersion(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetComputeSpotPriceLimit(v float32) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetComputeSpotStrategy(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetComputes(v *ListClustersResponseBodyClustersClusterInfoSimpleComputes) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetCreateTime(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetDeployMode(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetDescription(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetEhpcVersion(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetHasPlugin(v bool) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetImageId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetImageOwnerAlias(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetInstanceChargeType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetInstanceType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetIsComputeEss(v bool) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetLocation(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetLoginNodes(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetManagers(v *ListClustersResponseBodyClustersClusterInfoSimpleManagers) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetName(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetNodePrefix(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetNodeSuffix(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetOsTag(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetRegionId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetSchedulerType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetStatus(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetTotalResources(v *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetUsedResources(v *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetVSwitchId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetVpcId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetZoneId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
- func (s ListClustersResponseBodyClustersClusterInfoSimple) String() string
- type ListClustersResponseBodyClustersClusterInfoSimpleComputes
- func (s ListClustersResponseBodyClustersClusterInfoSimpleComputes) GoString() string
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetExceptionCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetNormalCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetOperatingCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetStoppedCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetTotal(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
- func (s ListClustersResponseBodyClustersClusterInfoSimpleComputes) String() string
- type ListClustersResponseBodyClustersClusterInfoSimpleManagers
- func (s ListClustersResponseBodyClustersClusterInfoSimpleManagers) GoString() string
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetExceptionCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetNormalCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetOperatingCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetStoppedCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetTotal(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
- func (s ListClustersResponseBodyClustersClusterInfoSimpleManagers) String() string
- type ListClustersResponseBodyClustersClusterInfoSimpleTotalResources
- func (s ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) GoString() string
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) SetCpu(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) SetGpu(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) SetMemory(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources
- func (s ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) String() string
- type ListClustersResponseBodyClustersClusterInfoSimpleUsedResources
- func (s ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) GoString() string
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) SetCpu(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) SetGpu(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources
- func (s *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) SetMemory(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources
- func (s ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) String() string
- type ListCommandsRequest
- func (s ListCommandsRequest) GoString() string
- func (s *ListCommandsRequest) SetClusterId(v string) *ListCommandsRequest
- func (s *ListCommandsRequest) SetCommandId(v string) *ListCommandsRequest
- func (s *ListCommandsRequest) SetPageNumber(v int32) *ListCommandsRequest
- func (s *ListCommandsRequest) SetPageSize(v int32) *ListCommandsRequest
- func (s ListCommandsRequest) String() string
- type ListCommandsResponse
- type ListCommandsResponseBody
- func (s ListCommandsResponseBody) GoString() string
- func (s *ListCommandsResponseBody) SetCommands(v *ListCommandsResponseBodyCommands) *ListCommandsResponseBody
- func (s *ListCommandsResponseBody) SetPageNumber(v int32) *ListCommandsResponseBody
- func (s *ListCommandsResponseBody) SetPageSize(v int32) *ListCommandsResponseBody
- func (s *ListCommandsResponseBody) SetRequestId(v string) *ListCommandsResponseBody
- func (s *ListCommandsResponseBody) SetTotalCount(v int32) *ListCommandsResponseBody
- func (s ListCommandsResponseBody) String() string
- type ListCommandsResponseBodyCommands
- type ListCommandsResponseBodyCommandsCommand
- func (s ListCommandsResponseBodyCommandsCommand) GoString() string
- func (s *ListCommandsResponseBodyCommandsCommand) SetCommandContent(v string) *ListCommandsResponseBodyCommandsCommand
- func (s *ListCommandsResponseBodyCommandsCommand) SetCommandId(v string) *ListCommandsResponseBodyCommandsCommand
- func (s *ListCommandsResponseBodyCommandsCommand) SetTimeout(v string) *ListCommandsResponseBodyCommandsCommand
- func (s *ListCommandsResponseBodyCommandsCommand) SetWorkingDir(v string) *ListCommandsResponseBodyCommandsCommand
- func (s ListCommandsResponseBodyCommandsCommand) String() string
- type ListContainerAppsRequest
- type ListContainerAppsResponse
- func (s ListContainerAppsResponse) GoString() string
- func (s *ListContainerAppsResponse) SetBody(v *ListContainerAppsResponseBody) *ListContainerAppsResponse
- func (s *ListContainerAppsResponse) SetHeaders(v map[string]*string) *ListContainerAppsResponse
- func (s ListContainerAppsResponse) String() string
- type ListContainerAppsResponseBody
- func (s ListContainerAppsResponseBody) GoString() string
- func (s *ListContainerAppsResponseBody) SetContainerApps(v *ListContainerAppsResponseBodyContainerApps) *ListContainerAppsResponseBody
- func (s *ListContainerAppsResponseBody) SetPageNumber(v int32) *ListContainerAppsResponseBody
- func (s *ListContainerAppsResponseBody) SetPageSize(v int32) *ListContainerAppsResponseBody
- func (s *ListContainerAppsResponseBody) SetRequestId(v string) *ListContainerAppsResponseBody
- func (s *ListContainerAppsResponseBody) SetTotalCount(v int32) *ListContainerAppsResponseBody
- func (s ListContainerAppsResponseBody) String() string
- type ListContainerAppsResponseBodyContainerApps
- func (s ListContainerAppsResponseBodyContainerApps) GoString() string
- func (s *ListContainerAppsResponseBodyContainerApps) SetContainerApps(v []*ListContainerAppsResponseBodyContainerAppsContainerApps) *ListContainerAppsResponseBodyContainerApps
- func (s ListContainerAppsResponseBodyContainerApps) String() string
- type ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s ListContainerAppsResponseBodyContainerAppsContainerApps) GoString() string
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetCreateTime(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetDescription(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetId(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetImageTag(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetName(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetRepository(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetType(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
- func (s ListContainerAppsResponseBodyContainerAppsContainerApps) String() string
- type ListContainerImagesRequest
- func (s ListContainerImagesRequest) GoString() string
- func (s *ListContainerImagesRequest) SetClusterId(v string) *ListContainerImagesRequest
- func (s *ListContainerImagesRequest) SetContainerType(v string) *ListContainerImagesRequest
- func (s *ListContainerImagesRequest) SetPageNumber(v int32) *ListContainerImagesRequest
- func (s *ListContainerImagesRequest) SetPageSize(v int32) *ListContainerImagesRequest
- func (s ListContainerImagesRequest) String() string
- type ListContainerImagesResponse
- func (s ListContainerImagesResponse) GoString() string
- func (s *ListContainerImagesResponse) SetBody(v *ListContainerImagesResponseBody) *ListContainerImagesResponse
- func (s *ListContainerImagesResponse) SetHeaders(v map[string]*string) *ListContainerImagesResponse
- func (s ListContainerImagesResponse) String() string
- type ListContainerImagesResponseBody
- func (s ListContainerImagesResponseBody) GoString() string
- func (s *ListContainerImagesResponseBody) SetDBInfo(v string) *ListContainerImagesResponseBody
- func (s *ListContainerImagesResponseBody) SetImages(v *ListContainerImagesResponseBodyImages) *ListContainerImagesResponseBody
- func (s *ListContainerImagesResponseBody) SetPageNumber(v int32) *ListContainerImagesResponseBody
- func (s *ListContainerImagesResponseBody) SetPageSize(v int32) *ListContainerImagesResponseBody
- func (s *ListContainerImagesResponseBody) SetRequestId(v string) *ListContainerImagesResponseBody
- func (s *ListContainerImagesResponseBody) SetTotalCount(v int32) *ListContainerImagesResponseBody
- func (s ListContainerImagesResponseBody) String() string
- type ListContainerImagesResponseBodyImages
- type ListContainerImagesResponseBodyImagesImages
- func (s ListContainerImagesResponseBodyImagesImages) GoString() string
- func (s *ListContainerImagesResponseBodyImagesImages) SetImageId(v string) *ListContainerImagesResponseBodyImagesImages
- func (s *ListContainerImagesResponseBodyImagesImages) SetRepository(v string) *ListContainerImagesResponseBodyImagesImages
- func (s *ListContainerImagesResponseBodyImagesImages) SetStatus(v string) *ListContainerImagesResponseBodyImagesImages
- func (s *ListContainerImagesResponseBodyImagesImages) SetSystem(v string) *ListContainerImagesResponseBodyImagesImages
- func (s *ListContainerImagesResponseBodyImagesImages) SetTag(v string) *ListContainerImagesResponseBodyImagesImages
- func (s *ListContainerImagesResponseBodyImagesImages) SetType(v string) *ListContainerImagesResponseBodyImagesImages
- func (s *ListContainerImagesResponseBodyImagesImages) SetUpdateDateTime(v string) *ListContainerImagesResponseBodyImagesImages
- func (s ListContainerImagesResponseBodyImagesImages) String() string
- type ListCpfsFileSystemsRequest
- func (s ListCpfsFileSystemsRequest) GoString() string
- func (s *ListCpfsFileSystemsRequest) SetFileSystemId(v string) *ListCpfsFileSystemsRequest
- func (s *ListCpfsFileSystemsRequest) SetPageNumber(v int32) *ListCpfsFileSystemsRequest
- func (s *ListCpfsFileSystemsRequest) SetPageSize(v int32) *ListCpfsFileSystemsRequest
- func (s ListCpfsFileSystemsRequest) String() string
- type ListCpfsFileSystemsResponse
- func (s ListCpfsFileSystemsResponse) GoString() string
- func (s *ListCpfsFileSystemsResponse) SetBody(v *ListCpfsFileSystemsResponseBody) *ListCpfsFileSystemsResponse
- func (s *ListCpfsFileSystemsResponse) SetHeaders(v map[string]*string) *ListCpfsFileSystemsResponse
- func (s ListCpfsFileSystemsResponse) String() string
- type ListCpfsFileSystemsResponseBody
- func (s ListCpfsFileSystemsResponseBody) GoString() string
- func (s *ListCpfsFileSystemsResponseBody) SetFileSystemList(v *ListCpfsFileSystemsResponseBodyFileSystemList) *ListCpfsFileSystemsResponseBody
- func (s *ListCpfsFileSystemsResponseBody) SetPageNumber(v int32) *ListCpfsFileSystemsResponseBody
- func (s *ListCpfsFileSystemsResponseBody) SetPageSize(v int32) *ListCpfsFileSystemsResponseBody
- func (s *ListCpfsFileSystemsResponseBody) SetRequestId(v string) *ListCpfsFileSystemsResponseBody
- func (s *ListCpfsFileSystemsResponseBody) SetTotalCount(v int32) *ListCpfsFileSystemsResponseBody
- func (s ListCpfsFileSystemsResponseBody) String() string
- type ListCpfsFileSystemsResponseBodyFileSystemList
- func (s ListCpfsFileSystemsResponseBodyFileSystemList) GoString() string
- func (s *ListCpfsFileSystemsResponseBodyFileSystemList) SetFileSystems(v []*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) *ListCpfsFileSystemsResponseBodyFileSystemList
- func (s ListCpfsFileSystemsResponseBodyFileSystemList) String() string
- type ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) GoString() string
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetCapacity(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetCreateTime(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetDestription(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetFileSystemId(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetMountTargetList(v *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetProtocolType(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetRegionId(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetZoneId(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
- func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) String() string
- type ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList
- func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) GoString() string
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) SetMountTargets(...) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList
- func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) String() string
- type ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets
- func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) GoString() string
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetMountTargetDomain(v string) ...
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetNetworkType(v string) ...
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetStatus(v string) ...
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVpcId(v string) ...
- func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVswId(v string) ...
- func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) String() string
- type ListCurrentClientVersionResponse
- func (s ListCurrentClientVersionResponse) GoString() string
- func (s *ListCurrentClientVersionResponse) SetBody(v *ListCurrentClientVersionResponseBody) *ListCurrentClientVersionResponse
- func (s *ListCurrentClientVersionResponse) SetHeaders(v map[string]*string) *ListCurrentClientVersionResponse
- func (s ListCurrentClientVersionResponse) String() string
- type ListCurrentClientVersionResponseBody
- func (s ListCurrentClientVersionResponseBody) GoString() string
- func (s *ListCurrentClientVersionResponseBody) SetClientVersion(v string) *ListCurrentClientVersionResponseBody
- func (s *ListCurrentClientVersionResponseBody) SetRequestId(v string) *ListCurrentClientVersionResponseBody
- func (s ListCurrentClientVersionResponseBody) String() string
- type ListCustomImagesRequest
- func (s ListCustomImagesRequest) GoString() string
- func (s *ListCustomImagesRequest) SetBaseOsTag(v string) *ListCustomImagesRequest
- func (s *ListCustomImagesRequest) SetClusterId(v string) *ListCustomImagesRequest
- func (s *ListCustomImagesRequest) SetImageOwnerAlias(v string) *ListCustomImagesRequest
- func (s *ListCustomImagesRequest) SetInstanceType(v string) *ListCustomImagesRequest
- func (s ListCustomImagesRequest) String() string
- type ListCustomImagesResponse
- type ListCustomImagesResponseBody
- func (s ListCustomImagesResponseBody) GoString() string
- func (s *ListCustomImagesResponseBody) SetImages(v *ListCustomImagesResponseBodyImages) *ListCustomImagesResponseBody
- func (s *ListCustomImagesResponseBody) SetRequestId(v string) *ListCustomImagesResponseBody
- func (s ListCustomImagesResponseBody) String() string
- type ListCustomImagesResponseBodyImages
- type ListCustomImagesResponseBodyImagesImageInfo
- func (s ListCustomImagesResponseBodyImagesImageInfo) GoString() string
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetBaseOsTag(v *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetDescription(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetImageId(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetImageName(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetImageOwnerAlias(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetOsTag(v *ListCustomImagesResponseBodyImagesImageInfoOsTag) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetPostInstallScript(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetPricingCycle(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetProductCode(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetSize(v int32) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetSkuCode(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetStatus(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s *ListCustomImagesResponseBodyImagesImageInfo) SetUid(v string) *ListCustomImagesResponseBodyImagesImageInfo
- func (s ListCustomImagesResponseBodyImagesImageInfo) String() string
- type ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
- func (s ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) GoString() string
- func (s *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetArchitecture(v string) *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetOsTag(v string) *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetPlatform(v string) *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetVersion(v string) *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
- func (s ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) String() string
- type ListCustomImagesResponseBodyImagesImageInfoOsTag
- func (s ListCustomImagesResponseBodyImagesImageInfoOsTag) GoString() string
- func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetArchitecture(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetBaseOsTag(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetOsTag(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetPlatform(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
- func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetVersion(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
- func (s ListCustomImagesResponseBodyImagesImageInfoOsTag) String() string
- type ListFileSystemWithMountTargetsRequest
- func (s ListFileSystemWithMountTargetsRequest) GoString() string
- func (s *ListFileSystemWithMountTargetsRequest) SetPageNumber(v int32) *ListFileSystemWithMountTargetsRequest
- func (s *ListFileSystemWithMountTargetsRequest) SetPageSize(v int32) *ListFileSystemWithMountTargetsRequest
- func (s ListFileSystemWithMountTargetsRequest) String() string
- type ListFileSystemWithMountTargetsResponse
- func (s ListFileSystemWithMountTargetsResponse) GoString() string
- func (s *ListFileSystemWithMountTargetsResponse) SetBody(v *ListFileSystemWithMountTargetsResponseBody) *ListFileSystemWithMountTargetsResponse
- func (s *ListFileSystemWithMountTargetsResponse) SetHeaders(v map[string]*string) *ListFileSystemWithMountTargetsResponse
- func (s ListFileSystemWithMountTargetsResponse) String() string
- type ListFileSystemWithMountTargetsResponseBody
- func (s ListFileSystemWithMountTargetsResponseBody) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBody) SetFileSystemList(v *ListFileSystemWithMountTargetsResponseBodyFileSystemList) *ListFileSystemWithMountTargetsResponseBody
- func (s *ListFileSystemWithMountTargetsResponseBody) SetPageNumber(v int32) *ListFileSystemWithMountTargetsResponseBody
- func (s *ListFileSystemWithMountTargetsResponseBody) SetPageSize(v int32) *ListFileSystemWithMountTargetsResponseBody
- func (s *ListFileSystemWithMountTargetsResponseBody) SetRequestId(v string) *ListFileSystemWithMountTargetsResponseBody
- func (s *ListFileSystemWithMountTargetsResponseBody) SetTotalCount(v int32) *ListFileSystemWithMountTargetsResponseBody
- func (s ListFileSystemWithMountTargetsResponseBody) String() string
- type ListFileSystemWithMountTargetsResponseBodyFileSystemList
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemList) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemList) SetFileSystems(v []*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) *ListFileSystemWithMountTargetsResponseBodyFileSystemList
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemList) String() string
- type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetBandWidth(v int32) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetCapacity(v int32) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetCreateTime(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetDestription(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetEncryptType(v int32) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetFileSystemId(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetFileSystemType(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetMeteredSize(v int32) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetMountTargetList(...) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetPackageList(...) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetProtocolType(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetRegionId(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetStatus(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetStorageType(v string) *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) String() string
- type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList) SetMountTargets(...) ...
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList) String() string
- type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetAccessGroup(v string) ...
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetMountTargetDomain(v string) ...
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetNetworkType(v string) ...
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetStatus(v string) ...
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVpcId(v string) ...
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVswId(v string) ...
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) String() string
- type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList) SetPackages(...) ...
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList) String() string
- type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages) GoString() string
- func (s *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages) SetPackageId(v string) ...
- func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages) String() string
- type ListImagesRequest
- type ListImagesResponse
- type ListImagesResponseBody
- type ListImagesResponseBodyOsTags
- type ListImagesResponseBodyOsTagsOsInfo
- func (s ListImagesResponseBodyOsTagsOsInfo) GoString() string
- func (s *ListImagesResponseBodyOsTagsOsInfo) SetArchitecture(v string) *ListImagesResponseBodyOsTagsOsInfo
- func (s *ListImagesResponseBodyOsTagsOsInfo) SetBaseOsTag(v string) *ListImagesResponseBodyOsTagsOsInfo
- func (s *ListImagesResponseBodyOsTagsOsInfo) SetImageId(v string) *ListImagesResponseBodyOsTagsOsInfo
- func (s *ListImagesResponseBodyOsTagsOsInfo) SetOsTag(v string) *ListImagesResponseBodyOsTagsOsInfo
- func (s *ListImagesResponseBodyOsTagsOsInfo) SetPlatform(v string) *ListImagesResponseBodyOsTagsOsInfo
- func (s *ListImagesResponseBodyOsTagsOsInfo) SetVersion(v string) *ListImagesResponseBodyOsTagsOsInfo
- func (s ListImagesResponseBodyOsTagsOsInfo) String() string
- type ListInstalledSoftwareRequest
- type ListInstalledSoftwareResponse
- func (s ListInstalledSoftwareResponse) GoString() string
- func (s *ListInstalledSoftwareResponse) SetBody(v *ListInstalledSoftwareResponseBody) *ListInstalledSoftwareResponse
- func (s *ListInstalledSoftwareResponse) SetHeaders(v map[string]*string) *ListInstalledSoftwareResponse
- func (s ListInstalledSoftwareResponse) String() string
- type ListInstalledSoftwareResponseBody
- func (s ListInstalledSoftwareResponseBody) GoString() string
- func (s *ListInstalledSoftwareResponseBody) SetRequestId(v string) *ListInstalledSoftwareResponseBody
- func (s *ListInstalledSoftwareResponseBody) SetSoftwareList(v *ListInstalledSoftwareResponseBodySoftwareList) *ListInstalledSoftwareResponseBody
- func (s ListInstalledSoftwareResponseBody) String() string
- type ListInstalledSoftwareResponseBodySoftwareList
- func (s ListInstalledSoftwareResponseBodySoftwareList) GoString() string
- func (s *ListInstalledSoftwareResponseBodySoftwareList) SetSoftwareList(v []*ListInstalledSoftwareResponseBodySoftwareListSoftwareList) *ListInstalledSoftwareResponseBodySoftwareList
- func (s ListInstalledSoftwareResponseBodySoftwareList) String() string
- type ListInstalledSoftwareResponseBodySoftwareListSoftwareList
- func (s ListInstalledSoftwareResponseBodySoftwareListSoftwareList) GoString() string
- func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareId(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
- func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareName(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
- func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareStatus(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
- func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareVersion(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
- func (s ListInstalledSoftwareResponseBodySoftwareListSoftwareList) String() string
- type ListInvocationResultsRequest
- func (s ListInvocationResultsRequest) GoString() string
- func (s *ListInvocationResultsRequest) SetClusterId(v string) *ListInvocationResultsRequest
- func (s *ListInvocationResultsRequest) SetCommandId(v string) *ListInvocationResultsRequest
- func (s *ListInvocationResultsRequest) SetInstance(v []*ListInvocationResultsRequestInstance) *ListInvocationResultsRequest
- func (s *ListInvocationResultsRequest) SetInvokeRecordStatus(v string) *ListInvocationResultsRequest
- func (s *ListInvocationResultsRequest) SetPageNumber(v int32) *ListInvocationResultsRequest
- func (s *ListInvocationResultsRequest) SetPageSize(v int32) *ListInvocationResultsRequest
- func (s ListInvocationResultsRequest) String() string
- type ListInvocationResultsRequestInstance
- type ListInvocationResultsResponse
- func (s ListInvocationResultsResponse) GoString() string
- func (s *ListInvocationResultsResponse) SetBody(v *ListInvocationResultsResponseBody) *ListInvocationResultsResponse
- func (s *ListInvocationResultsResponse) SetHeaders(v map[string]*string) *ListInvocationResultsResponse
- func (s ListInvocationResultsResponse) String() string
- type ListInvocationResultsResponseBody
- func (s ListInvocationResultsResponseBody) GoString() string
- func (s *ListInvocationResultsResponseBody) SetInvocationResults(v *ListInvocationResultsResponseBodyInvocationResults) *ListInvocationResultsResponseBody
- func (s *ListInvocationResultsResponseBody) SetPageNumber(v int32) *ListInvocationResultsResponseBody
- func (s *ListInvocationResultsResponseBody) SetPageSize(v int32) *ListInvocationResultsResponseBody
- func (s *ListInvocationResultsResponseBody) SetRequestId(v string) *ListInvocationResultsResponseBody
- func (s *ListInvocationResultsResponseBody) SetTotalCount(v int32) *ListInvocationResultsResponseBody
- func (s ListInvocationResultsResponseBody) String() string
- type ListInvocationResultsResponseBodyInvocationResults
- func (s ListInvocationResultsResponseBodyInvocationResults) GoString() string
- func (s *ListInvocationResultsResponseBodyInvocationResults) SetInvocationResult(v []*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) *ListInvocationResultsResponseBodyInvocationResults
- func (s ListInvocationResultsResponseBodyInvocationResults) String() string
- type ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s ListInvocationResultsResponseBodyInvocationResultsInvocationResult) GoString() string
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetCommandId(v string) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetExitCode(v int32) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetFinishedTime(v string) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetInstanceId(v string) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetInvokeRecordStatus(v string) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetMessage(v string) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetSuccess(v bool) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
- func (s ListInvocationResultsResponseBodyInvocationResultsInvocationResult) String() string
- type ListInvocationStatusRequest
- type ListInvocationStatusResponse
- func (s ListInvocationStatusResponse) GoString() string
- func (s *ListInvocationStatusResponse) SetBody(v *ListInvocationStatusResponseBody) *ListInvocationStatusResponse
- func (s *ListInvocationStatusResponse) SetHeaders(v map[string]*string) *ListInvocationStatusResponse
- func (s ListInvocationStatusResponse) String() string
- type ListInvocationStatusResponseBody
- func (s ListInvocationStatusResponseBody) GoString() string
- func (s *ListInvocationStatusResponseBody) SetCommandId(v string) *ListInvocationStatusResponseBody
- func (s *ListInvocationStatusResponseBody) SetInvokeInstances(v *ListInvocationStatusResponseBodyInvokeInstances) *ListInvocationStatusResponseBody
- func (s *ListInvocationStatusResponseBody) SetInvokeStatus(v string) *ListInvocationStatusResponseBody
- func (s *ListInvocationStatusResponseBody) SetRequestId(v string) *ListInvocationStatusResponseBody
- func (s ListInvocationStatusResponseBody) String() string
- type ListInvocationStatusResponseBodyInvokeInstances
- func (s ListInvocationStatusResponseBodyInvokeInstances) GoString() string
- func (s *ListInvocationStatusResponseBodyInvokeInstances) SetInvokeInstance(v []*ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) *ListInvocationStatusResponseBodyInvokeInstances
- func (s ListInvocationStatusResponseBodyInvokeInstances) String() string
- type ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance
- func (s ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) GoString() string
- func (s *ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) SetInstanceId(v string) *ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance
- func (s *ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) SetInstanceInvokeStatus(v string) *ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance
- func (s ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) String() string
- type ListJobTemplatesRequest
- func (s ListJobTemplatesRequest) GoString() string
- func (s *ListJobTemplatesRequest) SetName(v string) *ListJobTemplatesRequest
- func (s *ListJobTemplatesRequest) SetPageNumber(v int32) *ListJobTemplatesRequest
- func (s *ListJobTemplatesRequest) SetPageSize(v int32) *ListJobTemplatesRequest
- func (s ListJobTemplatesRequest) String() string
- type ListJobTemplatesResponse
- type ListJobTemplatesResponseBody
- func (s ListJobTemplatesResponseBody) GoString() string
- func (s *ListJobTemplatesResponseBody) SetPageNumber(v int32) *ListJobTemplatesResponseBody
- func (s *ListJobTemplatesResponseBody) SetPageSize(v int32) *ListJobTemplatesResponseBody
- func (s *ListJobTemplatesResponseBody) SetRequestId(v string) *ListJobTemplatesResponseBody
- func (s *ListJobTemplatesResponseBody) SetTemplates(v *ListJobTemplatesResponseBodyTemplates) *ListJobTemplatesResponseBody
- func (s *ListJobTemplatesResponseBody) SetTotalCount(v int32) *ListJobTemplatesResponseBody
- func (s ListJobTemplatesResponseBody) String() string
- type ListJobTemplatesResponseBodyTemplates
- type ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s ListJobTemplatesResponseBodyTemplatesJobTemplates) GoString() string
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetArrayRequest(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetClockTime(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetCommandLine(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetGpu(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetId(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetInputFileUrl(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetMem(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetName(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetNode(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetPackagePath(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetPriority(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetQueue(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetReRunable(v bool) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetRunasUser(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetStderrRedirectPath(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetStdoutRedirectPath(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetTask(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetThread(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetUnzipCmd(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetVariables(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetWithUnzipCmd(v bool) *ListJobTemplatesResponseBodyTemplatesJobTemplates
- func (s ListJobTemplatesResponseBodyTemplatesJobTemplates) String() string
- type ListJobsRequest
- func (s ListJobsRequest) GoString() string
- func (s *ListJobsRequest) SetClusterId(v string) *ListJobsRequest
- func (s *ListJobsRequest) SetOwner(v string) *ListJobsRequest
- func (s *ListJobsRequest) SetPageNumber(v int32) *ListJobsRequest
- func (s *ListJobsRequest) SetPageSize(v int32) *ListJobsRequest
- func (s *ListJobsRequest) SetRerunable(v string) *ListJobsRequest
- func (s *ListJobsRequest) SetState(v string) *ListJobsRequest
- func (s ListJobsRequest) String() string
- type ListJobsResponse
- type ListJobsResponseBody
- func (s ListJobsResponseBody) GoString() string
- func (s *ListJobsResponseBody) SetJobs(v *ListJobsResponseBodyJobs) *ListJobsResponseBody
- func (s *ListJobsResponseBody) SetPageNumber(v int32) *ListJobsResponseBody
- func (s *ListJobsResponseBody) SetPageSize(v int32) *ListJobsResponseBody
- func (s *ListJobsResponseBody) SetRequestId(v string) *ListJobsResponseBody
- func (s *ListJobsResponseBody) SetTotalCount(v int32) *ListJobsResponseBody
- func (s ListJobsResponseBody) String() string
- type ListJobsResponseBodyJobs
- type ListJobsResponseBodyJobsJobInfo
- func (s ListJobsResponseBodyJobsJobInfo) GoString() string
- func (s *ListJobsResponseBodyJobsJobInfo) SetArrayRequest(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetComment(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetId(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetLastModifyTime(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetName(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetNodeList(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetOwner(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetPriority(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetResources(v *ListJobsResponseBodyJobsJobInfoResources) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetShellPath(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetStartTime(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetState(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetStderr(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetStdout(v string) *ListJobsResponseBodyJobsJobInfo
- func (s *ListJobsResponseBodyJobsJobInfo) SetSubmitTime(v string) *ListJobsResponseBodyJobsJobInfo
- func (s ListJobsResponseBodyJobsJobInfo) String() string
- type ListJobsResponseBodyJobsJobInfoResources
- func (s ListJobsResponseBodyJobsJobInfoResources) GoString() string
- func (s *ListJobsResponseBodyJobsJobInfoResources) SetCores(v int32) *ListJobsResponseBodyJobsJobInfoResources
- func (s *ListJobsResponseBodyJobsJobInfoResources) SetNodes(v int32) *ListJobsResponseBodyJobsJobInfoResources
- func (s ListJobsResponseBodyJobsJobInfoResources) String() string
- type ListJobsWithFiltersRequest
- func (s ListJobsWithFiltersRequest) GoString() string
- func (s *ListJobsWithFiltersRequest) SetClusterId(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetCreateTimeEnd(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetCreateTimeStart(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetExecuteOrder(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetJobName(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetJobStatus(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetNodes(v []*string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetPageNumber(v int64) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetPageSize(v int64) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetPendOrder(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetQueues(v []*string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetRegionId(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetSubmitOrder(v string) *ListJobsWithFiltersRequest
- func (s *ListJobsWithFiltersRequest) SetUsers(v []*string) *ListJobsWithFiltersRequest
- func (s ListJobsWithFiltersRequest) String() string
- type ListJobsWithFiltersResponse
- func (s ListJobsWithFiltersResponse) GoString() string
- func (s *ListJobsWithFiltersResponse) SetBody(v *ListJobsWithFiltersResponseBody) *ListJobsWithFiltersResponse
- func (s *ListJobsWithFiltersResponse) SetHeaders(v map[string]*string) *ListJobsWithFiltersResponse
- func (s ListJobsWithFiltersResponse) String() string
- type ListJobsWithFiltersResponseBody
- func (s ListJobsWithFiltersResponseBody) GoString() string
- func (s *ListJobsWithFiltersResponseBody) SetJobs(v []*ListJobsWithFiltersResponseBodyJobs) *ListJobsWithFiltersResponseBody
- func (s *ListJobsWithFiltersResponseBody) SetPageNumber(v int64) *ListJobsWithFiltersResponseBody
- func (s *ListJobsWithFiltersResponseBody) SetPageSize(v int64) *ListJobsWithFiltersResponseBody
- func (s *ListJobsWithFiltersResponseBody) SetRequestId(v string) *ListJobsWithFiltersResponseBody
- func (s *ListJobsWithFiltersResponseBody) SetSuccess(v bool) *ListJobsWithFiltersResponseBody
- func (s *ListJobsWithFiltersResponseBody) SetTotalCount(v int32) *ListJobsWithFiltersResponseBody
- func (s ListJobsWithFiltersResponseBody) String() string
- type ListJobsWithFiltersResponseBodyJobs
- func (s ListJobsWithFiltersResponseBodyJobs) GoString() string
- func (s *ListJobsWithFiltersResponseBodyJobs) SetArrayRequest(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetComment(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetId(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetLastModifyTime(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetName(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetNodeList(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetOwner(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetPriority(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetQueue(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetResources(v *ListJobsWithFiltersResponseBodyJobsResources) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetShellPath(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetStartTime(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetState(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetStderr(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetStdout(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s *ListJobsWithFiltersResponseBodyJobs) SetSubmitTime(v string) *ListJobsWithFiltersResponseBodyJobs
- func (s ListJobsWithFiltersResponseBodyJobs) String() string
- type ListJobsWithFiltersResponseBodyJobsResources
- func (s ListJobsWithFiltersResponseBodyJobsResources) GoString() string
- func (s *ListJobsWithFiltersResponseBodyJobsResources) SetCores(v int64) *ListJobsWithFiltersResponseBodyJobsResources
- func (s *ListJobsWithFiltersResponseBodyJobsResources) SetNodes(v int64) *ListJobsWithFiltersResponseBodyJobsResources
- func (s ListJobsWithFiltersResponseBodyJobsResources) String() string
- type ListNodesByQueueRequest
- func (s ListNodesByQueueRequest) GoString() string
- func (s *ListNodesByQueueRequest) SetClusterId(v string) *ListNodesByQueueRequest
- func (s *ListNodesByQueueRequest) SetPageNumber(v int32) *ListNodesByQueueRequest
- func (s *ListNodesByQueueRequest) SetPageSize(v int32) *ListNodesByQueueRequest
- func (s *ListNodesByQueueRequest) SetQueueName(v string) *ListNodesByQueueRequest
- func (s ListNodesByQueueRequest) String() string
- type ListNodesByQueueResponse
- type ListNodesByQueueResponseBody
- func (s ListNodesByQueueResponseBody) GoString() string
- func (s *ListNodesByQueueResponseBody) SetNodes(v *ListNodesByQueueResponseBodyNodes) *ListNodesByQueueResponseBody
- func (s *ListNodesByQueueResponseBody) SetPageNumber(v int32) *ListNodesByQueueResponseBody
- func (s *ListNodesByQueueResponseBody) SetPageSize(v int32) *ListNodesByQueueResponseBody
- func (s *ListNodesByQueueResponseBody) SetRequestId(v string) *ListNodesByQueueResponseBody
- func (s *ListNodesByQueueResponseBody) SetTotalCount(v int32) *ListNodesByQueueResponseBody
- func (s ListNodesByQueueResponseBody) String() string
- type ListNodesByQueueResponseBodyNodes
- type ListNodesByQueueResponseBodyNodesNodeInfo
- func (s ListNodesByQueueResponseBodyNodesNodeInfo) GoString() string
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetAddTime(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetCreateMode(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetCreatedByEhpc(v bool) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetExpired(v bool) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetExpiredTime(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetHostName(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetHtEnabled(v bool) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetImageId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetImageOwnerAlias(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetIpAddress(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetLocation(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetLockReason(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetPublicIpAddress(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetRegionId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetSpotStrategy(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetStateInSched(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetStatus(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetTotalResources(v *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetUsedResources(v *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetVSwitchId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetVersion(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetVpcId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetZoneId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
- func (s ListNodesByQueueResponseBodyNodesNodeInfo) String() string
- type ListNodesByQueueResponseBodyNodesNodeInfoTotalResources
- func (s ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) GoString() string
- func (s *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) SetCpu(v int32) *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources
- func (s *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) SetGpu(v int32) *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources
- func (s *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) SetMemory(v int32) *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources
- func (s ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) String() string
- type ListNodesByQueueResponseBodyNodesNodeInfoUsedResources
- func (s ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) GoString() string
- func (s *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) SetCpu(v int32) *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources
- func (s *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) SetGpu(v int32) *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources
- func (s *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) SetMemory(v int32) *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources
- func (s ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) String() string
- type ListNodesNoPagingRequest
- func (s ListNodesNoPagingRequest) GoString() string
- func (s *ListNodesNoPagingRequest) SetClusterId(v string) *ListNodesNoPagingRequest
- func (s *ListNodesNoPagingRequest) SetHostName(v string) *ListNodesNoPagingRequest
- func (s *ListNodesNoPagingRequest) SetRole(v string) *ListNodesNoPagingRequest
- func (s *ListNodesNoPagingRequest) SetSequence(v string) *ListNodesNoPagingRequest
- func (s ListNodesNoPagingRequest) String() string
- type ListNodesNoPagingResponse
- func (s ListNodesNoPagingResponse) GoString() string
- func (s *ListNodesNoPagingResponse) SetBody(v *ListNodesNoPagingResponseBody) *ListNodesNoPagingResponse
- func (s *ListNodesNoPagingResponse) SetHeaders(v map[string]*string) *ListNodesNoPagingResponse
- func (s ListNodesNoPagingResponse) String() string
- type ListNodesNoPagingResponseBody
- func (s ListNodesNoPagingResponseBody) GoString() string
- func (s *ListNodesNoPagingResponseBody) SetNodes(v *ListNodesNoPagingResponseBodyNodes) *ListNodesNoPagingResponseBody
- func (s *ListNodesNoPagingResponseBody) SetRequestId(v string) *ListNodesNoPagingResponseBody
- func (s ListNodesNoPagingResponseBody) String() string
- type ListNodesNoPagingResponseBodyNodes
- type ListNodesNoPagingResponseBodyNodesNodeInfo
- func (s ListNodesNoPagingResponseBodyNodesNodeInfo) GoString() string
- func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetHostName(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
- func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetId(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
- func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetImageId(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
- func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetInstanceType(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
- func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetStatus(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
- func (s ListNodesNoPagingResponseBodyNodesNodeInfo) String() string
- type ListNodesRequest
- func (s ListNodesRequest) GoString() string
- func (s *ListNodesRequest) SetClusterId(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetFilter(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetHostName(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetHostNamePrefix(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetHostNameSuffix(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetPageNumber(v int32) *ListNodesRequest
- func (s *ListNodesRequest) SetPageSize(v int32) *ListNodesRequest
- func (s *ListNodesRequest) SetPrivateIpAddress(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetRole(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetSequence(v string) *ListNodesRequest
- func (s *ListNodesRequest) SetSortBy(v string) *ListNodesRequest
- func (s ListNodesRequest) String() string
- type ListNodesResponse
- type ListNodesResponseBody
- func (s ListNodesResponseBody) GoString() string
- func (s *ListNodesResponseBody) SetNodes(v *ListNodesResponseBodyNodes) *ListNodesResponseBody
- func (s *ListNodesResponseBody) SetPageNumber(v int32) *ListNodesResponseBody
- func (s *ListNodesResponseBody) SetPageSize(v int32) *ListNodesResponseBody
- func (s *ListNodesResponseBody) SetRequestId(v string) *ListNodesResponseBody
- func (s *ListNodesResponseBody) SetTotalCount(v int32) *ListNodesResponseBody
- func (s ListNodesResponseBody) String() string
- type ListNodesResponseBodyNodes
- type ListNodesResponseBodyNodesNodeInfo
- func (s ListNodesResponseBodyNodesNodeInfo) GoString() string
- func (s *ListNodesResponseBodyNodesNodeInfo) SetAddTime(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetCreateMode(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetCreatedByEhpc(v bool) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetExpired(v bool) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetExpiredTime(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetHostName(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetHtEnabled(v bool) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetId(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetImageId(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetImageOwnerAlias(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetInstanceType(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetIpAddress(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetLocation(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetLockReason(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetPublicIpAddress(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetRegionId(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetRoles(v *ListNodesResponseBodyNodesNodeInfoRoles) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetSpotStrategy(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetStateInSched(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetStatus(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetTotalResources(v *ListNodesResponseBodyNodesNodeInfoTotalResources) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetUsedResources(v *ListNodesResponseBodyNodesNodeInfoUsedResources) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetVSwitchId(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetVersion(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetVpcId(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s *ListNodesResponseBodyNodesNodeInfo) SetZoneId(v string) *ListNodesResponseBodyNodesNodeInfo
- func (s ListNodesResponseBodyNodesNodeInfo) String() string
- type ListNodesResponseBodyNodesNodeInfoRoles
- type ListNodesResponseBodyNodesNodeInfoTotalResources
- func (s ListNodesResponseBodyNodesNodeInfoTotalResources) GoString() string
- func (s *ListNodesResponseBodyNodesNodeInfoTotalResources) SetCpu(v int32) *ListNodesResponseBodyNodesNodeInfoTotalResources
- func (s *ListNodesResponseBodyNodesNodeInfoTotalResources) SetGpu(v int32) *ListNodesResponseBodyNodesNodeInfoTotalResources
- func (s *ListNodesResponseBodyNodesNodeInfoTotalResources) SetMemory(v int32) *ListNodesResponseBodyNodesNodeInfoTotalResources
- func (s ListNodesResponseBodyNodesNodeInfoTotalResources) String() string
- type ListNodesResponseBodyNodesNodeInfoUsedResources
- func (s ListNodesResponseBodyNodesNodeInfoUsedResources) GoString() string
- func (s *ListNodesResponseBodyNodesNodeInfoUsedResources) SetCpu(v int32) *ListNodesResponseBodyNodesNodeInfoUsedResources
- func (s *ListNodesResponseBodyNodesNodeInfoUsedResources) SetGpu(v int32) *ListNodesResponseBodyNodesNodeInfoUsedResources
- func (s *ListNodesResponseBodyNodesNodeInfoUsedResources) SetMemory(v int32) *ListNodesResponseBodyNodesNodeInfoUsedResources
- func (s ListNodesResponseBodyNodesNodeInfoUsedResources) String() string
- type ListPreferredEcsTypesRequest
- func (s ListPreferredEcsTypesRequest) GoString() string
- func (s *ListPreferredEcsTypesRequest) SetInstanceChargeType(v string) *ListPreferredEcsTypesRequest
- func (s *ListPreferredEcsTypesRequest) SetSpotStrategy(v string) *ListPreferredEcsTypesRequest
- func (s *ListPreferredEcsTypesRequest) SetZoneId(v string) *ListPreferredEcsTypesRequest
- func (s ListPreferredEcsTypesRequest) String() string
- type ListPreferredEcsTypesResponse
- func (s ListPreferredEcsTypesResponse) GoString() string
- func (s *ListPreferredEcsTypesResponse) SetBody(v *ListPreferredEcsTypesResponseBody) *ListPreferredEcsTypesResponse
- func (s *ListPreferredEcsTypesResponse) SetHeaders(v map[string]*string) *ListPreferredEcsTypesResponse
- func (s ListPreferredEcsTypesResponse) String() string
- type ListPreferredEcsTypesResponseBody
- func (s ListPreferredEcsTypesResponseBody) GoString() string
- func (s *ListPreferredEcsTypesResponseBody) SetRequestId(v string) *ListPreferredEcsTypesResponseBody
- func (s *ListPreferredEcsTypesResponseBody) SetSeries(v *ListPreferredEcsTypesResponseBodySeries) *ListPreferredEcsTypesResponseBody
- func (s *ListPreferredEcsTypesResponseBody) SetSupportSpotInstance(v bool) *ListPreferredEcsTypesResponseBody
- func (s ListPreferredEcsTypesResponseBody) String() string
- type ListPreferredEcsTypesResponseBodySeries
- type ListPreferredEcsTypesResponseBodySeriesSeriesInfo
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfo) GoString() string
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetRoles(v *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) *ListPreferredEcsTypesResponseBodySeriesSeriesInfo
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetSeriesId(v string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfo
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetSeriesName(v string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfo
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfo) String() string
- type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) GoString() string
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) SetCompute(v *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) SetLogin(v *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) SetManager(v *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) String() string
- type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) GoString() string
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) SetInstanceTypeId(v []*string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) String() string
- type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) GoString() string
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) SetInstanceTypeId(v []*string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) String() string
- type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) GoString() string
- func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) SetInstanceTypeId(v []*string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager
- func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) String() string
- type ListQueuesRequest
- type ListQueuesResponse
- type ListQueuesResponseBody
- type ListQueuesResponseBodyQueues
- type ListQueuesResponseBodyQueuesQueueInfo
- func (s ListQueuesResponseBodyQueuesQueueInfo) GoString() string
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetComputeInstanceType(v *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetEnableAutoGrow(v bool) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetHostNamePrefix(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetHostNameSuffix(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetImageId(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetQueueName(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetResourceGroupId(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetSpotInstanceTypes(v *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetSpotStrategy(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s *ListQueuesResponseBodyQueuesQueueInfo) SetType(v string) *ListQueuesResponseBodyQueuesQueueInfo
- func (s ListQueuesResponseBodyQueuesQueueInfo) String() string
- type ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType
- func (s ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) GoString() string
- func (s *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) SetInstanceType(v []*string) *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType
- func (s ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) String() string
- type ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes
- func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) GoString() string
- func (s *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) SetInstance(v []*ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes
- func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) String() string
- type ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance
- func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) GoString() string
- func (s *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) SetInstanceType(v string) *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance
- func (s *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) SetSpotPriceLimit(v float32) *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance
- func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) String() string
- type ListRegionsResponse
- type ListRegionsResponseBody
- type ListRegionsResponseBodyRegions
- type ListRegionsResponseBodyRegionsRegionInfo
- func (s ListRegionsResponseBodyRegionsRegionInfo) GoString() string
- func (s *ListRegionsResponseBodyRegionsRegionInfo) SetLocalName(v string) *ListRegionsResponseBodyRegionsRegionInfo
- func (s *ListRegionsResponseBodyRegionsRegionInfo) SetRegionId(v string) *ListRegionsResponseBodyRegionsRegionInfo
- func (s ListRegionsResponseBodyRegionsRegionInfo) String() string
- type ListSecurityGroupsRequest
- type ListSecurityGroupsResponse
- func (s ListSecurityGroupsResponse) GoString() string
- func (s *ListSecurityGroupsResponse) SetBody(v *ListSecurityGroupsResponseBody) *ListSecurityGroupsResponse
- func (s *ListSecurityGroupsResponse) SetHeaders(v map[string]*string) *ListSecurityGroupsResponse
- func (s ListSecurityGroupsResponse) String() string
- type ListSecurityGroupsResponseBody
- func (s ListSecurityGroupsResponseBody) GoString() string
- func (s *ListSecurityGroupsResponseBody) SetRequestId(v string) *ListSecurityGroupsResponseBody
- func (s *ListSecurityGroupsResponseBody) SetSecurityGroups(v *ListSecurityGroupsResponseBodySecurityGroups) *ListSecurityGroupsResponseBody
- func (s *ListSecurityGroupsResponseBody) SetTotalCount(v int32) *ListSecurityGroupsResponseBody
- func (s ListSecurityGroupsResponseBody) String() string
- type ListSecurityGroupsResponseBodySecurityGroups
- type ListSoftwaresRequest
- type ListSoftwaresResponse
- type ListSoftwaresResponseBody
- func (s ListSoftwaresResponseBody) GoString() string
- func (s *ListSoftwaresResponseBody) SetRequestId(v string) *ListSoftwaresResponseBody
- func (s *ListSoftwaresResponseBody) SetSoftwares(v *ListSoftwaresResponseBodySoftwares) *ListSoftwaresResponseBody
- func (s ListSoftwaresResponseBody) String() string
- type ListSoftwaresResponseBodySoftwares
- type ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s ListSoftwaresResponseBodySoftwaresSoftwareInfo) GoString() string
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetAccountType(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetAccountVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetApplications(v *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetEhpcVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetOsTag(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetSchedulerType(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetSchedulerVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
- func (s ListSoftwaresResponseBodySoftwaresSoftwareInfo) String() string
- type ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications
- func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) GoString() string
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) SetApplicationInfo(v []*ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications
- func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) String() string
- type ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo
- func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) GoString() string
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) SetName(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) SetRequired(v bool) *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) SetTag(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo
- func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) SetVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo
- func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) String() string
- type ListTasksRequest
- func (s ListTasksRequest) GoString() string
- func (s *ListTasksRequest) SetArchived(v bool) *ListTasksRequest
- func (s *ListTasksRequest) SetClusterId(v string) *ListTasksRequest
- func (s *ListTasksRequest) SetPageNumber(v int32) *ListTasksRequest
- func (s *ListTasksRequest) SetPageSize(v int32) *ListTasksRequest
- func (s *ListTasksRequest) SetTaskId(v string) *ListTasksRequest
- func (s ListTasksRequest) String() string
- type ListTasksResponse
- type ListTasksResponseBody
- func (s ListTasksResponseBody) GoString() string
- func (s *ListTasksResponseBody) SetPageNumber(v int32) *ListTasksResponseBody
- func (s *ListTasksResponseBody) SetPageSize(v int32) *ListTasksResponseBody
- func (s *ListTasksResponseBody) SetRequestId(v string) *ListTasksResponseBody
- func (s *ListTasksResponseBody) SetTasks(v []*ListTasksResponseBodyTasks) *ListTasksResponseBody
- func (s *ListTasksResponseBody) SetTotalCount(v int32) *ListTasksResponseBody
- func (s ListTasksResponseBody) String() string
- type ListTasksResponseBodyTasks
- func (s ListTasksResponseBodyTasks) GoString() string
- func (s *ListTasksResponseBodyTasks) SetClusterId(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetCurrentStep(v int32) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetErrors(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetRequest(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetResult(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetStatus(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetTaskId(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetTaskType(v string) *ListTasksResponseBodyTasks
- func (s *ListTasksResponseBodyTasks) SetTotalSteps(v int32) *ListTasksResponseBodyTasks
- func (s ListTasksResponseBodyTasks) String() string
- type ListUsersRequest
- type ListUsersResponse
- type ListUsersResponseBody
- func (s ListUsersResponseBody) GoString() string
- func (s *ListUsersResponseBody) SetPageNumber(v int32) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetPageSize(v int32) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetTotalCount(v int32) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetUsers(v *ListUsersResponseBodyUsers) *ListUsersResponseBody
- func (s ListUsersResponseBody) String() string
- type ListUsersResponseBodyUsers
- type ListUsersResponseBodyUsersUserInfo
- func (s ListUsersResponseBodyUsersUserInfo) GoString() string
- func (s *ListUsersResponseBodyUsersUserInfo) SetAddTime(v string) *ListUsersResponseBodyUsersUserInfo
- func (s *ListUsersResponseBodyUsersUserInfo) SetGroup(v string) *ListUsersResponseBodyUsersUserInfo
- func (s *ListUsersResponseBodyUsersUserInfo) SetName(v string) *ListUsersResponseBodyUsersUserInfo
- func (s ListUsersResponseBodyUsersUserInfo) String() string
- type ListVolumesRequest
- type ListVolumesResponse
- type ListVolumesResponseBody
- func (s ListVolumesResponseBody) GoString() string
- func (s *ListVolumesResponseBody) SetPageNumber(v int32) *ListVolumesResponseBody
- func (s *ListVolumesResponseBody) SetPageSize(v int32) *ListVolumesResponseBody
- func (s *ListVolumesResponseBody) SetRequestId(v string) *ListVolumesResponseBody
- func (s *ListVolumesResponseBody) SetTotalCount(v int32) *ListVolumesResponseBody
- func (s *ListVolumesResponseBody) SetVolumes(v *ListVolumesResponseBodyVolumes) *ListVolumesResponseBody
- func (s ListVolumesResponseBody) String() string
- type ListVolumesResponseBodyVolumes
- type ListVolumesResponseBodyVolumesVolumeInfo
- func (s ListVolumesResponseBodyVolumesVolumeInfo) GoString() string
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetAdditionalVolumes(v *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetClusterId(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetClusterName(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetRegionId(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetRemoteDirectory(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeId(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeMountpoint(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeProtocol(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeType(v string) *ListVolumesResponseBodyVolumesVolumeInfo
- func (s ListVolumesResponseBodyVolumesVolumeInfo) String() string
- type ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes
- func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) GoString() string
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) SetVolumeInfo(v []*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes
- func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) String() string
- type ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) GoString() string
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetJobQueue(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetLocalDirectory(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetLocation(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetRemoteDirectory(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetRole(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeId(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeMountpoint(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeProtocol(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeType(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
- func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) String() string
- type ModifyClusterAttributesRequest
- func (s ModifyClusterAttributesRequest) GoString() string
- func (s *ModifyClusterAttributesRequest) SetClusterId(v string) *ModifyClusterAttributesRequest
- func (s *ModifyClusterAttributesRequest) SetDescription(v string) *ModifyClusterAttributesRequest
- func (s *ModifyClusterAttributesRequest) SetImageId(v string) *ModifyClusterAttributesRequest
- func (s *ModifyClusterAttributesRequest) SetImageOwnerAlias(v string) *ModifyClusterAttributesRequest
- func (s *ModifyClusterAttributesRequest) SetName(v string) *ModifyClusterAttributesRequest
- func (s ModifyClusterAttributesRequest) String() string
- type ModifyClusterAttributesResponse
- func (s ModifyClusterAttributesResponse) GoString() string
- func (s *ModifyClusterAttributesResponse) SetBody(v *ModifyClusterAttributesResponseBody) *ModifyClusterAttributesResponse
- func (s *ModifyClusterAttributesResponse) SetHeaders(v map[string]*string) *ModifyClusterAttributesResponse
- func (s ModifyClusterAttributesResponse) String() string
- type ModifyClusterAttributesResponseBody
- type ModifyContainerAppAttributesRequest
- func (s ModifyContainerAppAttributesRequest) GoString() string
- func (s *ModifyContainerAppAttributesRequest) SetContainerId(v string) *ModifyContainerAppAttributesRequest
- func (s *ModifyContainerAppAttributesRequest) SetDescription(v string) *ModifyContainerAppAttributesRequest
- func (s ModifyContainerAppAttributesRequest) String() string
- type ModifyContainerAppAttributesResponse
- func (s ModifyContainerAppAttributesResponse) GoString() string
- func (s *ModifyContainerAppAttributesResponse) SetBody(v *ModifyContainerAppAttributesResponseBody) *ModifyContainerAppAttributesResponse
- func (s *ModifyContainerAppAttributesResponse) SetHeaders(v map[string]*string) *ModifyContainerAppAttributesResponse
- func (s ModifyContainerAppAttributesResponse) String() string
- type ModifyContainerAppAttributesResponseBody
- type ModifyImageGatewayConfigRequest
- func (s ModifyImageGatewayConfigRequest) GoString() string
- func (s *ModifyImageGatewayConfigRequest) SetClusterId(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetDBPassword(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetDBServerInfo(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetDBType(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetDBUsername(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetDefaultRepoLocation(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetImageExpirationTimeout(v string) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetPullUpdateTimeout(v int32) *ModifyImageGatewayConfigRequest
- func (s *ModifyImageGatewayConfigRequest) SetRepo(v []*ModifyImageGatewayConfigRequestRepo) *ModifyImageGatewayConfigRequest
- func (s ModifyImageGatewayConfigRequest) String() string
- type ModifyImageGatewayConfigRequestRepo
- func (s ModifyImageGatewayConfigRequestRepo) GoString() string
- func (s *ModifyImageGatewayConfigRequestRepo) SetAuth(v string) *ModifyImageGatewayConfigRequestRepo
- func (s *ModifyImageGatewayConfigRequestRepo) SetLocation(v string) *ModifyImageGatewayConfigRequestRepo
- func (s *ModifyImageGatewayConfigRequestRepo) SetURL(v string) *ModifyImageGatewayConfigRequestRepo
- func (s ModifyImageGatewayConfigRequestRepo) String() string
- type ModifyImageGatewayConfigResponse
- func (s ModifyImageGatewayConfigResponse) GoString() string
- func (s *ModifyImageGatewayConfigResponse) SetBody(v *ModifyImageGatewayConfigResponseBody) *ModifyImageGatewayConfigResponse
- func (s *ModifyImageGatewayConfigResponse) SetHeaders(v map[string]*string) *ModifyImageGatewayConfigResponse
- func (s ModifyImageGatewayConfigResponse) String() string
- type ModifyImageGatewayConfigResponseBody
- type ModifyUserGroupsRequest
- type ModifyUserGroupsRequestUser
- type ModifyUserGroupsResponse
- type ModifyUserGroupsResponseBody
- type ModifyUserPasswordsRequest
- func (s ModifyUserPasswordsRequest) GoString() string
- func (s *ModifyUserPasswordsRequest) SetClusterId(v string) *ModifyUserPasswordsRequest
- func (s *ModifyUserPasswordsRequest) SetUser(v []*ModifyUserPasswordsRequestUser) *ModifyUserPasswordsRequest
- func (s ModifyUserPasswordsRequest) String() string
- type ModifyUserPasswordsRequestUser
- type ModifyUserPasswordsResponse
- func (s ModifyUserPasswordsResponse) GoString() string
- func (s *ModifyUserPasswordsResponse) SetBody(v *ModifyUserPasswordsResponseBody) *ModifyUserPasswordsResponse
- func (s *ModifyUserPasswordsResponse) SetHeaders(v map[string]*string) *ModifyUserPasswordsResponse
- func (s ModifyUserPasswordsResponse) String() string
- type ModifyUserPasswordsResponseBody
- type ModifyVisualServicePasswdRequest
- func (s ModifyVisualServicePasswdRequest) GoString() string
- func (s *ModifyVisualServicePasswdRequest) SetClusterId(v string) *ModifyVisualServicePasswdRequest
- func (s *ModifyVisualServicePasswdRequest) SetPasswd(v string) *ModifyVisualServicePasswdRequest
- func (s *ModifyVisualServicePasswdRequest) SetRunasUser(v string) *ModifyVisualServicePasswdRequest
- func (s *ModifyVisualServicePasswdRequest) SetRunasUserPassword(v string) *ModifyVisualServicePasswdRequest
- func (s ModifyVisualServicePasswdRequest) String() string
- type ModifyVisualServicePasswdResponse
- func (s ModifyVisualServicePasswdResponse) GoString() string
- func (s *ModifyVisualServicePasswdResponse) SetBody(v *ModifyVisualServicePasswdResponseBody) *ModifyVisualServicePasswdResponse
- func (s *ModifyVisualServicePasswdResponse) SetHeaders(v map[string]*string) *ModifyVisualServicePasswdResponse
- func (s ModifyVisualServicePasswdResponse) String() string
- type ModifyVisualServicePasswdResponseBody
- func (s ModifyVisualServicePasswdResponseBody) GoString() string
- func (s *ModifyVisualServicePasswdResponseBody) SetMessage(v string) *ModifyVisualServicePasswdResponseBody
- func (s *ModifyVisualServicePasswdResponseBody) SetRequestId(v string) *ModifyVisualServicePasswdResponseBody
- func (s ModifyVisualServicePasswdResponseBody) String() string
- type MountNFSRequest
- func (s MountNFSRequest) GoString() string
- func (s *MountNFSRequest) SetInstanceId(v string) *MountNFSRequest
- func (s *MountNFSRequest) SetMountDir(v string) *MountNFSRequest
- func (s *MountNFSRequest) SetNfsDir(v string) *MountNFSRequest
- func (s *MountNFSRequest) SetProtocolType(v string) *MountNFSRequest
- func (s *MountNFSRequest) SetRemoteDir(v string) *MountNFSRequest
- func (s MountNFSRequest) String() string
- type MountNFSResponse
- type MountNFSResponseBody
- type PullImageRequest
- func (s PullImageRequest) GoString() string
- func (s *PullImageRequest) SetClusterId(v string) *PullImageRequest
- func (s *PullImageRequest) SetContainerType(v string) *PullImageRequest
- func (s *PullImageRequest) SetImageTag(v string) *PullImageRequest
- func (s *PullImageRequest) SetRepository(v string) *PullImageRequest
- func (s PullImageRequest) String() string
- type PullImageResponse
- type PullImageResponseBody
- type QueryServicePackAndPriceResponse
- func (s QueryServicePackAndPriceResponse) GoString() string
- func (s *QueryServicePackAndPriceResponse) SetBody(v *QueryServicePackAndPriceResponseBody) *QueryServicePackAndPriceResponse
- func (s *QueryServicePackAndPriceResponse) SetHeaders(v map[string]*string) *QueryServicePackAndPriceResponse
- func (s QueryServicePackAndPriceResponse) String() string
- type QueryServicePackAndPriceResponseBody
- func (s QueryServicePackAndPriceResponseBody) GoString() string
- func (s *QueryServicePackAndPriceResponseBody) SetChargeAmount(v int32) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetCurrency(v string) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetDiscountPrice(v float32) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetOriginalAmount(v int32) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetOriginalPrice(v float32) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetRegionId(v string) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetRequestId(v string) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetServicePack(v *QueryServicePackAndPriceResponseBodyServicePack) *QueryServicePackAndPriceResponseBody
- func (s *QueryServicePackAndPriceResponseBody) SetTradePrice(v float32) *QueryServicePackAndPriceResponseBody
- func (s QueryServicePackAndPriceResponseBody) String() string
- type QueryServicePackAndPriceResponseBodyServicePack
- func (s QueryServicePackAndPriceResponseBodyServicePack) GoString() string
- func (s *QueryServicePackAndPriceResponseBodyServicePack) SetServicePackInfo(v []*QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) *QueryServicePackAndPriceResponseBodyServicePack
- func (s QueryServicePackAndPriceResponseBodyServicePack) String() string
- type QueryServicePackAndPriceResponseBodyServicePackServicePackInfo
- func (s QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) GoString() string
- func (s *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetCapacity(v int32) *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo
- func (s *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetEndTime(v int32) *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo
- func (s *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetInstanceName(v string) *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo
- func (s *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetStartTime(v int32) *QueryServicePackAndPriceResponseBodyServicePackServicePackInfo
- func (s QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) String() string
- type RecoverClusterRequest
- func (s RecoverClusterRequest) GoString() string
- func (s *RecoverClusterRequest) SetAccountType(v string) *RecoverClusterRequest
- func (s *RecoverClusterRequest) SetClientVersion(v string) *RecoverClusterRequest
- func (s *RecoverClusterRequest) SetClusterId(v string) *RecoverClusterRequest
- func (s *RecoverClusterRequest) SetImageId(v string) *RecoverClusterRequest
- func (s *RecoverClusterRequest) SetImageOwnerAlias(v string) *RecoverClusterRequest
- func (s *RecoverClusterRequest) SetOsTag(v string) *RecoverClusterRequest
- func (s *RecoverClusterRequest) SetSchedulerType(v string) *RecoverClusterRequest
- func (s RecoverClusterRequest) String() string
- type RecoverClusterResponse
- type RecoverClusterResponseBody
- type RerunJobsRequest
- type RerunJobsResponse
- type RerunJobsResponseBody
- type ResetNodesRequest
- type ResetNodesRequestInstance
- type ResetNodesResponse
- type ResetNodesResponseBody
- type RunCloudMetricProfilingRequest
- func (s RunCloudMetricProfilingRequest) GoString() string
- func (s *RunCloudMetricProfilingRequest) SetClusterId(v string) *RunCloudMetricProfilingRequest
- func (s *RunCloudMetricProfilingRequest) SetDuration(v int32) *RunCloudMetricProfilingRequest
- func (s *RunCloudMetricProfilingRequest) SetFreq(v int32) *RunCloudMetricProfilingRequest
- func (s *RunCloudMetricProfilingRequest) SetHostName(v string) *RunCloudMetricProfilingRequest
- func (s *RunCloudMetricProfilingRequest) SetProcessId(v int32) *RunCloudMetricProfilingRequest
- func (s *RunCloudMetricProfilingRequest) SetRegionId(v string) *RunCloudMetricProfilingRequest
- func (s RunCloudMetricProfilingRequest) String() string
- type RunCloudMetricProfilingResponse
- func (s RunCloudMetricProfilingResponse) GoString() string
- func (s *RunCloudMetricProfilingResponse) SetBody(v *RunCloudMetricProfilingResponseBody) *RunCloudMetricProfilingResponse
- func (s *RunCloudMetricProfilingResponse) SetHeaders(v map[string]*string) *RunCloudMetricProfilingResponse
- func (s RunCloudMetricProfilingResponse) String() string
- type RunCloudMetricProfilingResponseBody
- type SetAutoScaleConfigRequest
- func (s SetAutoScaleConfigRequest) GoString() string
- func (s *SetAutoScaleConfigRequest) SetClusterId(v string) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetEnableAutoGrow(v bool) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetEnableAutoShrink(v bool) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetExcludeNodes(v string) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetExtraNodesGrowRatio(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetGrowIntervalInMinutes(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetGrowRatio(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetGrowTimeoutInMinutes(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetImageId(v string) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetMaxNodesInCluster(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetQueues(v []*SetAutoScaleConfigRequestQueues) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetShrinkIdleTimes(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetShrinkIntervalInMinutes(v int32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetSpotPriceLimit(v float32) *SetAutoScaleConfigRequest
- func (s *SetAutoScaleConfigRequest) SetSpotStrategy(v string) *SetAutoScaleConfigRequest
- func (s SetAutoScaleConfigRequest) String() string
- type SetAutoScaleConfigRequestQueues
- func (s SetAutoScaleConfigRequestQueues) GoString() string
- func (s *SetAutoScaleConfigRequestQueues) SetDataDisks(v []*SetAutoScaleConfigRequestQueuesDataDisks) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetEnableAutoGrow(v bool) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetEnableAutoShrink(v bool) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetHostNamePrefix(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetHostNameSuffix(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetInstanceType(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetInstanceTypes(v []*SetAutoScaleConfigRequestQueuesInstanceTypes) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetMaxNodesInQueue(v int32) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetMaxNodesPerCycle(v int64) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetMinNodesInQueue(v int32) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetMinNodesPerCycle(v int64) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetQueueImageId(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetQueueName(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetSpotPriceLimit(v float32) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetSpotStrategy(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetSystemDiskCategory(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetSystemDiskLevel(v string) *SetAutoScaleConfigRequestQueues
- func (s *SetAutoScaleConfigRequestQueues) SetSystemDiskSize(v int32) *SetAutoScaleConfigRequestQueues
- func (s SetAutoScaleConfigRequestQueues) String() string
- type SetAutoScaleConfigRequestQueuesDataDisks
- func (s SetAutoScaleConfigRequestQueuesDataDisks) GoString() string
- func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskCategory(v string) *SetAutoScaleConfigRequestQueuesDataDisks
- func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskDeleteWithInstance(v bool) *SetAutoScaleConfigRequestQueuesDataDisks
- func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskEncrypted(v bool) *SetAutoScaleConfigRequestQueuesDataDisks
- func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskKMSKeyId(v string) *SetAutoScaleConfigRequestQueuesDataDisks
- func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskPerformanceLevel(v string) *SetAutoScaleConfigRequestQueuesDataDisks
- func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskSize(v int32) *SetAutoScaleConfigRequestQueuesDataDisks
- func (s SetAutoScaleConfigRequestQueuesDataDisks) String() string
- type SetAutoScaleConfigRequestQueuesInstanceTypes
- func (s SetAutoScaleConfigRequestQueuesInstanceTypes) GoString() string
- func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetInstanceType(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
- func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetSpotPriceLimit(v float32) *SetAutoScaleConfigRequestQueuesInstanceTypes
- func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetSpotStrategy(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
- func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetVSwitchId(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
- func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetZoneId(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
- func (s SetAutoScaleConfigRequestQueuesInstanceTypes) String() string
- type SetAutoScaleConfigResponse
- func (s SetAutoScaleConfigResponse) GoString() string
- func (s *SetAutoScaleConfigResponse) SetBody(v *SetAutoScaleConfigResponseBody) *SetAutoScaleConfigResponse
- func (s *SetAutoScaleConfigResponse) SetHeaders(v map[string]*string) *SetAutoScaleConfigResponse
- func (s SetAutoScaleConfigResponse) String() string
- type SetAutoScaleConfigResponseBody
- type SetGWSClusterPolicyRequest
- func (s SetGWSClusterPolicyRequest) GoString() string
- func (s *SetGWSClusterPolicyRequest) SetAsyncMode(v bool) *SetGWSClusterPolicyRequest
- func (s *SetGWSClusterPolicyRequest) SetClipboard(v string) *SetGWSClusterPolicyRequest
- func (s *SetGWSClusterPolicyRequest) SetClusterId(v string) *SetGWSClusterPolicyRequest
- func (s *SetGWSClusterPolicyRequest) SetLocalDrive(v string) *SetGWSClusterPolicyRequest
- func (s *SetGWSClusterPolicyRequest) SetUdpPort(v string) *SetGWSClusterPolicyRequest
- func (s *SetGWSClusterPolicyRequest) SetUsbRedirect(v string) *SetGWSClusterPolicyRequest
- func (s *SetGWSClusterPolicyRequest) SetWatermark(v string) *SetGWSClusterPolicyRequest
- func (s SetGWSClusterPolicyRequest) String() string
- type SetGWSClusterPolicyResponse
- func (s SetGWSClusterPolicyResponse) GoString() string
- func (s *SetGWSClusterPolicyResponse) SetBody(v *SetGWSClusterPolicyResponseBody) *SetGWSClusterPolicyResponse
- func (s *SetGWSClusterPolicyResponse) SetHeaders(v map[string]*string) *SetGWSClusterPolicyResponse
- func (s SetGWSClusterPolicyResponse) String() string
- type SetGWSClusterPolicyResponseBody
- type SetGWSInstanceNameRequest
- type SetGWSInstanceNameResponse
- func (s SetGWSInstanceNameResponse) GoString() string
- func (s *SetGWSInstanceNameResponse) SetBody(v *SetGWSInstanceNameResponseBody) *SetGWSInstanceNameResponse
- func (s *SetGWSInstanceNameResponse) SetHeaders(v map[string]*string) *SetGWSInstanceNameResponse
- func (s SetGWSInstanceNameResponse) String() string
- type SetGWSInstanceNameResponseBody
- type SetGWSInstanceUserRequest
- func (s SetGWSInstanceUserRequest) GoString() string
- func (s *SetGWSInstanceUserRequest) SetInstanceId(v string) *SetGWSInstanceUserRequest
- func (s *SetGWSInstanceUserRequest) SetUserName(v string) *SetGWSInstanceUserRequest
- func (s *SetGWSInstanceUserRequest) SetUserUid(v string) *SetGWSInstanceUserRequest
- func (s SetGWSInstanceUserRequest) String() string
- type SetGWSInstanceUserResponse
- func (s SetGWSInstanceUserResponse) GoString() string
- func (s *SetGWSInstanceUserResponse) SetBody(v *SetGWSInstanceUserResponseBody) *SetGWSInstanceUserResponse
- func (s *SetGWSInstanceUserResponse) SetHeaders(v map[string]*string) *SetGWSInstanceUserResponse
- func (s SetGWSInstanceUserResponse) String() string
- type SetGWSInstanceUserResponseBody
- type SetPostScriptsRequest
- func (s SetPostScriptsRequest) GoString() string
- func (s *SetPostScriptsRequest) SetClusterId(v string) *SetPostScriptsRequest
- func (s *SetPostScriptsRequest) SetPostInstallScripts(v []*SetPostScriptsRequestPostInstallScripts) *SetPostScriptsRequest
- func (s *SetPostScriptsRequest) SetRegionId(v string) *SetPostScriptsRequest
- func (s SetPostScriptsRequest) String() string
- type SetPostScriptsRequestPostInstallScripts
- func (s SetPostScriptsRequestPostInstallScripts) GoString() string
- func (s *SetPostScriptsRequestPostInstallScripts) SetArgs(v string) *SetPostScriptsRequestPostInstallScripts
- func (s *SetPostScriptsRequestPostInstallScripts) SetUrl(v string) *SetPostScriptsRequestPostInstallScripts
- func (s SetPostScriptsRequestPostInstallScripts) String() string
- type SetPostScriptsResponse
- type SetPostScriptsResponseBody
- type SetQueueRequest
- type SetQueueRequestNode
- type SetQueueResponse
- type SetQueueResponseBody
- type SetSchedulerInfoRequest
- func (s SetSchedulerInfoRequest) GoString() string
- func (s *SetSchedulerInfoRequest) SetClusterId(v string) *SetSchedulerInfoRequest
- func (s *SetSchedulerInfoRequest) SetPbsInfo(v []*SetSchedulerInfoRequestPbsInfo) *SetSchedulerInfoRequest
- func (s *SetSchedulerInfoRequest) SetRegionId(v string) *SetSchedulerInfoRequest
- func (s *SetSchedulerInfoRequest) SetScheduler(v []*SetSchedulerInfoRequestScheduler) *SetSchedulerInfoRequest
- func (s *SetSchedulerInfoRequest) SetSlurmInfo(v []*SetSchedulerInfoRequestSlurmInfo) *SetSchedulerInfoRequest
- func (s SetSchedulerInfoRequest) String() string
- type SetSchedulerInfoRequestPbsInfo
- func (s SetSchedulerInfoRequestPbsInfo) GoString() string
- func (s *SetSchedulerInfoRequestPbsInfo) SetAclLimit(v []*SetSchedulerInfoRequestPbsInfoAclLimit) *SetSchedulerInfoRequestPbsInfo
- func (s *SetSchedulerInfoRequestPbsInfo) SetJobHistoryDuration(v int32) *SetSchedulerInfoRequestPbsInfo
- func (s *SetSchedulerInfoRequestPbsInfo) SetResourceLimit(v []*SetSchedulerInfoRequestPbsInfoResourceLimit) *SetSchedulerInfoRequestPbsInfo
- func (s *SetSchedulerInfoRequestPbsInfo) SetSchedInterval(v int32) *SetSchedulerInfoRequestPbsInfo
- func (s SetSchedulerInfoRequestPbsInfo) String() string
- type SetSchedulerInfoRequestPbsInfoAclLimit
- func (s SetSchedulerInfoRequestPbsInfoAclLimit) GoString() string
- func (s *SetSchedulerInfoRequestPbsInfoAclLimit) SetAclUsers(v string) *SetSchedulerInfoRequestPbsInfoAclLimit
- func (s *SetSchedulerInfoRequestPbsInfoAclLimit) SetQueue(v string) *SetSchedulerInfoRequestPbsInfoAclLimit
- func (s SetSchedulerInfoRequestPbsInfoAclLimit) String() string
- type SetSchedulerInfoRequestPbsInfoResourceLimit
- func (s SetSchedulerInfoRequestPbsInfoResourceLimit) GoString() string
- func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetCpus(v int32) *SetSchedulerInfoRequestPbsInfoResourceLimit
- func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetMem(v string) *SetSchedulerInfoRequestPbsInfoResourceLimit
- func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetNodes(v int32) *SetSchedulerInfoRequestPbsInfoResourceLimit
- func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetQueue(v string) *SetSchedulerInfoRequestPbsInfoResourceLimit
- func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetUser(v string) *SetSchedulerInfoRequestPbsInfoResourceLimit
- func (s SetSchedulerInfoRequestPbsInfoResourceLimit) String() string
- type SetSchedulerInfoRequestScheduler
- type SetSchedulerInfoRequestSlurmInfo
- func (s SetSchedulerInfoRequestSlurmInfo) GoString() string
- func (s *SetSchedulerInfoRequestSlurmInfo) SetBackfillInterval(v int32) *SetSchedulerInfoRequestSlurmInfo
- func (s *SetSchedulerInfoRequestSlurmInfo) SetSchedInterval(v int32) *SetSchedulerInfoRequestSlurmInfo
- func (s SetSchedulerInfoRequestSlurmInfo) String() string
- type SetSchedulerInfoResponse
- type SetSchedulerInfoResponseBody
- type StartClusterRequest
- type StartClusterResponse
- type StartClusterResponseBody
- type StartGWSInstanceRequest
- type StartGWSInstanceResponse
- type StartGWSInstanceResponseBody
- type StartNodesRequest
- func (s StartNodesRequest) GoString() string
- func (s *StartNodesRequest) SetClusterId(v string) *StartNodesRequest
- func (s *StartNodesRequest) SetInstance(v []*StartNodesRequestInstance) *StartNodesRequest
- func (s *StartNodesRequest) SetRole(v string) *StartNodesRequest
- func (s StartNodesRequest) String() string
- type StartNodesRequestInstance
- type StartNodesResponse
- type StartNodesResponseBody
- type StartVisualServiceRequest
- func (s StartVisualServiceRequest) GoString() string
- func (s *StartVisualServiceRequest) SetCidrIp(v string) *StartVisualServiceRequest
- func (s *StartVisualServiceRequest) SetClusterId(v string) *StartVisualServiceRequest
- func (s *StartVisualServiceRequest) SetPort(v int32) *StartVisualServiceRequest
- func (s StartVisualServiceRequest) String() string
- type StartVisualServiceResponse
- func (s StartVisualServiceResponse) GoString() string
- func (s *StartVisualServiceResponse) SetBody(v *StartVisualServiceResponseBody) *StartVisualServiceResponse
- func (s *StartVisualServiceResponse) SetHeaders(v map[string]*string) *StartVisualServiceResponse
- func (s StartVisualServiceResponse) String() string
- type StartVisualServiceResponseBody
- func (s StartVisualServiceResponseBody) GoString() string
- func (s *StartVisualServiceResponseBody) SetMessage(v string) *StartVisualServiceResponseBody
- func (s *StartVisualServiceResponseBody) SetRequestId(v string) *StartVisualServiceResponseBody
- func (s StartVisualServiceResponseBody) String() string
- type StopClusterRequest
- type StopClusterResponse
- type StopClusterResponseBody
- type StopGWSInstanceRequest
- type StopGWSInstanceResponse
- type StopGWSInstanceResponseBody
- type StopJobsRequest
- type StopJobsResponse
- type StopJobsResponseBody
- type StopNodesRequest
- func (s StopNodesRequest) GoString() string
- func (s *StopNodesRequest) SetClusterId(v string) *StopNodesRequest
- func (s *StopNodesRequest) SetInstance(v []*StopNodesRequestInstance) *StopNodesRequest
- func (s *StopNodesRequest) SetRole(v string) *StopNodesRequest
- func (s StopNodesRequest) String() string
- type StopNodesRequestInstance
- type StopNodesResponse
- type StopNodesResponseBody
- type StopVisualServiceRequest
- func (s StopVisualServiceRequest) GoString() string
- func (s *StopVisualServiceRequest) SetCidrIp(v string) *StopVisualServiceRequest
- func (s *StopVisualServiceRequest) SetClusterId(v string) *StopVisualServiceRequest
- func (s *StopVisualServiceRequest) SetPort(v int32) *StopVisualServiceRequest
- func (s StopVisualServiceRequest) String() string
- type StopVisualServiceResponse
- func (s StopVisualServiceResponse) GoString() string
- func (s *StopVisualServiceResponse) SetBody(v *StopVisualServiceResponseBody) *StopVisualServiceResponse
- func (s *StopVisualServiceResponse) SetHeaders(v map[string]*string) *StopVisualServiceResponse
- func (s StopVisualServiceResponse) String() string
- type StopVisualServiceResponseBody
- type SubmitJobRequest
- func (s SubmitJobRequest) GoString() string
- func (s *SubmitJobRequest) SetArrayRequest(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetClockTime(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetClusterId(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetCommandLine(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetContainerId(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetGpu(v int32) *SubmitJobRequest
- func (s *SubmitJobRequest) SetInputFileUrl(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetJobQueue(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetMem(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetName(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetNode(v int32) *SubmitJobRequest
- func (s *SubmitJobRequest) SetPackagePath(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetPostCmdLine(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetPriority(v int32) *SubmitJobRequest
- func (s *SubmitJobRequest) SetReRunable(v bool) *SubmitJobRequest
- func (s *SubmitJobRequest) SetRunasUser(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetRunasUserPassword(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetStderrRedirectPath(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetStdoutRedirectPath(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetTask(v int32) *SubmitJobRequest
- func (s *SubmitJobRequest) SetThread(v int32) *SubmitJobRequest
- func (s *SubmitJobRequest) SetUnzipCmd(v string) *SubmitJobRequest
- func (s *SubmitJobRequest) SetVariables(v string) *SubmitJobRequest
- func (s SubmitJobRequest) String() string
- type SubmitJobResponse
- type SubmitJobResponseBody
- type SyncUsersRequest
- type SyncUsersResponse
- type SyncUsersResponseBody
- type UninstallSoftwareRequest
- type UninstallSoftwareResponse
- func (s UninstallSoftwareResponse) GoString() string
- func (s *UninstallSoftwareResponse) SetBody(v *UninstallSoftwareResponseBody) *UninstallSoftwareResponse
- func (s *UninstallSoftwareResponse) SetHeaders(v map[string]*string) *UninstallSoftwareResponse
- func (s UninstallSoftwareResponse) String() string
- type UninstallSoftwareResponseBody
- type UpdateClusterVolumesRequest
- func (s UpdateClusterVolumesRequest) GoString() string
- func (s *UpdateClusterVolumesRequest) SetAdditionalVolumes(v []*UpdateClusterVolumesRequestAdditionalVolumes) *UpdateClusterVolumesRequest
- func (s *UpdateClusterVolumesRequest) SetClusterId(v string) *UpdateClusterVolumesRequest
- func (s UpdateClusterVolumesRequest) String() string
- type UpdateClusterVolumesRequestAdditionalVolumes
- func (s UpdateClusterVolumesRequestAdditionalVolumes) GoString() string
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetJobQueue(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetLocalDirectory(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetLocation(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetRemoteDirectory(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetRoles(v []*UpdateClusterVolumesRequestAdditionalVolumesRoles) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeId(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeMountpoint(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeProtocol(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeType(v string) *UpdateClusterVolumesRequestAdditionalVolumes
- func (s UpdateClusterVolumesRequestAdditionalVolumes) String() string
- type UpdateClusterVolumesRequestAdditionalVolumesRoles
- type UpdateClusterVolumesResponse
- func (s UpdateClusterVolumesResponse) GoString() string
- func (s *UpdateClusterVolumesResponse) SetBody(v *UpdateClusterVolumesResponseBody) *UpdateClusterVolumesResponse
- func (s *UpdateClusterVolumesResponse) SetHeaders(v map[string]*string) *UpdateClusterVolumesResponse
- func (s UpdateClusterVolumesResponse) String() string
- type UpdateClusterVolumesResponseBody
- type UpdateQueueConfigRequest
- func (s UpdateQueueConfigRequest) GoString() string
- func (s *UpdateQueueConfigRequest) SetClusterId(v string) *UpdateQueueConfigRequest
- func (s *UpdateQueueConfigRequest) SetComputeInstanceType(v string) *UpdateQueueConfigRequest
- func (s *UpdateQueueConfigRequest) SetQueueName(v string) *UpdateQueueConfigRequest
- func (s *UpdateQueueConfigRequest) SetResourceGroupId(v string) *UpdateQueueConfigRequest
- func (s UpdateQueueConfigRequest) String() string
- type UpdateQueueConfigResponse
- func (s UpdateQueueConfigResponse) GoString() string
- func (s *UpdateQueueConfigResponse) SetBody(v *UpdateQueueConfigResponseBody) *UpdateQueueConfigResponse
- func (s *UpdateQueueConfigResponse) SetHeaders(v map[string]*string) *UpdateQueueConfigResponse
- func (s UpdateQueueConfigResponse) String() string
- type UpdateQueueConfigResponseBody
- type UpgradeClientRequest
- type UpgradeClientResponse
- type UpgradeClientResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddContainerAppRequest ¶
type AddContainerAppRequest struct { ContainerType *string `json:"ContainerType,omitempty" xml:"ContainerType,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` ImageTag *string `json:"ImageTag,omitempty" xml:"ImageTag,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` }
func (AddContainerAppRequest) GoString ¶
func (s AddContainerAppRequest) GoString() string
func (*AddContainerAppRequest) SetContainerType ¶
func (s *AddContainerAppRequest) SetContainerType(v string) *AddContainerAppRequest
func (*AddContainerAppRequest) SetDescription ¶
func (s *AddContainerAppRequest) SetDescription(v string) *AddContainerAppRequest
func (*AddContainerAppRequest) SetImageTag ¶
func (s *AddContainerAppRequest) SetImageTag(v string) *AddContainerAppRequest
func (*AddContainerAppRequest) SetName ¶
func (s *AddContainerAppRequest) SetName(v string) *AddContainerAppRequest
func (*AddContainerAppRequest) SetRepository ¶
func (s *AddContainerAppRequest) SetRepository(v string) *AddContainerAppRequest
func (AddContainerAppRequest) String ¶
func (s AddContainerAppRequest) String() string
type AddContainerAppResponse ¶
type AddContainerAppResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddContainerAppResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddContainerAppResponse) GoString ¶
func (s AddContainerAppResponse) GoString() string
func (*AddContainerAppResponse) SetBody ¶
func (s *AddContainerAppResponse) SetBody(v *AddContainerAppResponseBody) *AddContainerAppResponse
func (*AddContainerAppResponse) SetHeaders ¶
func (s *AddContainerAppResponse) SetHeaders(v map[string]*string) *AddContainerAppResponse
func (AddContainerAppResponse) String ¶
func (s AddContainerAppResponse) String() string
type AddContainerAppResponseBody ¶
type AddContainerAppResponseBody struct { ContainerId *AddContainerAppResponseBodyContainerId `json:"ContainerId,omitempty" xml:"ContainerId,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AddContainerAppResponseBody) GoString ¶
func (s AddContainerAppResponseBody) GoString() string
func (*AddContainerAppResponseBody) SetContainerId ¶
func (s *AddContainerAppResponseBody) SetContainerId(v *AddContainerAppResponseBodyContainerId) *AddContainerAppResponseBody
func (*AddContainerAppResponseBody) SetRequestId ¶
func (s *AddContainerAppResponseBody) SetRequestId(v string) *AddContainerAppResponseBody
func (AddContainerAppResponseBody) String ¶
func (s AddContainerAppResponseBody) String() string
type AddContainerAppResponseBodyContainerId ¶
type AddContainerAppResponseBodyContainerId struct {
ContainerId []*string `json:"ContainerId,omitempty" xml:"ContainerId,omitempty" type:"Repeated"`
}
func (AddContainerAppResponseBodyContainerId) GoString ¶
func (s AddContainerAppResponseBodyContainerId) GoString() string
func (*AddContainerAppResponseBodyContainerId) SetContainerId ¶
func (s *AddContainerAppResponseBodyContainerId) SetContainerId(v []*string) *AddContainerAppResponseBodyContainerId
func (AddContainerAppResponseBodyContainerId) String ¶
func (s AddContainerAppResponseBodyContainerId) String() string
type AddExistedNodesRequest ¶
type AddExistedNodesRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` Instance []*AddExistedNodesRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` }
func (AddExistedNodesRequest) GoString ¶
func (s AddExistedNodesRequest) GoString() string
func (*AddExistedNodesRequest) SetClientToken ¶
func (s *AddExistedNodesRequest) SetClientToken(v string) *AddExistedNodesRequest
func (*AddExistedNodesRequest) SetClusterId ¶
func (s *AddExistedNodesRequest) SetClusterId(v string) *AddExistedNodesRequest
func (*AddExistedNodesRequest) SetImageId ¶
func (s *AddExistedNodesRequest) SetImageId(v string) *AddExistedNodesRequest
func (*AddExistedNodesRequest) SetImageOwnerAlias ¶
func (s *AddExistedNodesRequest) SetImageOwnerAlias(v string) *AddExistedNodesRequest
func (*AddExistedNodesRequest) SetInstance ¶
func (s *AddExistedNodesRequest) SetInstance(v []*AddExistedNodesRequestInstance) *AddExistedNodesRequest
func (*AddExistedNodesRequest) SetJobQueue ¶
func (s *AddExistedNodesRequest) SetJobQueue(v string) *AddExistedNodesRequest
func (AddExistedNodesRequest) String ¶
func (s AddExistedNodesRequest) String() string
type AddExistedNodesRequestInstance ¶
type AddExistedNodesRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (AddExistedNodesRequestInstance) GoString ¶
func (s AddExistedNodesRequestInstance) GoString() string
func (*AddExistedNodesRequestInstance) SetId ¶
func (s *AddExistedNodesRequestInstance) SetId(v string) *AddExistedNodesRequestInstance
func (AddExistedNodesRequestInstance) String ¶
func (s AddExistedNodesRequestInstance) String() string
type AddExistedNodesResponse ¶
type AddExistedNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddExistedNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddExistedNodesResponse) GoString ¶
func (s AddExistedNodesResponse) GoString() string
func (*AddExistedNodesResponse) SetBody ¶
func (s *AddExistedNodesResponse) SetBody(v *AddExistedNodesResponseBody) *AddExistedNodesResponse
func (*AddExistedNodesResponse) SetHeaders ¶
func (s *AddExistedNodesResponse) SetHeaders(v map[string]*string) *AddExistedNodesResponse
func (AddExistedNodesResponse) String ¶
func (s AddExistedNodesResponse) String() string
type AddExistedNodesResponseBody ¶
type AddExistedNodesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (AddExistedNodesResponseBody) GoString ¶
func (s AddExistedNodesResponseBody) GoString() string
func (*AddExistedNodesResponseBody) SetRequestId ¶
func (s *AddExistedNodesResponseBody) SetRequestId(v string) *AddExistedNodesResponseBody
func (*AddExistedNodesResponseBody) SetTaskId ¶
func (s *AddExistedNodesResponseBody) SetTaskId(v string) *AddExistedNodesResponseBody
func (AddExistedNodesResponseBody) String ¶
func (s AddExistedNodesResponseBody) String() string
type AddLocalNodesRequest ¶
type AddLocalNodesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Nodes *string `json:"Nodes,omitempty" xml:"Nodes,omitempty"` }
func (AddLocalNodesRequest) GoString ¶
func (s AddLocalNodesRequest) GoString() string
func (*AddLocalNodesRequest) SetClusterId ¶
func (s *AddLocalNodesRequest) SetClusterId(v string) *AddLocalNodesRequest
func (*AddLocalNodesRequest) SetNodes ¶
func (s *AddLocalNodesRequest) SetNodes(v string) *AddLocalNodesRequest
func (AddLocalNodesRequest) String ¶
func (s AddLocalNodesRequest) String() string
type AddLocalNodesResponse ¶
type AddLocalNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddLocalNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddLocalNodesResponse) GoString ¶
func (s AddLocalNodesResponse) GoString() string
func (*AddLocalNodesResponse) SetBody ¶
func (s *AddLocalNodesResponse) SetBody(v *AddLocalNodesResponseBody) *AddLocalNodesResponse
func (*AddLocalNodesResponse) SetHeaders ¶
func (s *AddLocalNodesResponse) SetHeaders(v map[string]*string) *AddLocalNodesResponse
func (AddLocalNodesResponse) String ¶
func (s AddLocalNodesResponse) String() string
type AddLocalNodesResponseBody ¶
type AddLocalNodesResponseBody struct { InstanceIds *AddLocalNodesResponseBodyInstanceIds `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AddLocalNodesResponseBody) GoString ¶
func (s AddLocalNodesResponseBody) GoString() string
func (*AddLocalNodesResponseBody) SetInstanceIds ¶
func (s *AddLocalNodesResponseBody) SetInstanceIds(v *AddLocalNodesResponseBodyInstanceIds) *AddLocalNodesResponseBody
func (*AddLocalNodesResponseBody) SetRequestId ¶
func (s *AddLocalNodesResponseBody) SetRequestId(v string) *AddLocalNodesResponseBody
func (AddLocalNodesResponseBody) String ¶
func (s AddLocalNodesResponseBody) String() string
type AddLocalNodesResponseBodyInstanceIds ¶
type AddLocalNodesResponseBodyInstanceIds struct {
InstanceId []*string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty" type:"Repeated"`
}
func (AddLocalNodesResponseBodyInstanceIds) GoString ¶
func (s AddLocalNodesResponseBodyInstanceIds) GoString() string
func (*AddLocalNodesResponseBodyInstanceIds) SetInstanceId ¶
func (s *AddLocalNodesResponseBodyInstanceIds) SetInstanceId(v []*string) *AddLocalNodesResponseBodyInstanceIds
func (AddLocalNodesResponseBodyInstanceIds) String ¶
func (s AddLocalNodesResponseBodyInstanceIds) String() string
type AddNodesRequest ¶
type AddNodesRequest struct { AllocatePublicAddress *bool `json:"AllocatePublicAddress,omitempty" xml:"AllocatePublicAddress,omitempty"` AutoRenew *string `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int32 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ComputeEnableHt *bool `json:"ComputeEnableHt,omitempty" xml:"ComputeEnableHt,omitempty"` ComputeSpotPriceLimit *string `json:"ComputeSpotPriceLimit,omitempty" xml:"ComputeSpotPriceLimit,omitempty"` ComputeSpotStrategy *string `json:"ComputeSpotStrategy,omitempty" xml:"ComputeSpotStrategy,omitempty"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` CreateMode *string `json:"CreateMode,omitempty" xml:"CreateMode,omitempty"` DataDisks []*AddNodesRequestDataDisks `json:"DataDisks,omitempty" xml:"DataDisks,omitempty" type:"Repeated"` EcsChargeType *string `json:"EcsChargeType,omitempty" xml:"EcsChargeType,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` InternetChargeType *string `json:"InternetChargeType,omitempty" xml:"InternetChargeType,omitempty"` InternetMaxBandWidthIn *int32 `json:"InternetMaxBandWidthIn,omitempty" xml:"InternetMaxBandWidthIn,omitempty"` InternetMaxBandWidthOut *int32 `json:"InternetMaxBandWidthOut,omitempty" xml:"InternetMaxBandWidthOut,omitempty"` JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` MinCount *int32 `json:"MinCount,omitempty" xml:"MinCount,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` Sync *bool `json:"Sync,omitempty" xml:"Sync,omitempty"` SystemDiskLevel *string `json:"SystemDiskLevel,omitempty" xml:"SystemDiskLevel,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` SystemDiskType *string `json:"SystemDiskType,omitempty" xml:"SystemDiskType,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (AddNodesRequest) GoString ¶
func (s AddNodesRequest) GoString() string
func (*AddNodesRequest) SetAllocatePublicAddress ¶
func (s *AddNodesRequest) SetAllocatePublicAddress(v bool) *AddNodesRequest
func (*AddNodesRequest) SetAutoRenew ¶
func (s *AddNodesRequest) SetAutoRenew(v string) *AddNodesRequest
func (*AddNodesRequest) SetAutoRenewPeriod ¶
func (s *AddNodesRequest) SetAutoRenewPeriod(v int32) *AddNodesRequest
func (*AddNodesRequest) SetClientToken ¶
func (s *AddNodesRequest) SetClientToken(v string) *AddNodesRequest
func (*AddNodesRequest) SetClusterId ¶
func (s *AddNodesRequest) SetClusterId(v string) *AddNodesRequest
func (*AddNodesRequest) SetComputeEnableHt ¶
func (s *AddNodesRequest) SetComputeEnableHt(v bool) *AddNodesRequest
func (*AddNodesRequest) SetComputeSpotPriceLimit ¶
func (s *AddNodesRequest) SetComputeSpotPriceLimit(v string) *AddNodesRequest
func (*AddNodesRequest) SetComputeSpotStrategy ¶
func (s *AddNodesRequest) SetComputeSpotStrategy(v string) *AddNodesRequest
func (*AddNodesRequest) SetCount ¶
func (s *AddNodesRequest) SetCount(v int32) *AddNodesRequest
func (*AddNodesRequest) SetCreateMode ¶
func (s *AddNodesRequest) SetCreateMode(v string) *AddNodesRequest
func (*AddNodesRequest) SetDataDisks ¶
func (s *AddNodesRequest) SetDataDisks(v []*AddNodesRequestDataDisks) *AddNodesRequest
func (*AddNodesRequest) SetEcsChargeType ¶
func (s *AddNodesRequest) SetEcsChargeType(v string) *AddNodesRequest
func (*AddNodesRequest) SetHostNamePrefix ¶
func (s *AddNodesRequest) SetHostNamePrefix(v string) *AddNodesRequest
func (*AddNodesRequest) SetHostNameSuffix ¶
func (s *AddNodesRequest) SetHostNameSuffix(v string) *AddNodesRequest
func (*AddNodesRequest) SetImageId ¶
func (s *AddNodesRequest) SetImageId(v string) *AddNodesRequest
func (*AddNodesRequest) SetImageOwnerAlias ¶
func (s *AddNodesRequest) SetImageOwnerAlias(v string) *AddNodesRequest
func (*AddNodesRequest) SetInstanceType ¶
func (s *AddNodesRequest) SetInstanceType(v string) *AddNodesRequest
func (*AddNodesRequest) SetInternetChargeType ¶
func (s *AddNodesRequest) SetInternetChargeType(v string) *AddNodesRequest
func (*AddNodesRequest) SetInternetMaxBandWidthIn ¶
func (s *AddNodesRequest) SetInternetMaxBandWidthIn(v int32) *AddNodesRequest
func (*AddNodesRequest) SetInternetMaxBandWidthOut ¶
func (s *AddNodesRequest) SetInternetMaxBandWidthOut(v int32) *AddNodesRequest
func (*AddNodesRequest) SetJobQueue ¶
func (s *AddNodesRequest) SetJobQueue(v string) *AddNodesRequest
func (*AddNodesRequest) SetMinCount ¶
func (s *AddNodesRequest) SetMinCount(v int32) *AddNodesRequest
func (*AddNodesRequest) SetPeriod ¶
func (s *AddNodesRequest) SetPeriod(v int32) *AddNodesRequest
func (*AddNodesRequest) SetPeriodUnit ¶
func (s *AddNodesRequest) SetPeriodUnit(v string) *AddNodesRequest
func (*AddNodesRequest) SetSync ¶
func (s *AddNodesRequest) SetSync(v bool) *AddNodesRequest
func (*AddNodesRequest) SetSystemDiskLevel ¶
func (s *AddNodesRequest) SetSystemDiskLevel(v string) *AddNodesRequest
func (*AddNodesRequest) SetSystemDiskSize ¶
func (s *AddNodesRequest) SetSystemDiskSize(v int32) *AddNodesRequest
func (*AddNodesRequest) SetSystemDiskType ¶
func (s *AddNodesRequest) SetSystemDiskType(v string) *AddNodesRequest
func (*AddNodesRequest) SetVSwitchId ¶
func (s *AddNodesRequest) SetVSwitchId(v string) *AddNodesRequest
func (*AddNodesRequest) SetZoneId ¶
func (s *AddNodesRequest) SetZoneId(v string) *AddNodesRequest
func (AddNodesRequest) String ¶
func (s AddNodesRequest) String() string
type AddNodesRequestDataDisks ¶
type AddNodesRequestDataDisks struct { DataDiskCategory *string `json:"DataDiskCategory,omitempty" xml:"DataDiskCategory,omitempty"` DataDiskDeleteWithInstance *bool `json:"DataDiskDeleteWithInstance,omitempty" xml:"DataDiskDeleteWithInstance,omitempty"` DataDiskEncrypted *bool `json:"DataDiskEncrypted,omitempty" xml:"DataDiskEncrypted,omitempty"` DataDiskKMSKeyId *string `json:"DataDiskKMSKeyId,omitempty" xml:"DataDiskKMSKeyId,omitempty"` DataDiskPerformanceLevel *string `json:"DataDiskPerformanceLevel,omitempty" xml:"DataDiskPerformanceLevel,omitempty"` DataDiskSize *int32 `json:"DataDiskSize,omitempty" xml:"DataDiskSize,omitempty"` }
func (AddNodesRequestDataDisks) GoString ¶
func (s AddNodesRequestDataDisks) GoString() string
func (*AddNodesRequestDataDisks) SetDataDiskCategory ¶
func (s *AddNodesRequestDataDisks) SetDataDiskCategory(v string) *AddNodesRequestDataDisks
func (*AddNodesRequestDataDisks) SetDataDiskDeleteWithInstance ¶
func (s *AddNodesRequestDataDisks) SetDataDiskDeleteWithInstance(v bool) *AddNodesRequestDataDisks
func (*AddNodesRequestDataDisks) SetDataDiskEncrypted ¶
func (s *AddNodesRequestDataDisks) SetDataDiskEncrypted(v bool) *AddNodesRequestDataDisks
func (*AddNodesRequestDataDisks) SetDataDiskKMSKeyId ¶
func (s *AddNodesRequestDataDisks) SetDataDiskKMSKeyId(v string) *AddNodesRequestDataDisks
func (*AddNodesRequestDataDisks) SetDataDiskPerformanceLevel ¶
func (s *AddNodesRequestDataDisks) SetDataDiskPerformanceLevel(v string) *AddNodesRequestDataDisks
func (*AddNodesRequestDataDisks) SetDataDiskSize ¶
func (s *AddNodesRequestDataDisks) SetDataDiskSize(v int32) *AddNodesRequestDataDisks
func (AddNodesRequestDataDisks) String ¶
func (s AddNodesRequestDataDisks) String() string
type AddNodesResponse ¶
type AddNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddNodesResponse) GoString ¶
func (s AddNodesResponse) GoString() string
func (*AddNodesResponse) SetBody ¶
func (s *AddNodesResponse) SetBody(v *AddNodesResponseBody) *AddNodesResponse
func (*AddNodesResponse) SetHeaders ¶
func (s *AddNodesResponse) SetHeaders(v map[string]*string) *AddNodesResponse
func (AddNodesResponse) String ¶
func (s AddNodesResponse) String() string
type AddNodesResponseBody ¶
type AddNodesResponseBody struct { InstanceIds *AddNodesResponseBodyInstanceIds `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (AddNodesResponseBody) GoString ¶
func (s AddNodesResponseBody) GoString() string
func (*AddNodesResponseBody) SetInstanceIds ¶
func (s *AddNodesResponseBody) SetInstanceIds(v *AddNodesResponseBodyInstanceIds) *AddNodesResponseBody
func (*AddNodesResponseBody) SetRequestId ¶
func (s *AddNodesResponseBody) SetRequestId(v string) *AddNodesResponseBody
func (*AddNodesResponseBody) SetTaskId ¶
func (s *AddNodesResponseBody) SetTaskId(v string) *AddNodesResponseBody
func (AddNodesResponseBody) String ¶
func (s AddNodesResponseBody) String() string
type AddNodesResponseBodyInstanceIds ¶
type AddNodesResponseBodyInstanceIds struct {
InstanceId []*string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty" type:"Repeated"`
}
func (AddNodesResponseBodyInstanceIds) GoString ¶
func (s AddNodesResponseBodyInstanceIds) GoString() string
func (*AddNodesResponseBodyInstanceIds) SetInstanceId ¶
func (s *AddNodesResponseBodyInstanceIds) SetInstanceId(v []*string) *AddNodesResponseBodyInstanceIds
func (AddNodesResponseBodyInstanceIds) String ¶
func (s AddNodesResponseBodyInstanceIds) String() string
type AddQueueRequest ¶
type AddQueueRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` }
func (AddQueueRequest) GoString ¶
func (s AddQueueRequest) GoString() string
func (*AddQueueRequest) SetClusterId ¶
func (s *AddQueueRequest) SetClusterId(v string) *AddQueueRequest
func (*AddQueueRequest) SetQueueName ¶
func (s *AddQueueRequest) SetQueueName(v string) *AddQueueRequest
func (AddQueueRequest) String ¶
func (s AddQueueRequest) String() string
type AddQueueResponse ¶
type AddQueueResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddQueueResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddQueueResponse) GoString ¶
func (s AddQueueResponse) GoString() string
func (*AddQueueResponse) SetBody ¶
func (s *AddQueueResponse) SetBody(v *AddQueueResponseBody) *AddQueueResponse
func (*AddQueueResponse) SetHeaders ¶
func (s *AddQueueResponse) SetHeaders(v map[string]*string) *AddQueueResponse
func (AddQueueResponse) String ¶
func (s AddQueueResponse) String() string
type AddQueueResponseBody ¶
type AddQueueResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddQueueResponseBody) GoString ¶
func (s AddQueueResponseBody) GoString() string
func (*AddQueueResponseBody) SetRequestId ¶
func (s *AddQueueResponseBody) SetRequestId(v string) *AddQueueResponseBody
func (AddQueueResponseBody) String ¶
func (s AddQueueResponseBody) String() string
type AddSecurityGroupRequest ¶
type AddSecurityGroupRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` }
func (AddSecurityGroupRequest) GoString ¶
func (s AddSecurityGroupRequest) GoString() string
func (*AddSecurityGroupRequest) SetClientToken ¶
func (s *AddSecurityGroupRequest) SetClientToken(v string) *AddSecurityGroupRequest
func (*AddSecurityGroupRequest) SetClusterId ¶
func (s *AddSecurityGroupRequest) SetClusterId(v string) *AddSecurityGroupRequest
func (*AddSecurityGroupRequest) SetSecurityGroupId ¶
func (s *AddSecurityGroupRequest) SetSecurityGroupId(v string) *AddSecurityGroupRequest
func (AddSecurityGroupRequest) String ¶
func (s AddSecurityGroupRequest) String() string
type AddSecurityGroupResponse ¶
type AddSecurityGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddSecurityGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddSecurityGroupResponse) GoString ¶
func (s AddSecurityGroupResponse) GoString() string
func (*AddSecurityGroupResponse) SetBody ¶
func (s *AddSecurityGroupResponse) SetBody(v *AddSecurityGroupResponseBody) *AddSecurityGroupResponse
func (*AddSecurityGroupResponse) SetHeaders ¶
func (s *AddSecurityGroupResponse) SetHeaders(v map[string]*string) *AddSecurityGroupResponse
func (AddSecurityGroupResponse) String ¶
func (s AddSecurityGroupResponse) String() string
type AddSecurityGroupResponseBody ¶
type AddSecurityGroupResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddSecurityGroupResponseBody) GoString ¶
func (s AddSecurityGroupResponseBody) GoString() string
func (*AddSecurityGroupResponseBody) SetRequestId ¶
func (s *AddSecurityGroupResponseBody) SetRequestId(v string) *AddSecurityGroupResponseBody
func (AddSecurityGroupResponseBody) String ¶
func (s AddSecurityGroupResponseBody) String() string
type AddUsersRequest ¶
type AddUsersRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` User []*AddUsersRequestUser `json:"User,omitempty" xml:"User,omitempty" type:"Repeated"` }
func (AddUsersRequest) GoString ¶
func (s AddUsersRequest) GoString() string
func (*AddUsersRequest) SetClusterId ¶
func (s *AddUsersRequest) SetClusterId(v string) *AddUsersRequest
func (*AddUsersRequest) SetUser ¶
func (s *AddUsersRequest) SetUser(v []*AddUsersRequestUser) *AddUsersRequest
func (AddUsersRequest) String ¶
func (s AddUsersRequest) String() string
type AddUsersRequestUser ¶
type AddUsersRequestUser struct { Group *string `json:"Group,omitempty" xml:"Group,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` }
func (AddUsersRequestUser) GoString ¶
func (s AddUsersRequestUser) GoString() string
func (*AddUsersRequestUser) SetGroup ¶
func (s *AddUsersRequestUser) SetGroup(v string) *AddUsersRequestUser
func (*AddUsersRequestUser) SetName ¶
func (s *AddUsersRequestUser) SetName(v string) *AddUsersRequestUser
func (*AddUsersRequestUser) SetPassword ¶
func (s *AddUsersRequestUser) SetPassword(v string) *AddUsersRequestUser
func (AddUsersRequestUser) String ¶
func (s AddUsersRequestUser) String() string
type AddUsersResponse ¶
type AddUsersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddUsersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddUsersResponse) GoString ¶
func (s AddUsersResponse) GoString() string
func (*AddUsersResponse) SetBody ¶
func (s *AddUsersResponse) SetBody(v *AddUsersResponseBody) *AddUsersResponse
func (*AddUsersResponse) SetHeaders ¶
func (s *AddUsersResponse) SetHeaders(v map[string]*string) *AddUsersResponse
func (AddUsersResponse) String ¶
func (s AddUsersResponse) String() string
type AddUsersResponseBody ¶
type AddUsersResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddUsersResponseBody) GoString ¶
func (s AddUsersResponseBody) GoString() string
func (*AddUsersResponseBody) SetRequestId ¶
func (s *AddUsersResponseBody) SetRequestId(v string) *AddUsersResponseBody
func (AddUsersResponseBody) String ¶
func (s AddUsersResponseBody) String() string
type ApplyNodesRequest ¶
type ApplyNodesRequest struct { AllocatePublicAddress *bool `json:"AllocatePublicAddress,omitempty" xml:"AllocatePublicAddress,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ComputeSpotPriceLimit *float32 `json:"ComputeSpotPriceLimit,omitempty" xml:"ComputeSpotPriceLimit,omitempty"` ComputeSpotStrategy *string `json:"ComputeSpotStrategy,omitempty" xml:"ComputeSpotStrategy,omitempty"` Cores *int32 `json:"Cores,omitempty" xml:"Cores,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceFamilyLevel *string `json:"InstanceFamilyLevel,omitempty" xml:"InstanceFamilyLevel,omitempty"` InstanceTypeModel []*ApplyNodesRequestInstanceTypeModel `json:"InstanceTypeModel,omitempty" xml:"InstanceTypeModel,omitempty" type:"Repeated"` InternetChargeType *string `json:"InternetChargeType,omitempty" xml:"InternetChargeType,omitempty"` InternetMaxBandWidthIn *int32 `json:"InternetMaxBandWidthIn,omitempty" xml:"InternetMaxBandWidthIn,omitempty"` InternetMaxBandWidthOut *int32 `json:"InternetMaxBandWidthOut,omitempty" xml:"InternetMaxBandWidthOut,omitempty"` Interval *int32 `json:"Interval,omitempty" xml:"Interval,omitempty"` JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` PriorityStrategy *string `json:"PriorityStrategy,omitempty" xml:"PriorityStrategy,omitempty"` ResourceAmountType *string `json:"ResourceAmountType,omitempty" xml:"ResourceAmountType,omitempty"` Round *int32 `json:"Round,omitempty" xml:"Round,omitempty"` StrictResourceProvision *bool `json:"StrictResourceProvision,omitempty" xml:"StrictResourceProvision,omitempty"` StrictSatisfiedTargetCapacity *bool `json:"StrictSatisfiedTargetCapacity,omitempty" xml:"StrictSatisfiedTargetCapacity,omitempty"` SystemDiskLevel *string `json:"SystemDiskLevel,omitempty" xml:"SystemDiskLevel,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` SystemDiskType *string `json:"SystemDiskType,omitempty" xml:"SystemDiskType,omitempty"` Tag []*ApplyNodesRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` TargetCapacity *int32 `json:"TargetCapacity,omitempty" xml:"TargetCapacity,omitempty"` ZoneInfos []*ApplyNodesRequestZoneInfos `json:"ZoneInfos,omitempty" xml:"ZoneInfos,omitempty" type:"Repeated"` }
func (ApplyNodesRequest) GoString ¶
func (s ApplyNodesRequest) GoString() string
func (*ApplyNodesRequest) SetAllocatePublicAddress ¶
func (s *ApplyNodesRequest) SetAllocatePublicAddress(v bool) *ApplyNodesRequest
func (*ApplyNodesRequest) SetClusterId ¶
func (s *ApplyNodesRequest) SetClusterId(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetComputeSpotPriceLimit ¶
func (s *ApplyNodesRequest) SetComputeSpotPriceLimit(v float32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetComputeSpotStrategy ¶
func (s *ApplyNodesRequest) SetComputeSpotStrategy(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetCores ¶
func (s *ApplyNodesRequest) SetCores(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetHostNamePrefix ¶
func (s *ApplyNodesRequest) SetHostNamePrefix(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetHostNameSuffix ¶
func (s *ApplyNodesRequest) SetHostNameSuffix(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetImageId ¶
func (s *ApplyNodesRequest) SetImageId(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetInstanceFamilyLevel ¶
func (s *ApplyNodesRequest) SetInstanceFamilyLevel(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetInstanceTypeModel ¶
func (s *ApplyNodesRequest) SetInstanceTypeModel(v []*ApplyNodesRequestInstanceTypeModel) *ApplyNodesRequest
func (*ApplyNodesRequest) SetInternetChargeType ¶
func (s *ApplyNodesRequest) SetInternetChargeType(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetInternetMaxBandWidthIn ¶
func (s *ApplyNodesRequest) SetInternetMaxBandWidthIn(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetInternetMaxBandWidthOut ¶
func (s *ApplyNodesRequest) SetInternetMaxBandWidthOut(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetInterval ¶
func (s *ApplyNodesRequest) SetInterval(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetJobQueue ¶
func (s *ApplyNodesRequest) SetJobQueue(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetMemory ¶
func (s *ApplyNodesRequest) SetMemory(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetPriorityStrategy ¶
func (s *ApplyNodesRequest) SetPriorityStrategy(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetResourceAmountType ¶
func (s *ApplyNodesRequest) SetResourceAmountType(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetRound ¶
func (s *ApplyNodesRequest) SetRound(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetStrictResourceProvision ¶
func (s *ApplyNodesRequest) SetStrictResourceProvision(v bool) *ApplyNodesRequest
func (*ApplyNodesRequest) SetStrictSatisfiedTargetCapacity ¶
func (s *ApplyNodesRequest) SetStrictSatisfiedTargetCapacity(v bool) *ApplyNodesRequest
func (*ApplyNodesRequest) SetSystemDiskLevel ¶
func (s *ApplyNodesRequest) SetSystemDiskLevel(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetSystemDiskSize ¶
func (s *ApplyNodesRequest) SetSystemDiskSize(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetSystemDiskType ¶
func (s *ApplyNodesRequest) SetSystemDiskType(v string) *ApplyNodesRequest
func (*ApplyNodesRequest) SetTag ¶
func (s *ApplyNodesRequest) SetTag(v []*ApplyNodesRequestTag) *ApplyNodesRequest
func (*ApplyNodesRequest) SetTargetCapacity ¶
func (s *ApplyNodesRequest) SetTargetCapacity(v int32) *ApplyNodesRequest
func (*ApplyNodesRequest) SetZoneInfos ¶
func (s *ApplyNodesRequest) SetZoneInfos(v []*ApplyNodesRequestZoneInfos) *ApplyNodesRequest
func (ApplyNodesRequest) String ¶
func (s ApplyNodesRequest) String() string
type ApplyNodesRequestInstanceTypeModel ¶
type ApplyNodesRequestInstanceTypeModel struct { InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` MaxPrice *float32 `json:"MaxPrice,omitempty" xml:"MaxPrice,omitempty"` TargetImageId *string `json:"TargetImageId,omitempty" xml:"TargetImageId,omitempty"` }
func (ApplyNodesRequestInstanceTypeModel) GoString ¶
func (s ApplyNodesRequestInstanceTypeModel) GoString() string
func (*ApplyNodesRequestInstanceTypeModel) SetInstanceType ¶
func (s *ApplyNodesRequestInstanceTypeModel) SetInstanceType(v string) *ApplyNodesRequestInstanceTypeModel
func (*ApplyNodesRequestInstanceTypeModel) SetMaxPrice ¶
func (s *ApplyNodesRequestInstanceTypeModel) SetMaxPrice(v float32) *ApplyNodesRequestInstanceTypeModel
func (*ApplyNodesRequestInstanceTypeModel) SetTargetImageId ¶
func (s *ApplyNodesRequestInstanceTypeModel) SetTargetImageId(v string) *ApplyNodesRequestInstanceTypeModel
func (ApplyNodesRequestInstanceTypeModel) String ¶
func (s ApplyNodesRequestInstanceTypeModel) String() string
type ApplyNodesRequestTag ¶
type ApplyNodesRequestTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ApplyNodesRequestTag) GoString ¶
func (s ApplyNodesRequestTag) GoString() string
func (*ApplyNodesRequestTag) SetKey ¶
func (s *ApplyNodesRequestTag) SetKey(v string) *ApplyNodesRequestTag
func (*ApplyNodesRequestTag) SetValue ¶
func (s *ApplyNodesRequestTag) SetValue(v string) *ApplyNodesRequestTag
func (ApplyNodesRequestTag) String ¶
func (s ApplyNodesRequestTag) String() string
type ApplyNodesRequestZoneInfos ¶
type ApplyNodesRequestZoneInfos struct { VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ApplyNodesRequestZoneInfos) GoString ¶
func (s ApplyNodesRequestZoneInfos) GoString() string
func (*ApplyNodesRequestZoneInfos) SetVSwitchId ¶
func (s *ApplyNodesRequestZoneInfos) SetVSwitchId(v string) *ApplyNodesRequestZoneInfos
func (*ApplyNodesRequestZoneInfos) SetZoneId ¶
func (s *ApplyNodesRequestZoneInfos) SetZoneId(v string) *ApplyNodesRequestZoneInfos
func (ApplyNodesRequestZoneInfos) String ¶
func (s ApplyNodesRequestZoneInfos) String() string
type ApplyNodesResponse ¶
type ApplyNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ApplyNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ApplyNodesResponse) GoString ¶
func (s ApplyNodesResponse) GoString() string
func (*ApplyNodesResponse) SetBody ¶
func (s *ApplyNodesResponse) SetBody(v *ApplyNodesResponseBody) *ApplyNodesResponse
func (*ApplyNodesResponse) SetHeaders ¶
func (s *ApplyNodesResponse) SetHeaders(v map[string]*string) *ApplyNodesResponse
func (ApplyNodesResponse) String ¶
func (s ApplyNodesResponse) String() string
type ApplyNodesResponseBody ¶
type ApplyNodesResponseBody struct { Detail *string `json:"Detail,omitempty" xml:"Detail,omitempty"` InstanceIds *ApplyNodesResponseBodyInstanceIds `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SatisfiedAmount *int32 `json:"SatisfiedAmount,omitempty" xml:"SatisfiedAmount,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (ApplyNodesResponseBody) GoString ¶
func (s ApplyNodesResponseBody) GoString() string
func (*ApplyNodesResponseBody) SetDetail ¶
func (s *ApplyNodesResponseBody) SetDetail(v string) *ApplyNodesResponseBody
func (*ApplyNodesResponseBody) SetInstanceIds ¶
func (s *ApplyNodesResponseBody) SetInstanceIds(v *ApplyNodesResponseBodyInstanceIds) *ApplyNodesResponseBody
func (*ApplyNodesResponseBody) SetRequestId ¶
func (s *ApplyNodesResponseBody) SetRequestId(v string) *ApplyNodesResponseBody
func (*ApplyNodesResponseBody) SetSatisfiedAmount ¶
func (s *ApplyNodesResponseBody) SetSatisfiedAmount(v int32) *ApplyNodesResponseBody
func (*ApplyNodesResponseBody) SetTaskId ¶
func (s *ApplyNodesResponseBody) SetTaskId(v string) *ApplyNodesResponseBody
func (ApplyNodesResponseBody) String ¶
func (s ApplyNodesResponseBody) String() string
type ApplyNodesResponseBodyInstanceIds ¶
type ApplyNodesResponseBodyInstanceIds struct {
InstanceId []*string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty" type:"Repeated"`
}
func (ApplyNodesResponseBodyInstanceIds) GoString ¶
func (s ApplyNodesResponseBodyInstanceIds) GoString() string
func (*ApplyNodesResponseBodyInstanceIds) SetInstanceId ¶
func (s *ApplyNodesResponseBodyInstanceIds) SetInstanceId(v []*string) *ApplyNodesResponseBodyInstanceIds
func (ApplyNodesResponseBodyInstanceIds) String ¶
func (s ApplyNodesResponseBodyInstanceIds) String() string
type Client ¶
func (*Client) AddContainerApp ¶
func (client *Client) AddContainerApp(request *AddContainerAppRequest) (_result *AddContainerAppResponse, _err error)
func (*Client) AddContainerAppWithOptions ¶
func (client *Client) AddContainerAppWithOptions(request *AddContainerAppRequest, runtime *util.RuntimeOptions) (_result *AddContainerAppResponse, _err error)
func (*Client) AddExistedNodes ¶
func (client *Client) AddExistedNodes(request *AddExistedNodesRequest) (_result *AddExistedNodesResponse, _err error)
func (*Client) AddExistedNodesWithOptions ¶
func (client *Client) AddExistedNodesWithOptions(request *AddExistedNodesRequest, runtime *util.RuntimeOptions) (_result *AddExistedNodesResponse, _err error)
func (*Client) AddLocalNodes ¶
func (client *Client) AddLocalNodes(request *AddLocalNodesRequest) (_result *AddLocalNodesResponse, _err error)
func (*Client) AddLocalNodesWithOptions ¶
func (client *Client) AddLocalNodesWithOptions(request *AddLocalNodesRequest, runtime *util.RuntimeOptions) (_result *AddLocalNodesResponse, _err error)
func (*Client) AddNodes ¶
func (client *Client) AddNodes(request *AddNodesRequest) (_result *AddNodesResponse, _err error)
func (*Client) AddNodesWithOptions ¶
func (client *Client) AddNodesWithOptions(request *AddNodesRequest, runtime *util.RuntimeOptions) (_result *AddNodesResponse, _err error)
func (*Client) AddQueue ¶
func (client *Client) AddQueue(request *AddQueueRequest) (_result *AddQueueResponse, _err error)
func (*Client) AddQueueWithOptions ¶
func (client *Client) AddQueueWithOptions(request *AddQueueRequest, runtime *util.RuntimeOptions) (_result *AddQueueResponse, _err error)
func (*Client) AddSecurityGroup ¶
func (client *Client) AddSecurityGroup(request *AddSecurityGroupRequest) (_result *AddSecurityGroupResponse, _err error)
func (*Client) AddSecurityGroupWithOptions ¶
func (client *Client) AddSecurityGroupWithOptions(request *AddSecurityGroupRequest, runtime *util.RuntimeOptions) (_result *AddSecurityGroupResponse, _err error)
func (*Client) AddUsers ¶
func (client *Client) AddUsers(request *AddUsersRequest) (_result *AddUsersResponse, _err error)
func (*Client) AddUsersWithOptions ¶
func (client *Client) AddUsersWithOptions(request *AddUsersRequest, runtime *util.RuntimeOptions) (_result *AddUsersResponse, _err error)
func (*Client) ApplyNodes ¶
func (client *Client) ApplyNodes(request *ApplyNodesRequest) (_result *ApplyNodesResponse, _err error)
func (*Client) ApplyNodesWithOptions ¶
func (client *Client) ApplyNodesWithOptions(request *ApplyNodesRequest, runtime *util.RuntimeOptions) (_result *ApplyNodesResponse, _err error)
func (*Client) CreateCluster ¶
func (client *Client) CreateCluster(request *CreateClusterRequest) (_result *CreateClusterResponse, _err error)
func (*Client) CreateClusterWithOptions ¶
func (client *Client) CreateClusterWithOptions(request *CreateClusterRequest, runtime *util.RuntimeOptions) (_result *CreateClusterResponse, _err error)
func (*Client) CreateGWSCluster ¶
func (client *Client) CreateGWSCluster(request *CreateGWSClusterRequest) (_result *CreateGWSClusterResponse, _err error)
func (*Client) CreateGWSClusterWithOptions ¶
func (client *Client) CreateGWSClusterWithOptions(request *CreateGWSClusterRequest, runtime *util.RuntimeOptions) (_result *CreateGWSClusterResponse, _err error)
func (*Client) CreateGWSImage ¶
func (client *Client) CreateGWSImage(request *CreateGWSImageRequest) (_result *CreateGWSImageResponse, _err error)
func (*Client) CreateGWSImageWithOptions ¶
func (client *Client) CreateGWSImageWithOptions(request *CreateGWSImageRequest, runtime *util.RuntimeOptions) (_result *CreateGWSImageResponse, _err error)
func (*Client) CreateGWSInstance ¶
func (client *Client) CreateGWSInstance(request *CreateGWSInstanceRequest) (_result *CreateGWSInstanceResponse, _err error)
func (*Client) CreateGWSInstanceWithOptions ¶
func (client *Client) CreateGWSInstanceWithOptions(request *CreateGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *CreateGWSInstanceResponse, _err error)
func (*Client) CreateHybridCluster ¶
func (client *Client) CreateHybridCluster(request *CreateHybridClusterRequest) (_result *CreateHybridClusterResponse, _err error)
func (*Client) CreateHybridClusterWithOptions ¶
func (client *Client) CreateHybridClusterWithOptions(request *CreateHybridClusterRequest, runtime *util.RuntimeOptions) (_result *CreateHybridClusterResponse, _err error)
func (*Client) CreateJobFile ¶
func (client *Client) CreateJobFile(request *CreateJobFileRequest) (_result *CreateJobFileResponse, _err error)
func (*Client) CreateJobFileWithOptions ¶
func (client *Client) CreateJobFileWithOptions(request *CreateJobFileRequest, runtime *util.RuntimeOptions) (_result *CreateJobFileResponse, _err error)
func (*Client) CreateJobTemplate ¶
func (client *Client) CreateJobTemplate(request *CreateJobTemplateRequest) (_result *CreateJobTemplateResponse, _err error)
func (*Client) CreateJobTemplateWithOptions ¶
func (client *Client) CreateJobTemplateWithOptions(request *CreateJobTemplateRequest, runtime *util.RuntimeOptions) (_result *CreateJobTemplateResponse, _err error)
func (*Client) DeleteCluster ¶
func (client *Client) DeleteCluster(request *DeleteClusterRequest) (_result *DeleteClusterResponse, _err error)
func (*Client) DeleteClusterWithOptions ¶
func (client *Client) DeleteClusterWithOptions(request *DeleteClusterRequest, runtime *util.RuntimeOptions) (_result *DeleteClusterResponse, _err error)
func (*Client) DeleteContainerApps ¶
func (client *Client) DeleteContainerApps(request *DeleteContainerAppsRequest) (_result *DeleteContainerAppsResponse, _err error)
func (*Client) DeleteContainerAppsWithOptions ¶
func (client *Client) DeleteContainerAppsWithOptions(request *DeleteContainerAppsRequest, runtime *util.RuntimeOptions) (_result *DeleteContainerAppsResponse, _err error)
func (*Client) DeleteGWSCluster ¶
func (client *Client) DeleteGWSCluster(request *DeleteGWSClusterRequest) (_result *DeleteGWSClusterResponse, _err error)
func (*Client) DeleteGWSClusterWithOptions ¶
func (client *Client) DeleteGWSClusterWithOptions(request *DeleteGWSClusterRequest, runtime *util.RuntimeOptions) (_result *DeleteGWSClusterResponse, _err error)
func (*Client) DeleteGWSInstance ¶
func (client *Client) DeleteGWSInstance(request *DeleteGWSInstanceRequest) (_result *DeleteGWSInstanceResponse, _err error)
func (*Client) DeleteGWSInstanceWithOptions ¶
func (client *Client) DeleteGWSInstanceWithOptions(request *DeleteGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *DeleteGWSInstanceResponse, _err error)
func (*Client) DeleteImage ¶
func (client *Client) DeleteImage(request *DeleteImageRequest) (_result *DeleteImageResponse, _err error)
func (*Client) DeleteImageWithOptions ¶
func (client *Client) DeleteImageWithOptions(request *DeleteImageRequest, runtime *util.RuntimeOptions) (_result *DeleteImageResponse, _err error)
func (*Client) DeleteJobTemplates ¶
func (client *Client) DeleteJobTemplates(request *DeleteJobTemplatesRequest) (_result *DeleteJobTemplatesResponse, _err error)
func (*Client) DeleteJobTemplatesWithOptions ¶
func (client *Client) DeleteJobTemplatesWithOptions(request *DeleteJobTemplatesRequest, runtime *util.RuntimeOptions) (_result *DeleteJobTemplatesResponse, _err error)
func (*Client) DeleteJobs ¶
func (client *Client) DeleteJobs(request *DeleteJobsRequest) (_result *DeleteJobsResponse, _err error)
func (*Client) DeleteJobsWithOptions ¶
func (client *Client) DeleteJobsWithOptions(request *DeleteJobsRequest, runtime *util.RuntimeOptions) (_result *DeleteJobsResponse, _err error)
func (*Client) DeleteNodes ¶
func (client *Client) DeleteNodes(request *DeleteNodesRequest) (_result *DeleteNodesResponse, _err error)
func (*Client) DeleteNodesWithOptions ¶
func (client *Client) DeleteNodesWithOptions(request *DeleteNodesRequest, runtime *util.RuntimeOptions) (_result *DeleteNodesResponse, _err error)
func (*Client) DeleteQueue ¶
func (client *Client) DeleteQueue(request *DeleteQueueRequest) (_result *DeleteQueueResponse, _err error)
func (*Client) DeleteQueueWithOptions ¶
func (client *Client) DeleteQueueWithOptions(request *DeleteQueueRequest, runtime *util.RuntimeOptions) (_result *DeleteQueueResponse, _err error)
func (*Client) DeleteSecurityGroup ¶
func (client *Client) DeleteSecurityGroup(request *DeleteSecurityGroupRequest) (_result *DeleteSecurityGroupResponse, _err error)
func (*Client) DeleteSecurityGroupWithOptions ¶
func (client *Client) DeleteSecurityGroupWithOptions(request *DeleteSecurityGroupRequest, runtime *util.RuntimeOptions) (_result *DeleteSecurityGroupResponse, _err error)
func (*Client) DeleteUsers ¶
func (client *Client) DeleteUsers(request *DeleteUsersRequest) (_result *DeleteUsersResponse, _err error)
func (*Client) DeleteUsersWithOptions ¶
func (client *Client) DeleteUsersWithOptions(request *DeleteUsersRequest, runtime *util.RuntimeOptions) (_result *DeleteUsersResponse, _err error)
func (*Client) DescribeAutoScaleConfig ¶
func (client *Client) DescribeAutoScaleConfig(request *DescribeAutoScaleConfigRequest) (_result *DescribeAutoScaleConfigResponse, _err error)
func (*Client) DescribeAutoScaleConfigWithOptions ¶
func (client *Client) DescribeAutoScaleConfigWithOptions(request *DescribeAutoScaleConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeAutoScaleConfigResponse, _err error)
func (*Client) DescribeCluster ¶
func (client *Client) DescribeCluster(request *DescribeClusterRequest) (_result *DescribeClusterResponse, _err error)
func (*Client) DescribeClusterWithOptions ¶
func (client *Client) DescribeClusterWithOptions(request *DescribeClusterRequest, runtime *util.RuntimeOptions) (_result *DescribeClusterResponse, _err error)
func (*Client) DescribeContainerApp ¶
func (client *Client) DescribeContainerApp(request *DescribeContainerAppRequest) (_result *DescribeContainerAppResponse, _err error)
func (*Client) DescribeContainerAppWithOptions ¶
func (client *Client) DescribeContainerAppWithOptions(request *DescribeContainerAppRequest, runtime *util.RuntimeOptions) (_result *DescribeContainerAppResponse, _err error)
func (*Client) DescribeDeployProcess ¶
func (client *Client) DescribeDeployProcess(request *DescribeDeployProcessRequest) (_result *DescribeDeployProcessResponse, _err error)
func (*Client) DescribeDeployProcessWithOptions ¶
func (client *Client) DescribeDeployProcessWithOptions(request *DescribeDeployProcessRequest, runtime *util.RuntimeOptions) (_result *DescribeDeployProcessResponse, _err error)
func (*Client) DescribeGWSClusterPolicy ¶
func (client *Client) DescribeGWSClusterPolicy(request *DescribeGWSClusterPolicyRequest) (_result *DescribeGWSClusterPolicyResponse, _err error)
func (*Client) DescribeGWSClusterPolicyWithOptions ¶
func (client *Client) DescribeGWSClusterPolicyWithOptions(request *DescribeGWSClusterPolicyRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSClusterPolicyResponse, _err error)
func (*Client) DescribeGWSClusters ¶
func (client *Client) DescribeGWSClusters(request *DescribeGWSClustersRequest) (_result *DescribeGWSClustersResponse, _err error)
func (*Client) DescribeGWSClustersWithOptions ¶
func (client *Client) DescribeGWSClustersWithOptions(request *DescribeGWSClustersRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSClustersResponse, _err error)
func (*Client) DescribeGWSImages ¶
func (client *Client) DescribeGWSImages(request *DescribeGWSImagesRequest) (_result *DescribeGWSImagesResponse, _err error)
func (*Client) DescribeGWSImagesWithOptions ¶
func (client *Client) DescribeGWSImagesWithOptions(request *DescribeGWSImagesRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSImagesResponse, _err error)
func (*Client) DescribeGWSInstances ¶
func (client *Client) DescribeGWSInstances(request *DescribeGWSInstancesRequest) (_result *DescribeGWSInstancesResponse, _err error)
func (*Client) DescribeGWSInstancesWithOptions ¶
func (client *Client) DescribeGWSInstancesWithOptions(request *DescribeGWSInstancesRequest, runtime *util.RuntimeOptions) (_result *DescribeGWSInstancesResponse, _err error)
func (*Client) DescribeImage ¶
func (client *Client) DescribeImage(request *DescribeImageRequest) (_result *DescribeImageResponse, _err error)
func (*Client) DescribeImageGatewayConfig ¶
func (client *Client) DescribeImageGatewayConfig(request *DescribeImageGatewayConfigRequest) (_result *DescribeImageGatewayConfigResponse, _err error)
func (*Client) DescribeImageGatewayConfigWithOptions ¶
func (client *Client) DescribeImageGatewayConfigWithOptions(request *DescribeImageGatewayConfigRequest, runtime *util.RuntimeOptions) (_result *DescribeImageGatewayConfigResponse, _err error)
func (*Client) DescribeImagePrice ¶
func (client *Client) DescribeImagePrice(request *DescribeImagePriceRequest) (_result *DescribeImagePriceResponse, _err error)
func (*Client) DescribeImagePriceWithOptions ¶
func (client *Client) DescribeImagePriceWithOptions(request *DescribeImagePriceRequest, runtime *util.RuntimeOptions) (_result *DescribeImagePriceResponse, _err error)
func (*Client) DescribeImageWithOptions ¶
func (client *Client) DescribeImageWithOptions(request *DescribeImageRequest, runtime *util.RuntimeOptions) (_result *DescribeImageResponse, _err error)
func (*Client) DescribeJob ¶
func (client *Client) DescribeJob(request *DescribeJobRequest) (_result *DescribeJobResponse, _err error)
func (*Client) DescribeJobWithOptions ¶
func (client *Client) DescribeJobWithOptions(request *DescribeJobRequest, runtime *util.RuntimeOptions) (_result *DescribeJobResponse, _err error)
func (*Client) DescribeNFSClientStatus ¶
func (client *Client) DescribeNFSClientStatus(request *DescribeNFSClientStatusRequest) (_result *DescribeNFSClientStatusResponse, _err error)
func (*Client) DescribeNFSClientStatusWithOptions ¶
func (client *Client) DescribeNFSClientStatusWithOptions(request *DescribeNFSClientStatusRequest, runtime *util.RuntimeOptions) (_result *DescribeNFSClientStatusResponse, _err error)
func (*Client) DescribePrice ¶
func (client *Client) DescribePrice(request *DescribePriceRequest) (_result *DescribePriceResponse, _err error)
func (*Client) DescribePriceWithOptions ¶
func (client *Client) DescribePriceWithOptions(request *DescribePriceRequest, runtime *util.RuntimeOptions) (_result *DescribePriceResponse, _err error)
func (*Client) EditJobTemplate ¶
func (client *Client) EditJobTemplate(request *EditJobTemplateRequest) (_result *EditJobTemplateResponse, _err error)
func (*Client) EditJobTemplateWithOptions ¶
func (client *Client) EditJobTemplateWithOptions(request *EditJobTemplateRequest, runtime *util.RuntimeOptions) (_result *EditJobTemplateResponse, _err error)
func (*Client) GetAccountingReport ¶
func (client *Client) GetAccountingReport(request *GetAccountingReportRequest) (_result *GetAccountingReportResponse, _err error)
func (*Client) GetAccountingReportWithOptions ¶
func (client *Client) GetAccountingReportWithOptions(request *GetAccountingReportRequest, runtime *util.RuntimeOptions) (_result *GetAccountingReportResponse, _err error)
func (*Client) GetAutoScaleConfig ¶
func (client *Client) GetAutoScaleConfig(request *GetAutoScaleConfigRequest) (_result *GetAutoScaleConfigResponse, _err error)
func (*Client) GetAutoScaleConfigWithOptions ¶
func (client *Client) GetAutoScaleConfigWithOptions(request *GetAutoScaleConfigRequest, runtime *util.RuntimeOptions) (_result *GetAutoScaleConfigResponse, _err error)
func (*Client) GetCloudMetricLogs ¶
func (client *Client) GetCloudMetricLogs(request *GetCloudMetricLogsRequest) (_result *GetCloudMetricLogsResponse, _err error)
func (*Client) GetCloudMetricLogsWithOptions ¶
func (client *Client) GetCloudMetricLogsWithOptions(request *GetCloudMetricLogsRequest, runtime *util.RuntimeOptions) (_result *GetCloudMetricLogsResponse, _err error)
func (*Client) GetCloudMetricProfiling ¶
func (client *Client) GetCloudMetricProfiling(request *GetCloudMetricProfilingRequest) (_result *GetCloudMetricProfilingResponse, _err error)
func (*Client) GetCloudMetricProfilingWithOptions ¶
func (client *Client) GetCloudMetricProfilingWithOptions(request *GetCloudMetricProfilingRequest, runtime *util.RuntimeOptions) (_result *GetCloudMetricProfilingResponse, _err error)
func (*Client) GetClusterVolumes ¶
func (client *Client) GetClusterVolumes(request *GetClusterVolumesRequest) (_result *GetClusterVolumesResponse, _err error)
func (*Client) GetClusterVolumesWithOptions ¶
func (client *Client) GetClusterVolumesWithOptions(request *GetClusterVolumesRequest, runtime *util.RuntimeOptions) (_result *GetClusterVolumesResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetGWSConnectTicket ¶
func (client *Client) GetGWSConnectTicket(request *GetGWSConnectTicketRequest) (_result *GetGWSConnectTicketResponse, _err error)
func (*Client) GetGWSConnectTicketWithOptions ¶
func (client *Client) GetGWSConnectTicketWithOptions(request *GetGWSConnectTicketRequest, runtime *util.RuntimeOptions) (_result *GetGWSConnectTicketResponse, _err error)
func (*Client) GetHybridClusterConfig ¶
func (client *Client) GetHybridClusterConfig(request *GetHybridClusterConfigRequest) (_result *GetHybridClusterConfigResponse, _err error)
func (*Client) GetHybridClusterConfigWithOptions ¶
func (client *Client) GetHybridClusterConfigWithOptions(request *GetHybridClusterConfigRequest, runtime *util.RuntimeOptions) (_result *GetHybridClusterConfigResponse, _err error)
func (*Client) GetIfEcsTypeSupportHtConfig ¶
func (client *Client) GetIfEcsTypeSupportHtConfig(request *GetIfEcsTypeSupportHtConfigRequest) (_result *GetIfEcsTypeSupportHtConfigResponse, _err error)
func (*Client) GetIfEcsTypeSupportHtConfigWithOptions ¶
func (client *Client) GetIfEcsTypeSupportHtConfigWithOptions(request *GetIfEcsTypeSupportHtConfigRequest, runtime *util.RuntimeOptions) (_result *GetIfEcsTypeSupportHtConfigResponse, _err error)
func (*Client) GetPostScripts ¶
func (client *Client) GetPostScripts(request *GetPostScriptsRequest) (_result *GetPostScriptsResponse, _err error)
func (*Client) GetPostScriptsWithOptions ¶
func (client *Client) GetPostScriptsWithOptions(request *GetPostScriptsRequest, runtime *util.RuntimeOptions) (_result *GetPostScriptsResponse, _err error)
func (*Client) GetQueueConf ¶
func (client *Client) GetQueueConf(request *GetQueueConfRequest) (_result *GetQueueConfResponse, _err error)
func (*Client) GetQueueConfWithOptions ¶
func (client *Client) GetQueueConfWithOptions(request *GetQueueConfRequest, runtime *util.RuntimeOptions) (_result *GetQueueConfResponse, _err error)
func (*Client) GetSchedulerInfo ¶
func (client *Client) GetSchedulerInfo(request *GetSchedulerInfoRequest) (_result *GetSchedulerInfoResponse, _err error)
func (*Client) GetSchedulerInfoWithOptions ¶
func (client *Client) GetSchedulerInfoWithOptions(request *GetSchedulerInfoRequest, runtime *util.RuntimeOptions) (_result *GetSchedulerInfoResponse, _err error)
func (*Client) GetVisualServiceStatus ¶
func (client *Client) GetVisualServiceStatus(request *GetVisualServiceStatusRequest) (_result *GetVisualServiceStatusResponse, _err error)
func (*Client) GetVisualServiceStatusWithOptions ¶
func (client *Client) GetVisualServiceStatusWithOptions(request *GetVisualServiceStatusRequest, runtime *util.RuntimeOptions) (_result *GetVisualServiceStatusResponse, _err error)
func (*Client) InitializeEHPC ¶
func (client *Client) InitializeEHPC(request *InitializeEHPCRequest) (_result *InitializeEHPCResponse, _err error)
func (*Client) InitializeEHPCWithOptions ¶
func (client *Client) InitializeEHPCWithOptions(request *InitializeEHPCRequest, runtime *util.RuntimeOptions) (_result *InitializeEHPCResponse, _err error)
func (*Client) InstallSoftware ¶
func (client *Client) InstallSoftware(request *InstallSoftwareRequest) (_result *InstallSoftwareResponse, _err error)
func (*Client) InstallSoftwareWithOptions ¶
func (client *Client) InstallSoftwareWithOptions(request *InstallSoftwareRequest, runtime *util.RuntimeOptions) (_result *InstallSoftwareResponse, _err error)
func (*Client) InvokeShellCommand ¶
func (client *Client) InvokeShellCommand(request *InvokeShellCommandRequest) (_result *InvokeShellCommandResponse, _err error)
func (*Client) InvokeShellCommandWithOptions ¶
func (client *Client) InvokeShellCommandWithOptions(request *InvokeShellCommandRequest, runtime *util.RuntimeOptions) (_result *InvokeShellCommandResponse, _err error)
func (*Client) ListAvailableEcsTypes ¶
func (client *Client) ListAvailableEcsTypes(request *ListAvailableEcsTypesRequest) (_result *ListAvailableEcsTypesResponse, _err error)
func (*Client) ListAvailableEcsTypesWithOptions ¶
func (client *Client) ListAvailableEcsTypesWithOptions(request *ListAvailableEcsTypesRequest, runtime *util.RuntimeOptions) (_result *ListAvailableEcsTypesResponse, _err error)
func (*Client) ListCloudMetricProfilings ¶
func (client *Client) ListCloudMetricProfilings(request *ListCloudMetricProfilingsRequest) (_result *ListCloudMetricProfilingsResponse, _err error)
func (*Client) ListCloudMetricProfilingsWithOptions ¶
func (client *Client) ListCloudMetricProfilingsWithOptions(request *ListCloudMetricProfilingsRequest, runtime *util.RuntimeOptions) (_result *ListCloudMetricProfilingsResponse, _err error)
func (*Client) ListClusterLogs ¶
func (client *Client) ListClusterLogs(request *ListClusterLogsRequest) (_result *ListClusterLogsResponse, _err error)
func (*Client) ListClusterLogsWithOptions ¶
func (client *Client) ListClusterLogsWithOptions(request *ListClusterLogsRequest, runtime *util.RuntimeOptions) (_result *ListClusterLogsResponse, _err error)
func (*Client) ListClusters ¶
func (client *Client) ListClusters(request *ListClustersRequest) (_result *ListClustersResponse, _err error)
func (*Client) ListClustersMeta ¶
func (client *Client) ListClustersMeta(request *ListClustersMetaRequest) (_result *ListClustersMetaResponse, _err error)
func (*Client) ListClustersMetaWithOptions ¶
func (client *Client) ListClustersMetaWithOptions(request *ListClustersMetaRequest, runtime *util.RuntimeOptions) (_result *ListClustersMetaResponse, _err error)
func (*Client) ListClustersWithOptions ¶
func (client *Client) ListClustersWithOptions(request *ListClustersRequest, runtime *util.RuntimeOptions) (_result *ListClustersResponse, _err error)
func (*Client) ListCommands ¶
func (client *Client) ListCommands(request *ListCommandsRequest) (_result *ListCommandsResponse, _err error)
func (*Client) ListCommandsWithOptions ¶
func (client *Client) ListCommandsWithOptions(request *ListCommandsRequest, runtime *util.RuntimeOptions) (_result *ListCommandsResponse, _err error)
func (*Client) ListContainerApps ¶
func (client *Client) ListContainerApps(request *ListContainerAppsRequest) (_result *ListContainerAppsResponse, _err error)
func (*Client) ListContainerAppsWithOptions ¶
func (client *Client) ListContainerAppsWithOptions(request *ListContainerAppsRequest, runtime *util.RuntimeOptions) (_result *ListContainerAppsResponse, _err error)
func (*Client) ListContainerImages ¶
func (client *Client) ListContainerImages(request *ListContainerImagesRequest) (_result *ListContainerImagesResponse, _err error)
func (*Client) ListContainerImagesWithOptions ¶
func (client *Client) ListContainerImagesWithOptions(request *ListContainerImagesRequest, runtime *util.RuntimeOptions) (_result *ListContainerImagesResponse, _err error)
func (*Client) ListCpfsFileSystems ¶
func (client *Client) ListCpfsFileSystems(request *ListCpfsFileSystemsRequest) (_result *ListCpfsFileSystemsResponse, _err error)
func (*Client) ListCpfsFileSystemsWithOptions ¶
func (client *Client) ListCpfsFileSystemsWithOptions(request *ListCpfsFileSystemsRequest, runtime *util.RuntimeOptions) (_result *ListCpfsFileSystemsResponse, _err error)
func (*Client) ListCurrentClientVersion ¶
func (client *Client) ListCurrentClientVersion() (_result *ListCurrentClientVersionResponse, _err error)
func (*Client) ListCurrentClientVersionWithOptions ¶
func (client *Client) ListCurrentClientVersionWithOptions(runtime *util.RuntimeOptions) (_result *ListCurrentClientVersionResponse, _err error)
func (*Client) ListCustomImages ¶
func (client *Client) ListCustomImages(request *ListCustomImagesRequest) (_result *ListCustomImagesResponse, _err error)
func (*Client) ListCustomImagesWithOptions ¶
func (client *Client) ListCustomImagesWithOptions(request *ListCustomImagesRequest, runtime *util.RuntimeOptions) (_result *ListCustomImagesResponse, _err error)
func (*Client) ListFileSystemWithMountTargets ¶
func (client *Client) ListFileSystemWithMountTargets(request *ListFileSystemWithMountTargetsRequest) (_result *ListFileSystemWithMountTargetsResponse, _err error)
func (*Client) ListFileSystemWithMountTargetsWithOptions ¶
func (client *Client) ListFileSystemWithMountTargetsWithOptions(request *ListFileSystemWithMountTargetsRequest, runtime *util.RuntimeOptions) (_result *ListFileSystemWithMountTargetsResponse, _err error)
func (*Client) ListImages ¶
func (client *Client) ListImages(request *ListImagesRequest) (_result *ListImagesResponse, _err error)
func (*Client) ListImagesWithOptions ¶
func (client *Client) ListImagesWithOptions(request *ListImagesRequest, runtime *util.RuntimeOptions) (_result *ListImagesResponse, _err error)
func (*Client) ListInstalledSoftware ¶
func (client *Client) ListInstalledSoftware(request *ListInstalledSoftwareRequest) (_result *ListInstalledSoftwareResponse, _err error)
func (*Client) ListInstalledSoftwareWithOptions ¶
func (client *Client) ListInstalledSoftwareWithOptions(request *ListInstalledSoftwareRequest, runtime *util.RuntimeOptions) (_result *ListInstalledSoftwareResponse, _err error)
func (*Client) ListInvocationResults ¶
func (client *Client) ListInvocationResults(request *ListInvocationResultsRequest) (_result *ListInvocationResultsResponse, _err error)
func (*Client) ListInvocationResultsWithOptions ¶
func (client *Client) ListInvocationResultsWithOptions(request *ListInvocationResultsRequest, runtime *util.RuntimeOptions) (_result *ListInvocationResultsResponse, _err error)
func (*Client) ListInvocationStatus ¶
func (client *Client) ListInvocationStatus(request *ListInvocationStatusRequest) (_result *ListInvocationStatusResponse, _err error)
func (*Client) ListInvocationStatusWithOptions ¶
func (client *Client) ListInvocationStatusWithOptions(request *ListInvocationStatusRequest, runtime *util.RuntimeOptions) (_result *ListInvocationStatusResponse, _err error)
func (*Client) ListJobTemplates ¶
func (client *Client) ListJobTemplates(request *ListJobTemplatesRequest) (_result *ListJobTemplatesResponse, _err error)
func (*Client) ListJobTemplatesWithOptions ¶
func (client *Client) ListJobTemplatesWithOptions(request *ListJobTemplatesRequest, runtime *util.RuntimeOptions) (_result *ListJobTemplatesResponse, _err error)
func (*Client) ListJobs ¶
func (client *Client) ListJobs(request *ListJobsRequest) (_result *ListJobsResponse, _err error)
func (*Client) ListJobsWithFilters ¶
func (client *Client) ListJobsWithFilters(request *ListJobsWithFiltersRequest) (_result *ListJobsWithFiltersResponse, _err error)
func (*Client) ListJobsWithFiltersWithOptions ¶
func (client *Client) ListJobsWithFiltersWithOptions(request *ListJobsWithFiltersRequest, runtime *util.RuntimeOptions) (_result *ListJobsWithFiltersResponse, _err error)
func (*Client) ListJobsWithOptions ¶
func (client *Client) ListJobsWithOptions(request *ListJobsRequest, runtime *util.RuntimeOptions) (_result *ListJobsResponse, _err error)
func (*Client) ListNodes ¶
func (client *Client) ListNodes(request *ListNodesRequest) (_result *ListNodesResponse, _err error)
func (*Client) ListNodesByQueue ¶
func (client *Client) ListNodesByQueue(request *ListNodesByQueueRequest) (_result *ListNodesByQueueResponse, _err error)
func (*Client) ListNodesByQueueWithOptions ¶
func (client *Client) ListNodesByQueueWithOptions(request *ListNodesByQueueRequest, runtime *util.RuntimeOptions) (_result *ListNodesByQueueResponse, _err error)
func (*Client) ListNodesNoPaging ¶
func (client *Client) ListNodesNoPaging(request *ListNodesNoPagingRequest) (_result *ListNodesNoPagingResponse, _err error)
func (*Client) ListNodesNoPagingWithOptions ¶
func (client *Client) ListNodesNoPagingWithOptions(request *ListNodesNoPagingRequest, runtime *util.RuntimeOptions) (_result *ListNodesNoPagingResponse, _err error)
func (*Client) ListNodesWithOptions ¶
func (client *Client) ListNodesWithOptions(request *ListNodesRequest, runtime *util.RuntimeOptions) (_result *ListNodesResponse, _err error)
func (*Client) ListPreferredEcsTypes ¶
func (client *Client) ListPreferredEcsTypes(request *ListPreferredEcsTypesRequest) (_result *ListPreferredEcsTypesResponse, _err error)
func (*Client) ListPreferredEcsTypesWithOptions ¶
func (client *Client) ListPreferredEcsTypesWithOptions(request *ListPreferredEcsTypesRequest, runtime *util.RuntimeOptions) (_result *ListPreferredEcsTypesResponse, _err error)
func (*Client) ListQueues ¶
func (client *Client) ListQueues(request *ListQueuesRequest) (_result *ListQueuesResponse, _err error)
func (*Client) ListQueuesWithOptions ¶
func (client *Client) ListQueuesWithOptions(request *ListQueuesRequest, runtime *util.RuntimeOptions) (_result *ListQueuesResponse, _err error)
func (*Client) ListRegions ¶
func (client *Client) ListRegions() (_result *ListRegionsResponse, _err error)
func (*Client) ListRegionsWithOptions ¶
func (client *Client) ListRegionsWithOptions(runtime *util.RuntimeOptions) (_result *ListRegionsResponse, _err error)
func (*Client) ListSecurityGroups ¶
func (client *Client) ListSecurityGroups(request *ListSecurityGroupsRequest) (_result *ListSecurityGroupsResponse, _err error)
func (*Client) ListSecurityGroupsWithOptions ¶
func (client *Client) ListSecurityGroupsWithOptions(request *ListSecurityGroupsRequest, runtime *util.RuntimeOptions) (_result *ListSecurityGroupsResponse, _err error)
func (*Client) ListSoftwares ¶
func (client *Client) ListSoftwares(request *ListSoftwaresRequest) (_result *ListSoftwaresResponse, _err error)
func (*Client) ListSoftwaresWithOptions ¶
func (client *Client) ListSoftwaresWithOptions(request *ListSoftwaresRequest, runtime *util.RuntimeOptions) (_result *ListSoftwaresResponse, _err error)
func (*Client) ListTasks ¶
func (client *Client) ListTasks(request *ListTasksRequest) (_result *ListTasksResponse, _err error)
func (*Client) ListTasksWithOptions ¶
func (client *Client) ListTasksWithOptions(request *ListTasksRequest, runtime *util.RuntimeOptions) (_result *ListTasksResponse, _err error)
func (*Client) ListUsers ¶
func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error)
func (*Client) ListUsersWithOptions ¶
func (client *Client) ListUsersWithOptions(request *ListUsersRequest, runtime *util.RuntimeOptions) (_result *ListUsersResponse, _err error)
func (*Client) ListVolumes ¶
func (client *Client) ListVolumes(request *ListVolumesRequest) (_result *ListVolumesResponse, _err error)
func (*Client) ListVolumesWithOptions ¶
func (client *Client) ListVolumesWithOptions(request *ListVolumesRequest, runtime *util.RuntimeOptions) (_result *ListVolumesResponse, _err error)
func (*Client) ModifyClusterAttributes ¶
func (client *Client) ModifyClusterAttributes(request *ModifyClusterAttributesRequest) (_result *ModifyClusterAttributesResponse, _err error)
func (*Client) ModifyClusterAttributesWithOptions ¶
func (client *Client) ModifyClusterAttributesWithOptions(request *ModifyClusterAttributesRequest, runtime *util.RuntimeOptions) (_result *ModifyClusterAttributesResponse, _err error)
func (*Client) ModifyContainerAppAttributes ¶
func (client *Client) ModifyContainerAppAttributes(request *ModifyContainerAppAttributesRequest) (_result *ModifyContainerAppAttributesResponse, _err error)
func (*Client) ModifyContainerAppAttributesWithOptions ¶
func (client *Client) ModifyContainerAppAttributesWithOptions(request *ModifyContainerAppAttributesRequest, runtime *util.RuntimeOptions) (_result *ModifyContainerAppAttributesResponse, _err error)
func (*Client) ModifyImageGatewayConfig ¶
func (client *Client) ModifyImageGatewayConfig(request *ModifyImageGatewayConfigRequest) (_result *ModifyImageGatewayConfigResponse, _err error)
func (*Client) ModifyImageGatewayConfigWithOptions ¶
func (client *Client) ModifyImageGatewayConfigWithOptions(request *ModifyImageGatewayConfigRequest, runtime *util.RuntimeOptions) (_result *ModifyImageGatewayConfigResponse, _err error)
func (*Client) ModifyUserGroups ¶
func (client *Client) ModifyUserGroups(request *ModifyUserGroupsRequest) (_result *ModifyUserGroupsResponse, _err error)
func (*Client) ModifyUserGroupsWithOptions ¶
func (client *Client) ModifyUserGroupsWithOptions(request *ModifyUserGroupsRequest, runtime *util.RuntimeOptions) (_result *ModifyUserGroupsResponse, _err error)
func (*Client) ModifyUserPasswords ¶
func (client *Client) ModifyUserPasswords(request *ModifyUserPasswordsRequest) (_result *ModifyUserPasswordsResponse, _err error)
func (*Client) ModifyUserPasswordsWithOptions ¶
func (client *Client) ModifyUserPasswordsWithOptions(request *ModifyUserPasswordsRequest, runtime *util.RuntimeOptions) (_result *ModifyUserPasswordsResponse, _err error)
func (*Client) ModifyVisualServicePasswd ¶
func (client *Client) ModifyVisualServicePasswd(request *ModifyVisualServicePasswdRequest) (_result *ModifyVisualServicePasswdResponse, _err error)
func (*Client) ModifyVisualServicePasswdWithOptions ¶
func (client *Client) ModifyVisualServicePasswdWithOptions(request *ModifyVisualServicePasswdRequest, runtime *util.RuntimeOptions) (_result *ModifyVisualServicePasswdResponse, _err error)
func (*Client) MountNFS ¶
func (client *Client) MountNFS(request *MountNFSRequest) (_result *MountNFSResponse, _err error)
func (*Client) MountNFSWithOptions ¶
func (client *Client) MountNFSWithOptions(request *MountNFSRequest, runtime *util.RuntimeOptions) (_result *MountNFSResponse, _err error)
func (*Client) PullImage ¶
func (client *Client) PullImage(request *PullImageRequest) (_result *PullImageResponse, _err error)
func (*Client) PullImageWithOptions ¶
func (client *Client) PullImageWithOptions(request *PullImageRequest, runtime *util.RuntimeOptions) (_result *PullImageResponse, _err error)
func (*Client) QueryServicePackAndPrice ¶
func (client *Client) QueryServicePackAndPrice() (_result *QueryServicePackAndPriceResponse, _err error)
func (*Client) QueryServicePackAndPriceWithOptions ¶
func (client *Client) QueryServicePackAndPriceWithOptions(runtime *util.RuntimeOptions) (_result *QueryServicePackAndPriceResponse, _err error)
func (*Client) RecoverCluster ¶
func (client *Client) RecoverCluster(request *RecoverClusterRequest) (_result *RecoverClusterResponse, _err error)
func (*Client) RecoverClusterWithOptions ¶
func (client *Client) RecoverClusterWithOptions(request *RecoverClusterRequest, runtime *util.RuntimeOptions) (_result *RecoverClusterResponse, _err error)
func (*Client) RerunJobs ¶
func (client *Client) RerunJobs(request *RerunJobsRequest) (_result *RerunJobsResponse, _err error)
func (*Client) RerunJobsWithOptions ¶
func (client *Client) RerunJobsWithOptions(request *RerunJobsRequest, runtime *util.RuntimeOptions) (_result *RerunJobsResponse, _err error)
func (*Client) ResetNodes ¶
func (client *Client) ResetNodes(request *ResetNodesRequest) (_result *ResetNodesResponse, _err error)
func (*Client) ResetNodesWithOptions ¶
func (client *Client) ResetNodesWithOptions(request *ResetNodesRequest, runtime *util.RuntimeOptions) (_result *ResetNodesResponse, _err error)
func (*Client) RunCloudMetricProfiling ¶
func (client *Client) RunCloudMetricProfiling(request *RunCloudMetricProfilingRequest) (_result *RunCloudMetricProfilingResponse, _err error)
func (*Client) RunCloudMetricProfilingWithOptions ¶
func (client *Client) RunCloudMetricProfilingWithOptions(request *RunCloudMetricProfilingRequest, runtime *util.RuntimeOptions) (_result *RunCloudMetricProfilingResponse, _err error)
func (*Client) SetAutoScaleConfig ¶
func (client *Client) SetAutoScaleConfig(request *SetAutoScaleConfigRequest) (_result *SetAutoScaleConfigResponse, _err error)
func (*Client) SetAutoScaleConfigWithOptions ¶
func (client *Client) SetAutoScaleConfigWithOptions(request *SetAutoScaleConfigRequest, runtime *util.RuntimeOptions) (_result *SetAutoScaleConfigResponse, _err error)
func (*Client) SetGWSClusterPolicy ¶
func (client *Client) SetGWSClusterPolicy(request *SetGWSClusterPolicyRequest) (_result *SetGWSClusterPolicyResponse, _err error)
func (*Client) SetGWSClusterPolicyWithOptions ¶
func (client *Client) SetGWSClusterPolicyWithOptions(request *SetGWSClusterPolicyRequest, runtime *util.RuntimeOptions) (_result *SetGWSClusterPolicyResponse, _err error)
func (*Client) SetGWSInstanceName ¶
func (client *Client) SetGWSInstanceName(request *SetGWSInstanceNameRequest) (_result *SetGWSInstanceNameResponse, _err error)
func (*Client) SetGWSInstanceNameWithOptions ¶
func (client *Client) SetGWSInstanceNameWithOptions(request *SetGWSInstanceNameRequest, runtime *util.RuntimeOptions) (_result *SetGWSInstanceNameResponse, _err error)
func (*Client) SetGWSInstanceUser ¶
func (client *Client) SetGWSInstanceUser(request *SetGWSInstanceUserRequest) (_result *SetGWSInstanceUserResponse, _err error)
func (*Client) SetGWSInstanceUserWithOptions ¶
func (client *Client) SetGWSInstanceUserWithOptions(request *SetGWSInstanceUserRequest, runtime *util.RuntimeOptions) (_result *SetGWSInstanceUserResponse, _err error)
func (*Client) SetPostScripts ¶
func (client *Client) SetPostScripts(request *SetPostScriptsRequest) (_result *SetPostScriptsResponse, _err error)
func (*Client) SetPostScriptsWithOptions ¶
func (client *Client) SetPostScriptsWithOptions(request *SetPostScriptsRequest, runtime *util.RuntimeOptions) (_result *SetPostScriptsResponse, _err error)
func (*Client) SetQueue ¶
func (client *Client) SetQueue(request *SetQueueRequest) (_result *SetQueueResponse, _err error)
func (*Client) SetQueueWithOptions ¶
func (client *Client) SetQueueWithOptions(request *SetQueueRequest, runtime *util.RuntimeOptions) (_result *SetQueueResponse, _err error)
func (*Client) SetSchedulerInfo ¶
func (client *Client) SetSchedulerInfo(request *SetSchedulerInfoRequest) (_result *SetSchedulerInfoResponse, _err error)
func (*Client) SetSchedulerInfoWithOptions ¶
func (client *Client) SetSchedulerInfoWithOptions(request *SetSchedulerInfoRequest, runtime *util.RuntimeOptions) (_result *SetSchedulerInfoResponse, _err error)
func (*Client) StartCluster ¶
func (client *Client) StartCluster(request *StartClusterRequest) (_result *StartClusterResponse, _err error)
func (*Client) StartClusterWithOptions ¶
func (client *Client) StartClusterWithOptions(request *StartClusterRequest, runtime *util.RuntimeOptions) (_result *StartClusterResponse, _err error)
func (*Client) StartGWSInstance ¶
func (client *Client) StartGWSInstance(request *StartGWSInstanceRequest) (_result *StartGWSInstanceResponse, _err error)
func (*Client) StartGWSInstanceWithOptions ¶
func (client *Client) StartGWSInstanceWithOptions(request *StartGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *StartGWSInstanceResponse, _err error)
func (*Client) StartNodes ¶
func (client *Client) StartNodes(request *StartNodesRequest) (_result *StartNodesResponse, _err error)
func (*Client) StartNodesWithOptions ¶
func (client *Client) StartNodesWithOptions(request *StartNodesRequest, runtime *util.RuntimeOptions) (_result *StartNodesResponse, _err error)
func (*Client) StartVisualService ¶
func (client *Client) StartVisualService(request *StartVisualServiceRequest) (_result *StartVisualServiceResponse, _err error)
func (*Client) StartVisualServiceWithOptions ¶
func (client *Client) StartVisualServiceWithOptions(request *StartVisualServiceRequest, runtime *util.RuntimeOptions) (_result *StartVisualServiceResponse, _err error)
func (*Client) StopCluster ¶
func (client *Client) StopCluster(request *StopClusterRequest) (_result *StopClusterResponse, _err error)
func (*Client) StopClusterWithOptions ¶
func (client *Client) StopClusterWithOptions(request *StopClusterRequest, runtime *util.RuntimeOptions) (_result *StopClusterResponse, _err error)
func (*Client) StopGWSInstance ¶
func (client *Client) StopGWSInstance(request *StopGWSInstanceRequest) (_result *StopGWSInstanceResponse, _err error)
func (*Client) StopGWSInstanceWithOptions ¶
func (client *Client) StopGWSInstanceWithOptions(request *StopGWSInstanceRequest, runtime *util.RuntimeOptions) (_result *StopGWSInstanceResponse, _err error)
func (*Client) StopJobs ¶
func (client *Client) StopJobs(request *StopJobsRequest) (_result *StopJobsResponse, _err error)
func (*Client) StopJobsWithOptions ¶
func (client *Client) StopJobsWithOptions(request *StopJobsRequest, runtime *util.RuntimeOptions) (_result *StopJobsResponse, _err error)
func (*Client) StopNodes ¶
func (client *Client) StopNodes(request *StopNodesRequest) (_result *StopNodesResponse, _err error)
func (*Client) StopNodesWithOptions ¶
func (client *Client) StopNodesWithOptions(request *StopNodesRequest, runtime *util.RuntimeOptions) (_result *StopNodesResponse, _err error)
func (*Client) StopVisualService ¶
func (client *Client) StopVisualService(request *StopVisualServiceRequest) (_result *StopVisualServiceResponse, _err error)
func (*Client) StopVisualServiceWithOptions ¶
func (client *Client) StopVisualServiceWithOptions(request *StopVisualServiceRequest, runtime *util.RuntimeOptions) (_result *StopVisualServiceResponse, _err error)
func (*Client) SubmitJob ¶
func (client *Client) SubmitJob(request *SubmitJobRequest) (_result *SubmitJobResponse, _err error)
func (*Client) SubmitJobWithOptions ¶
func (client *Client) SubmitJobWithOptions(request *SubmitJobRequest, runtime *util.RuntimeOptions) (_result *SubmitJobResponse, _err error)
func (*Client) SyncUsers ¶
func (client *Client) SyncUsers(request *SyncUsersRequest) (_result *SyncUsersResponse, _err error)
func (*Client) SyncUsersWithOptions ¶
func (client *Client) SyncUsersWithOptions(request *SyncUsersRequest, runtime *util.RuntimeOptions) (_result *SyncUsersResponse, _err error)
func (*Client) UninstallSoftware ¶
func (client *Client) UninstallSoftware(request *UninstallSoftwareRequest) (_result *UninstallSoftwareResponse, _err error)
func (*Client) UninstallSoftwareWithOptions ¶
func (client *Client) UninstallSoftwareWithOptions(request *UninstallSoftwareRequest, runtime *util.RuntimeOptions) (_result *UninstallSoftwareResponse, _err error)
func (*Client) UpdateClusterVolumes ¶
func (client *Client) UpdateClusterVolumes(request *UpdateClusterVolumesRequest) (_result *UpdateClusterVolumesResponse, _err error)
func (*Client) UpdateClusterVolumesWithOptions ¶
func (client *Client) UpdateClusterVolumesWithOptions(request *UpdateClusterVolumesRequest, runtime *util.RuntimeOptions) (_result *UpdateClusterVolumesResponse, _err error)
func (*Client) UpdateQueueConfig ¶
func (client *Client) UpdateQueueConfig(request *UpdateQueueConfigRequest) (_result *UpdateQueueConfigResponse, _err error)
func (*Client) UpdateQueueConfigWithOptions ¶
func (client *Client) UpdateQueueConfigWithOptions(request *UpdateQueueConfigRequest, runtime *util.RuntimeOptions) (_result *UpdateQueueConfigResponse, _err error)
func (*Client) UpgradeClient ¶
func (client *Client) UpgradeClient(request *UpgradeClientRequest) (_result *UpgradeClientResponse, _err error)
func (*Client) UpgradeClientWithOptions ¶
func (client *Client) UpgradeClientWithOptions(request *UpgradeClientRequest, runtime *util.RuntimeOptions) (_result *UpgradeClientResponse, _err error)
type CreateClusterRequest ¶
type CreateClusterRequest struct { EcsOrder *CreateClusterRequestEcsOrder `json:"EcsOrder,omitempty" xml:"EcsOrder,omitempty" type:"Struct"` AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` AdditionalVolumes []*CreateClusterRequestAdditionalVolumes `json:"AdditionalVolumes,omitempty" xml:"AdditionalVolumes,omitempty" type:"Repeated"` Application []*CreateClusterRequestApplication `json:"Application,omitempty" xml:"Application,omitempty" type:"Repeated"` AutoRenew *string `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` AutoRenewPeriod *int32 `json:"AutoRenewPeriod,omitempty" xml:"AutoRenewPeriod,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` ClusterVersion *string `json:"ClusterVersion,omitempty" xml:"ClusterVersion,omitempty"` ComputeEnableHt *bool `json:"ComputeEnableHt,omitempty" xml:"ComputeEnableHt,omitempty"` ComputeSpotPriceLimit *string `json:"ComputeSpotPriceLimit,omitempty" xml:"ComputeSpotPriceLimit,omitempty"` ComputeSpotStrategy *string `json:"ComputeSpotStrategy,omitempty" xml:"ComputeSpotStrategy,omitempty"` DeployMode *string `json:"DeployMode,omitempty" xml:"DeployMode,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` EcsChargeType *string `json:"EcsChargeType,omitempty" xml:"EcsChargeType,omitempty"` EhpcVersion *string `json:"EhpcVersion,omitempty" xml:"EhpcVersion,omitempty"` HaEnable *bool `json:"HaEnable,omitempty" xml:"HaEnable,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` InputFileUrl *string `json:"InputFileUrl,omitempty" xml:"InputFileUrl,omitempty"` IsComputeEss *bool `json:"IsComputeEss,omitempty" xml:"IsComputeEss,omitempty"` JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` KeyPairName *string `json:"KeyPairName,omitempty" xml:"KeyPairName,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` Plugin *string `json:"Plugin,omitempty" xml:"Plugin,omitempty"` PostInstallScript []*CreateClusterRequestPostInstallScript `json:"PostInstallScript,omitempty" xml:"PostInstallScript,omitempty" type:"Repeated"` RamNodeTypes []*string `json:"RamNodeTypes,omitempty" xml:"RamNodeTypes,omitempty" type:"Repeated"` RamRoleName *string `json:"RamRoleName,omitempty" xml:"RamRoleName,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` RemoteVisEnable *string `json:"RemoteVisEnable,omitempty" xml:"RemoteVisEnable,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` SccClusterId *string `json:"SccClusterId,omitempty" xml:"SccClusterId,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` SecurityGroupName *string `json:"SecurityGroupName,omitempty" xml:"SecurityGroupName,omitempty"` SystemDiskLevel *string `json:"SystemDiskLevel,omitempty" xml:"SystemDiskLevel,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` SystemDiskType *string `json:"SystemDiskType,omitempty" xml:"SystemDiskType,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountOption *string `json:"VolumeMountOption,omitempty" xml:"VolumeMountOption,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` WithoutAgent *bool `json:"WithoutAgent,omitempty" xml:"WithoutAgent,omitempty"` WithoutElasticIp *bool `json:"WithoutElasticIp,omitempty" xml:"WithoutElasticIp,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (CreateClusterRequest) GoString ¶
func (s CreateClusterRequest) GoString() string
func (*CreateClusterRequest) SetAccountType ¶
func (s *CreateClusterRequest) SetAccountType(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetAdditionalVolumes ¶
func (s *CreateClusterRequest) SetAdditionalVolumes(v []*CreateClusterRequestAdditionalVolumes) *CreateClusterRequest
func (*CreateClusterRequest) SetApplication ¶
func (s *CreateClusterRequest) SetApplication(v []*CreateClusterRequestApplication) *CreateClusterRequest
func (*CreateClusterRequest) SetAutoRenew ¶
func (s *CreateClusterRequest) SetAutoRenew(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetAutoRenewPeriod ¶
func (s *CreateClusterRequest) SetAutoRenewPeriod(v int32) *CreateClusterRequest
func (*CreateClusterRequest) SetClientToken ¶
func (s *CreateClusterRequest) SetClientToken(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetClientVersion ¶
func (s *CreateClusterRequest) SetClientVersion(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetClusterVersion ¶
func (s *CreateClusterRequest) SetClusterVersion(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetComputeEnableHt ¶
func (s *CreateClusterRequest) SetComputeEnableHt(v bool) *CreateClusterRequest
func (*CreateClusterRequest) SetComputeSpotPriceLimit ¶
func (s *CreateClusterRequest) SetComputeSpotPriceLimit(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetComputeSpotStrategy ¶
func (s *CreateClusterRequest) SetComputeSpotStrategy(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetDeployMode ¶
func (s *CreateClusterRequest) SetDeployMode(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetDescription ¶
func (s *CreateClusterRequest) SetDescription(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetDomain ¶
func (s *CreateClusterRequest) SetDomain(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetEcsChargeType ¶
func (s *CreateClusterRequest) SetEcsChargeType(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetEcsOrder ¶
func (s *CreateClusterRequest) SetEcsOrder(v *CreateClusterRequestEcsOrder) *CreateClusterRequest
func (*CreateClusterRequest) SetEhpcVersion ¶
func (s *CreateClusterRequest) SetEhpcVersion(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetHaEnable ¶
func (s *CreateClusterRequest) SetHaEnable(v bool) *CreateClusterRequest
func (*CreateClusterRequest) SetImageId ¶
func (s *CreateClusterRequest) SetImageId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetImageOwnerAlias ¶
func (s *CreateClusterRequest) SetImageOwnerAlias(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetInputFileUrl ¶
func (s *CreateClusterRequest) SetInputFileUrl(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetIsComputeEss ¶
func (s *CreateClusterRequest) SetIsComputeEss(v bool) *CreateClusterRequest
func (*CreateClusterRequest) SetJobQueue ¶
func (s *CreateClusterRequest) SetJobQueue(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetKeyPairName ¶
func (s *CreateClusterRequest) SetKeyPairName(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetName ¶
func (s *CreateClusterRequest) SetName(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetOsTag ¶
func (s *CreateClusterRequest) SetOsTag(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetPassword ¶
func (s *CreateClusterRequest) SetPassword(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetPeriod ¶
func (s *CreateClusterRequest) SetPeriod(v int32) *CreateClusterRequest
func (*CreateClusterRequest) SetPeriodUnit ¶
func (s *CreateClusterRequest) SetPeriodUnit(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetPlugin ¶
func (s *CreateClusterRequest) SetPlugin(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetPostInstallScript ¶
func (s *CreateClusterRequest) SetPostInstallScript(v []*CreateClusterRequestPostInstallScript) *CreateClusterRequest
func (*CreateClusterRequest) SetRamNodeTypes ¶
func (s *CreateClusterRequest) SetRamNodeTypes(v []*string) *CreateClusterRequest
func (*CreateClusterRequest) SetRamRoleName ¶
func (s *CreateClusterRequest) SetRamRoleName(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetRemoteDirectory ¶
func (s *CreateClusterRequest) SetRemoteDirectory(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetRemoteVisEnable ¶
func (s *CreateClusterRequest) SetRemoteVisEnable(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetResourceGroupId ¶
func (s *CreateClusterRequest) SetResourceGroupId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetSccClusterId ¶
func (s *CreateClusterRequest) SetSccClusterId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetSchedulerType ¶
func (s *CreateClusterRequest) SetSchedulerType(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetSecurityGroupId ¶
func (s *CreateClusterRequest) SetSecurityGroupId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetSecurityGroupName ¶
func (s *CreateClusterRequest) SetSecurityGroupName(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetSystemDiskLevel ¶
func (s *CreateClusterRequest) SetSystemDiskLevel(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetSystemDiskSize ¶
func (s *CreateClusterRequest) SetSystemDiskSize(v int32) *CreateClusterRequest
func (*CreateClusterRequest) SetSystemDiskType ¶
func (s *CreateClusterRequest) SetSystemDiskType(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVSwitchId ¶
func (s *CreateClusterRequest) SetVSwitchId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVolumeId ¶
func (s *CreateClusterRequest) SetVolumeId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVolumeMountOption ¶
func (s *CreateClusterRequest) SetVolumeMountOption(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVolumeMountpoint ¶
func (s *CreateClusterRequest) SetVolumeMountpoint(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVolumeProtocol ¶
func (s *CreateClusterRequest) SetVolumeProtocol(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVolumeType ¶
func (s *CreateClusterRequest) SetVolumeType(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetVpcId ¶
func (s *CreateClusterRequest) SetVpcId(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetWithoutAgent ¶
func (s *CreateClusterRequest) SetWithoutAgent(v bool) *CreateClusterRequest
func (*CreateClusterRequest) SetWithoutElasticIp ¶
func (s *CreateClusterRequest) SetWithoutElasticIp(v bool) *CreateClusterRequest
func (*CreateClusterRequest) SetZoneId ¶
func (s *CreateClusterRequest) SetZoneId(v string) *CreateClusterRequest
func (CreateClusterRequest) String ¶
func (s CreateClusterRequest) String() string
type CreateClusterRequestAdditionalVolumes ¶
type CreateClusterRequestAdditionalVolumes struct { JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` LocalDirectory *string `json:"LocalDirectory,omitempty" xml:"LocalDirectory,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` Roles []*CreateClusterRequestAdditionalVolumesRoles `json:"Roles,omitempty" xml:"Roles,omitempty" type:"Repeated"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountOption *string `json:"VolumeMountOption,omitempty" xml:"VolumeMountOption,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` }
func (CreateClusterRequestAdditionalVolumes) GoString ¶
func (s CreateClusterRequestAdditionalVolumes) GoString() string
func (*CreateClusterRequestAdditionalVolumes) SetJobQueue ¶
func (s *CreateClusterRequestAdditionalVolumes) SetJobQueue(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetLocalDirectory ¶
func (s *CreateClusterRequestAdditionalVolumes) SetLocalDirectory(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetLocation ¶
func (s *CreateClusterRequestAdditionalVolumes) SetLocation(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetRemoteDirectory ¶
func (s *CreateClusterRequestAdditionalVolumes) SetRemoteDirectory(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetVolumeId ¶
func (s *CreateClusterRequestAdditionalVolumes) SetVolumeId(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetVolumeMountOption ¶
func (s *CreateClusterRequestAdditionalVolumes) SetVolumeMountOption(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetVolumeMountpoint ¶
func (s *CreateClusterRequestAdditionalVolumes) SetVolumeMountpoint(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetVolumeProtocol ¶
func (s *CreateClusterRequestAdditionalVolumes) SetVolumeProtocol(v string) *CreateClusterRequestAdditionalVolumes
func (*CreateClusterRequestAdditionalVolumes) SetVolumeType ¶
func (s *CreateClusterRequestAdditionalVolumes) SetVolumeType(v string) *CreateClusterRequestAdditionalVolumes
func (CreateClusterRequestAdditionalVolumes) String ¶
func (s CreateClusterRequestAdditionalVolumes) String() string
type CreateClusterRequestAdditionalVolumesRoles ¶
type CreateClusterRequestAdditionalVolumesRoles struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}
func (CreateClusterRequestAdditionalVolumesRoles) GoString ¶
func (s CreateClusterRequestAdditionalVolumesRoles) GoString() string
func (*CreateClusterRequestAdditionalVolumesRoles) SetName ¶
func (s *CreateClusterRequestAdditionalVolumesRoles) SetName(v string) *CreateClusterRequestAdditionalVolumesRoles
func (CreateClusterRequestAdditionalVolumesRoles) String ¶
func (s CreateClusterRequestAdditionalVolumesRoles) String() string
type CreateClusterRequestApplication ¶
type CreateClusterRequestApplication struct {
Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"`
}
func (CreateClusterRequestApplication) GoString ¶
func (s CreateClusterRequestApplication) GoString() string
func (*CreateClusterRequestApplication) SetTag ¶
func (s *CreateClusterRequestApplication) SetTag(v string) *CreateClusterRequestApplication
func (CreateClusterRequestApplication) String ¶
func (s CreateClusterRequestApplication) String() string
type CreateClusterRequestEcsOrder ¶
type CreateClusterRequestEcsOrder struct { Compute *CreateClusterRequestEcsOrderCompute `json:"Compute,omitempty" xml:"Compute,omitempty" require:"true" type:"Struct"` Login *CreateClusterRequestEcsOrderLogin `json:"Login,omitempty" xml:"Login,omitempty" require:"true" type:"Struct"` Manager *CreateClusterRequestEcsOrderManager `json:"Manager,omitempty" xml:"Manager,omitempty" require:"true" type:"Struct"` }
func (CreateClusterRequestEcsOrder) GoString ¶
func (s CreateClusterRequestEcsOrder) GoString() string
func (*CreateClusterRequestEcsOrder) SetCompute ¶
func (s *CreateClusterRequestEcsOrder) SetCompute(v *CreateClusterRequestEcsOrderCompute) *CreateClusterRequestEcsOrder
func (*CreateClusterRequestEcsOrder) SetLogin ¶
func (s *CreateClusterRequestEcsOrder) SetLogin(v *CreateClusterRequestEcsOrderLogin) *CreateClusterRequestEcsOrder
func (*CreateClusterRequestEcsOrder) SetManager ¶
func (s *CreateClusterRequestEcsOrder) SetManager(v *CreateClusterRequestEcsOrderManager) *CreateClusterRequestEcsOrder
func (CreateClusterRequestEcsOrder) String ¶
func (s CreateClusterRequestEcsOrder) String() string
type CreateClusterRequestEcsOrderCompute ¶
type CreateClusterRequestEcsOrderCompute struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (CreateClusterRequestEcsOrderCompute) GoString ¶
func (s CreateClusterRequestEcsOrderCompute) GoString() string
func (*CreateClusterRequestEcsOrderCompute) SetCount ¶
func (s *CreateClusterRequestEcsOrderCompute) SetCount(v int32) *CreateClusterRequestEcsOrderCompute
func (*CreateClusterRequestEcsOrderCompute) SetInstanceType ¶
func (s *CreateClusterRequestEcsOrderCompute) SetInstanceType(v string) *CreateClusterRequestEcsOrderCompute
func (CreateClusterRequestEcsOrderCompute) String ¶
func (s CreateClusterRequestEcsOrderCompute) String() string
type CreateClusterRequestEcsOrderLogin ¶
type CreateClusterRequestEcsOrderLogin struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (CreateClusterRequestEcsOrderLogin) GoString ¶
func (s CreateClusterRequestEcsOrderLogin) GoString() string
func (*CreateClusterRequestEcsOrderLogin) SetCount ¶
func (s *CreateClusterRequestEcsOrderLogin) SetCount(v int32) *CreateClusterRequestEcsOrderLogin
func (*CreateClusterRequestEcsOrderLogin) SetInstanceType ¶
func (s *CreateClusterRequestEcsOrderLogin) SetInstanceType(v string) *CreateClusterRequestEcsOrderLogin
func (CreateClusterRequestEcsOrderLogin) String ¶
func (s CreateClusterRequestEcsOrderLogin) String() string
type CreateClusterRequestEcsOrderManager ¶
type CreateClusterRequestEcsOrderManager struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (CreateClusterRequestEcsOrderManager) GoString ¶
func (s CreateClusterRequestEcsOrderManager) GoString() string
func (*CreateClusterRequestEcsOrderManager) SetCount ¶
func (s *CreateClusterRequestEcsOrderManager) SetCount(v int32) *CreateClusterRequestEcsOrderManager
func (*CreateClusterRequestEcsOrderManager) SetInstanceType ¶
func (s *CreateClusterRequestEcsOrderManager) SetInstanceType(v string) *CreateClusterRequestEcsOrderManager
func (CreateClusterRequestEcsOrderManager) String ¶
func (s CreateClusterRequestEcsOrderManager) String() string
type CreateClusterRequestPostInstallScript ¶
type CreateClusterRequestPostInstallScript struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (CreateClusterRequestPostInstallScript) GoString ¶
func (s CreateClusterRequestPostInstallScript) GoString() string
func (*CreateClusterRequestPostInstallScript) SetArgs ¶
func (s *CreateClusterRequestPostInstallScript) SetArgs(v string) *CreateClusterRequestPostInstallScript
func (*CreateClusterRequestPostInstallScript) SetUrl ¶
func (s *CreateClusterRequestPostInstallScript) SetUrl(v string) *CreateClusterRequestPostInstallScript
func (CreateClusterRequestPostInstallScript) String ¶
func (s CreateClusterRequestPostInstallScript) String() string
type CreateClusterResponse ¶
type CreateClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateClusterResponse) GoString ¶
func (s CreateClusterResponse) GoString() string
func (*CreateClusterResponse) SetBody ¶
func (s *CreateClusterResponse) SetBody(v *CreateClusterResponseBody) *CreateClusterResponse
func (*CreateClusterResponse) SetHeaders ¶
func (s *CreateClusterResponse) SetHeaders(v map[string]*string) *CreateClusterResponse
func (CreateClusterResponse) String ¶
func (s CreateClusterResponse) String() string
type CreateClusterResponseBody ¶
type CreateClusterResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (CreateClusterResponseBody) GoString ¶
func (s CreateClusterResponseBody) GoString() string
func (*CreateClusterResponseBody) SetClusterId ¶
func (s *CreateClusterResponseBody) SetClusterId(v string) *CreateClusterResponseBody
func (*CreateClusterResponseBody) SetRequestId ¶
func (s *CreateClusterResponseBody) SetRequestId(v string) *CreateClusterResponseBody
func (*CreateClusterResponseBody) SetTaskId ¶
func (s *CreateClusterResponseBody) SetTaskId(v string) *CreateClusterResponseBody
func (CreateClusterResponseBody) String ¶
func (s CreateClusterResponseBody) String() string
type CreateGWSClusterRequest ¶
type CreateGWSClusterRequest struct { ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (CreateGWSClusterRequest) GoString ¶
func (s CreateGWSClusterRequest) GoString() string
func (*CreateGWSClusterRequest) SetClusterType ¶
func (s *CreateGWSClusterRequest) SetClusterType(v string) *CreateGWSClusterRequest
func (*CreateGWSClusterRequest) SetName ¶
func (s *CreateGWSClusterRequest) SetName(v string) *CreateGWSClusterRequest
func (*CreateGWSClusterRequest) SetVSwitchId ¶
func (s *CreateGWSClusterRequest) SetVSwitchId(v string) *CreateGWSClusterRequest
func (*CreateGWSClusterRequest) SetVpcId ¶
func (s *CreateGWSClusterRequest) SetVpcId(v string) *CreateGWSClusterRequest
func (CreateGWSClusterRequest) String ¶
func (s CreateGWSClusterRequest) String() string
type CreateGWSClusterResponse ¶
type CreateGWSClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateGWSClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGWSClusterResponse) GoString ¶
func (s CreateGWSClusterResponse) GoString() string
func (*CreateGWSClusterResponse) SetBody ¶
func (s *CreateGWSClusterResponse) SetBody(v *CreateGWSClusterResponseBody) *CreateGWSClusterResponse
func (*CreateGWSClusterResponse) SetHeaders ¶
func (s *CreateGWSClusterResponse) SetHeaders(v map[string]*string) *CreateGWSClusterResponse
func (CreateGWSClusterResponse) String ¶
func (s CreateGWSClusterResponse) String() string
type CreateGWSClusterResponseBody ¶
type CreateGWSClusterResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGWSClusterResponseBody) GoString ¶
func (s CreateGWSClusterResponseBody) GoString() string
func (*CreateGWSClusterResponseBody) SetClusterId ¶
func (s *CreateGWSClusterResponseBody) SetClusterId(v string) *CreateGWSClusterResponseBody
func (*CreateGWSClusterResponseBody) SetRequestId ¶
func (s *CreateGWSClusterResponseBody) SetRequestId(v string) *CreateGWSClusterResponseBody
func (CreateGWSClusterResponseBody) String ¶
func (s CreateGWSClusterResponseBody) String() string
type CreateGWSImageRequest ¶
type CreateGWSImageRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (CreateGWSImageRequest) GoString ¶
func (s CreateGWSImageRequest) GoString() string
func (*CreateGWSImageRequest) SetInstanceId ¶
func (s *CreateGWSImageRequest) SetInstanceId(v string) *CreateGWSImageRequest
func (*CreateGWSImageRequest) SetName ¶
func (s *CreateGWSImageRequest) SetName(v string) *CreateGWSImageRequest
func (CreateGWSImageRequest) String ¶
func (s CreateGWSImageRequest) String() string
type CreateGWSImageResponse ¶
type CreateGWSImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateGWSImageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGWSImageResponse) GoString ¶
func (s CreateGWSImageResponse) GoString() string
func (*CreateGWSImageResponse) SetBody ¶
func (s *CreateGWSImageResponse) SetBody(v *CreateGWSImageResponseBody) *CreateGWSImageResponse
func (*CreateGWSImageResponse) SetHeaders ¶
func (s *CreateGWSImageResponse) SetHeaders(v map[string]*string) *CreateGWSImageResponse
func (CreateGWSImageResponse) String ¶
func (s CreateGWSImageResponse) String() string
type CreateGWSImageResponseBody ¶
type CreateGWSImageResponseBody struct { ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGWSImageResponseBody) GoString ¶
func (s CreateGWSImageResponseBody) GoString() string
func (*CreateGWSImageResponseBody) SetImageId ¶
func (s *CreateGWSImageResponseBody) SetImageId(v string) *CreateGWSImageResponseBody
func (*CreateGWSImageResponseBody) SetRequestId ¶
func (s *CreateGWSImageResponseBody) SetRequestId(v string) *CreateGWSImageResponseBody
func (CreateGWSImageResponseBody) String ¶
func (s CreateGWSImageResponseBody) String() string
type CreateGWSInstanceRequest ¶
type CreateGWSInstanceRequest struct { AllocatePublicAddress *bool `json:"AllocatePublicAddress,omitempty" xml:"AllocatePublicAddress,omitempty"` AppList *string `json:"AppList,omitempty" xml:"AppList,omitempty"` AutoRenew *bool `json:"AutoRenew,omitempty" xml:"AutoRenew,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` InternetChargeType *string `json:"InternetChargeType,omitempty" xml:"InternetChargeType,omitempty"` InternetMaxBandwidthIn *int32 `json:"InternetMaxBandwidthIn,omitempty" xml:"InternetMaxBandwidthIn,omitempty"` InternetMaxBandwidthOut *int32 `json:"InternetMaxBandwidthOut,omitempty" xml:"InternetMaxBandwidthOut,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Period *string `json:"Period,omitempty" xml:"Period,omitempty"` PeriodUnit *string `json:"PeriodUnit,omitempty" xml:"PeriodUnit,omitempty"` SystemDiskCategory *string `json:"SystemDiskCategory,omitempty" xml:"SystemDiskCategory,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` WorkMode *string `json:"WorkMode,omitempty" xml:"WorkMode,omitempty"` }
func (CreateGWSInstanceRequest) GoString ¶
func (s CreateGWSInstanceRequest) GoString() string
func (*CreateGWSInstanceRequest) SetAllocatePublicAddress ¶
func (s *CreateGWSInstanceRequest) SetAllocatePublicAddress(v bool) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetAppList ¶
func (s *CreateGWSInstanceRequest) SetAppList(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetAutoRenew ¶
func (s *CreateGWSInstanceRequest) SetAutoRenew(v bool) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetClusterId ¶
func (s *CreateGWSInstanceRequest) SetClusterId(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetImageId ¶
func (s *CreateGWSInstanceRequest) SetImageId(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetInstanceChargeType ¶
func (s *CreateGWSInstanceRequest) SetInstanceChargeType(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetInstanceType ¶
func (s *CreateGWSInstanceRequest) SetInstanceType(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetInternetChargeType ¶
func (s *CreateGWSInstanceRequest) SetInternetChargeType(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetInternetMaxBandwidthIn ¶
func (s *CreateGWSInstanceRequest) SetInternetMaxBandwidthIn(v int32) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetInternetMaxBandwidthOut ¶
func (s *CreateGWSInstanceRequest) SetInternetMaxBandwidthOut(v int32) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetName ¶
func (s *CreateGWSInstanceRequest) SetName(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetPeriod ¶
func (s *CreateGWSInstanceRequest) SetPeriod(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetPeriodUnit ¶
func (s *CreateGWSInstanceRequest) SetPeriodUnit(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetSystemDiskCategory ¶
func (s *CreateGWSInstanceRequest) SetSystemDiskCategory(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetSystemDiskSize ¶
func (s *CreateGWSInstanceRequest) SetSystemDiskSize(v int32) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetVSwitchId ¶
func (s *CreateGWSInstanceRequest) SetVSwitchId(v string) *CreateGWSInstanceRequest
func (*CreateGWSInstanceRequest) SetWorkMode ¶
func (s *CreateGWSInstanceRequest) SetWorkMode(v string) *CreateGWSInstanceRequest
func (CreateGWSInstanceRequest) String ¶
func (s CreateGWSInstanceRequest) String() string
type CreateGWSInstanceResponse ¶
type CreateGWSInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateGWSInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGWSInstanceResponse) GoString ¶
func (s CreateGWSInstanceResponse) GoString() string
func (*CreateGWSInstanceResponse) SetBody ¶
func (s *CreateGWSInstanceResponse) SetBody(v *CreateGWSInstanceResponseBody) *CreateGWSInstanceResponse
func (*CreateGWSInstanceResponse) SetHeaders ¶
func (s *CreateGWSInstanceResponse) SetHeaders(v map[string]*string) *CreateGWSInstanceResponse
func (CreateGWSInstanceResponse) String ¶
func (s CreateGWSInstanceResponse) String() string
type CreateGWSInstanceResponseBody ¶
type CreateGWSInstanceResponseBody struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGWSInstanceResponseBody) GoString ¶
func (s CreateGWSInstanceResponseBody) GoString() string
func (*CreateGWSInstanceResponseBody) SetInstanceId ¶
func (s *CreateGWSInstanceResponseBody) SetInstanceId(v string) *CreateGWSInstanceResponseBody
func (*CreateGWSInstanceResponseBody) SetRequestId ¶
func (s *CreateGWSInstanceResponseBody) SetRequestId(v string) *CreateGWSInstanceResponseBody
func (CreateGWSInstanceResponseBody) String ¶
func (s CreateGWSInstanceResponseBody) String() string
type CreateHybridClusterRequest ¶
type CreateHybridClusterRequest struct { EcsOrder *CreateHybridClusterRequestEcsOrder `json:"EcsOrder,omitempty" xml:"EcsOrder,omitempty" type:"Struct"` Application []*CreateHybridClusterRequestApplication `json:"Application,omitempty" xml:"Application,omitempty" type:"Repeated"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` ComputeSpotPriceLimit *float32 `json:"ComputeSpotPriceLimit,omitempty" xml:"ComputeSpotPriceLimit,omitempty"` ComputeSpotStrategy *string `json:"ComputeSpotStrategy,omitempty" xml:"ComputeSpotStrategy,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` EhpcVersion *string `json:"EhpcVersion,omitempty" xml:"EhpcVersion,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` KeyPairName *string `json:"KeyPairName,omitempty" xml:"KeyPairName,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` MultiOs *bool `json:"MultiOs,omitempty" xml:"MultiOs,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Nodes []*CreateHybridClusterRequestNodes `json:"Nodes,omitempty" xml:"Nodes,omitempty" type:"Repeated"` OnPremiseVolumeLocalPath *string `json:"OnPremiseVolumeLocalPath,omitempty" xml:"OnPremiseVolumeLocalPath,omitempty"` OnPremiseVolumeMountPoint *string `json:"OnPremiseVolumeMountPoint,omitempty" xml:"OnPremiseVolumeMountPoint,omitempty"` OnPremiseVolumeProtocol *string `json:"OnPremiseVolumeProtocol,omitempty" xml:"OnPremiseVolumeProtocol,omitempty"` OnPremiseVolumeRemotePath *string `json:"OnPremiseVolumeRemotePath,omitempty" xml:"OnPremiseVolumeRemotePath,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` PostInstallScript []*CreateHybridClusterRequestPostInstallScript `json:"PostInstallScript,omitempty" xml:"PostInstallScript,omitempty" type:"Repeated"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` SchedulerPreInstall *bool `json:"SchedulerPreInstall,omitempty" xml:"SchedulerPreInstall,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` SecurityGroupName *string `json:"SecurityGroupName,omitempty" xml:"SecurityGroupName,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (CreateHybridClusterRequest) GoString ¶
func (s CreateHybridClusterRequest) GoString() string
func (*CreateHybridClusterRequest) SetApplication ¶
func (s *CreateHybridClusterRequest) SetApplication(v []*CreateHybridClusterRequestApplication) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetClientToken ¶
func (s *CreateHybridClusterRequest) SetClientToken(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetClientVersion ¶
func (s *CreateHybridClusterRequest) SetClientVersion(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetComputeSpotPriceLimit ¶
func (s *CreateHybridClusterRequest) SetComputeSpotPriceLimit(v float32) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetComputeSpotStrategy ¶
func (s *CreateHybridClusterRequest) SetComputeSpotStrategy(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetDescription ¶
func (s *CreateHybridClusterRequest) SetDescription(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetDomain ¶
func (s *CreateHybridClusterRequest) SetDomain(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetEcsOrder ¶
func (s *CreateHybridClusterRequest) SetEcsOrder(v *CreateHybridClusterRequestEcsOrder) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetEhpcVersion ¶
func (s *CreateHybridClusterRequest) SetEhpcVersion(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetImageId ¶
func (s *CreateHybridClusterRequest) SetImageId(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetImageOwnerAlias ¶
func (s *CreateHybridClusterRequest) SetImageOwnerAlias(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetJobQueue ¶
func (s *CreateHybridClusterRequest) SetJobQueue(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetKeyPairName ¶
func (s *CreateHybridClusterRequest) SetKeyPairName(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetLocation ¶
func (s *CreateHybridClusterRequest) SetLocation(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetMultiOs ¶
func (s *CreateHybridClusterRequest) SetMultiOs(v bool) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetName ¶
func (s *CreateHybridClusterRequest) SetName(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetNodes ¶
func (s *CreateHybridClusterRequest) SetNodes(v []*CreateHybridClusterRequestNodes) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetOnPremiseVolumeLocalPath ¶
func (s *CreateHybridClusterRequest) SetOnPremiseVolumeLocalPath(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetOnPremiseVolumeMountPoint ¶
func (s *CreateHybridClusterRequest) SetOnPremiseVolumeMountPoint(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetOnPremiseVolumeProtocol ¶
func (s *CreateHybridClusterRequest) SetOnPremiseVolumeProtocol(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetOnPremiseVolumeRemotePath ¶
func (s *CreateHybridClusterRequest) SetOnPremiseVolumeRemotePath(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetOsTag ¶
func (s *CreateHybridClusterRequest) SetOsTag(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetPassword ¶
func (s *CreateHybridClusterRequest) SetPassword(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetPostInstallScript ¶
func (s *CreateHybridClusterRequest) SetPostInstallScript(v []*CreateHybridClusterRequestPostInstallScript) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetRemoteDirectory ¶
func (s *CreateHybridClusterRequest) SetRemoteDirectory(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetResourceGroupId ¶
func (s *CreateHybridClusterRequest) SetResourceGroupId(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetSchedulerPreInstall ¶
func (s *CreateHybridClusterRequest) SetSchedulerPreInstall(v bool) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetSecurityGroupId ¶
func (s *CreateHybridClusterRequest) SetSecurityGroupId(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetSecurityGroupName ¶
func (s *CreateHybridClusterRequest) SetSecurityGroupName(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetVSwitchId ¶
func (s *CreateHybridClusterRequest) SetVSwitchId(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetVolumeId ¶
func (s *CreateHybridClusterRequest) SetVolumeId(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetVolumeMountpoint ¶
func (s *CreateHybridClusterRequest) SetVolumeMountpoint(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetVolumeProtocol ¶
func (s *CreateHybridClusterRequest) SetVolumeProtocol(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetVolumeType ¶
func (s *CreateHybridClusterRequest) SetVolumeType(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetVpcId ¶
func (s *CreateHybridClusterRequest) SetVpcId(v string) *CreateHybridClusterRequest
func (*CreateHybridClusterRequest) SetZoneId ¶
func (s *CreateHybridClusterRequest) SetZoneId(v string) *CreateHybridClusterRequest
func (CreateHybridClusterRequest) String ¶
func (s CreateHybridClusterRequest) String() string
type CreateHybridClusterRequestApplication ¶
type CreateHybridClusterRequestApplication struct {
Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"`
}
func (CreateHybridClusterRequestApplication) GoString ¶
func (s CreateHybridClusterRequestApplication) GoString() string
func (*CreateHybridClusterRequestApplication) SetTag ¶
func (s *CreateHybridClusterRequestApplication) SetTag(v string) *CreateHybridClusterRequestApplication
func (CreateHybridClusterRequestApplication) String ¶
func (s CreateHybridClusterRequestApplication) String() string
type CreateHybridClusterRequestEcsOrder ¶
type CreateHybridClusterRequestEcsOrder struct {
Compute *CreateHybridClusterRequestEcsOrderCompute `json:"Compute,omitempty" xml:"Compute,omitempty" require:"true" type:"Struct"`
}
func (CreateHybridClusterRequestEcsOrder) GoString ¶
func (s CreateHybridClusterRequestEcsOrder) GoString() string
func (*CreateHybridClusterRequestEcsOrder) SetCompute ¶
func (s *CreateHybridClusterRequestEcsOrder) SetCompute(v *CreateHybridClusterRequestEcsOrderCompute) *CreateHybridClusterRequestEcsOrder
func (CreateHybridClusterRequestEcsOrder) String ¶
func (s CreateHybridClusterRequestEcsOrder) String() string
type CreateHybridClusterRequestEcsOrderCompute ¶
type CreateHybridClusterRequestEcsOrderCompute struct {
InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"`
}
func (CreateHybridClusterRequestEcsOrderCompute) GoString ¶
func (s CreateHybridClusterRequestEcsOrderCompute) GoString() string
func (*CreateHybridClusterRequestEcsOrderCompute) SetInstanceType ¶
func (s *CreateHybridClusterRequestEcsOrderCompute) SetInstanceType(v string) *CreateHybridClusterRequestEcsOrderCompute
func (CreateHybridClusterRequestEcsOrderCompute) String ¶
func (s CreateHybridClusterRequestEcsOrderCompute) String() string
type CreateHybridClusterRequestNodes ¶
type CreateHybridClusterRequestNodes struct { AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` Dir *string `json:"Dir,omitempty" xml:"Dir,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` IpAddress *string `json:"IpAddress,omitempty" xml:"IpAddress,omitempty"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` }
func (CreateHybridClusterRequestNodes) GoString ¶
func (s CreateHybridClusterRequestNodes) GoString() string
func (*CreateHybridClusterRequestNodes) SetAccountType ¶
func (s *CreateHybridClusterRequestNodes) SetAccountType(v string) *CreateHybridClusterRequestNodes
func (*CreateHybridClusterRequestNodes) SetDir ¶
func (s *CreateHybridClusterRequestNodes) SetDir(v string) *CreateHybridClusterRequestNodes
func (*CreateHybridClusterRequestNodes) SetHostName ¶
func (s *CreateHybridClusterRequestNodes) SetHostName(v string) *CreateHybridClusterRequestNodes
func (*CreateHybridClusterRequestNodes) SetIpAddress ¶
func (s *CreateHybridClusterRequestNodes) SetIpAddress(v string) *CreateHybridClusterRequestNodes
func (*CreateHybridClusterRequestNodes) SetRole ¶
func (s *CreateHybridClusterRequestNodes) SetRole(v string) *CreateHybridClusterRequestNodes
func (*CreateHybridClusterRequestNodes) SetSchedulerType ¶
func (s *CreateHybridClusterRequestNodes) SetSchedulerType(v string) *CreateHybridClusterRequestNodes
func (CreateHybridClusterRequestNodes) String ¶
func (s CreateHybridClusterRequestNodes) String() string
type CreateHybridClusterRequestPostInstallScript ¶
type CreateHybridClusterRequestPostInstallScript struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (CreateHybridClusterRequestPostInstallScript) GoString ¶
func (s CreateHybridClusterRequestPostInstallScript) GoString() string
func (*CreateHybridClusterRequestPostInstallScript) SetArgs ¶
func (s *CreateHybridClusterRequestPostInstallScript) SetArgs(v string) *CreateHybridClusterRequestPostInstallScript
func (*CreateHybridClusterRequestPostInstallScript) SetUrl ¶
func (s *CreateHybridClusterRequestPostInstallScript) SetUrl(v string) *CreateHybridClusterRequestPostInstallScript
func (CreateHybridClusterRequestPostInstallScript) String ¶
func (s CreateHybridClusterRequestPostInstallScript) String() string
type CreateHybridClusterResponse ¶
type CreateHybridClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateHybridClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateHybridClusterResponse) GoString ¶
func (s CreateHybridClusterResponse) GoString() string
func (*CreateHybridClusterResponse) SetBody ¶
func (s *CreateHybridClusterResponse) SetBody(v *CreateHybridClusterResponseBody) *CreateHybridClusterResponse
func (*CreateHybridClusterResponse) SetHeaders ¶
func (s *CreateHybridClusterResponse) SetHeaders(v map[string]*string) *CreateHybridClusterResponse
func (CreateHybridClusterResponse) String ¶
func (s CreateHybridClusterResponse) String() string
type CreateHybridClusterResponseBody ¶
type CreateHybridClusterResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (CreateHybridClusterResponseBody) GoString ¶
func (s CreateHybridClusterResponseBody) GoString() string
func (*CreateHybridClusterResponseBody) SetClusterId ¶
func (s *CreateHybridClusterResponseBody) SetClusterId(v string) *CreateHybridClusterResponseBody
func (*CreateHybridClusterResponseBody) SetRequestId ¶
func (s *CreateHybridClusterResponseBody) SetRequestId(v string) *CreateHybridClusterResponseBody
func (*CreateHybridClusterResponseBody) SetTaskId ¶
func (s *CreateHybridClusterResponseBody) SetTaskId(v string) *CreateHybridClusterResponseBody
func (CreateHybridClusterResponseBody) String ¶
func (s CreateHybridClusterResponseBody) String() string
type CreateJobFileRequest ¶
type CreateJobFileRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Content *string `json:"Content,omitempty" xml:"Content,omitempty"` RunasUser *string `json:"RunasUser,omitempty" xml:"RunasUser,omitempty"` RunasUserPassword *string `json:"RunasUserPassword,omitempty" xml:"RunasUserPassword,omitempty"` TargetFile *string `json:"TargetFile,omitempty" xml:"TargetFile,omitempty"` }
func (CreateJobFileRequest) GoString ¶
func (s CreateJobFileRequest) GoString() string
func (*CreateJobFileRequest) SetClusterId ¶
func (s *CreateJobFileRequest) SetClusterId(v string) *CreateJobFileRequest
func (*CreateJobFileRequest) SetContent ¶
func (s *CreateJobFileRequest) SetContent(v string) *CreateJobFileRequest
func (*CreateJobFileRequest) SetRunasUser ¶
func (s *CreateJobFileRequest) SetRunasUser(v string) *CreateJobFileRequest
func (*CreateJobFileRequest) SetRunasUserPassword ¶
func (s *CreateJobFileRequest) SetRunasUserPassword(v string) *CreateJobFileRequest
func (*CreateJobFileRequest) SetTargetFile ¶
func (s *CreateJobFileRequest) SetTargetFile(v string) *CreateJobFileRequest
func (CreateJobFileRequest) String ¶
func (s CreateJobFileRequest) String() string
type CreateJobFileResponse ¶
type CreateJobFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateJobFileResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateJobFileResponse) GoString ¶
func (s CreateJobFileResponse) GoString() string
func (*CreateJobFileResponse) SetBody ¶
func (s *CreateJobFileResponse) SetBody(v *CreateJobFileResponseBody) *CreateJobFileResponse
func (*CreateJobFileResponse) SetHeaders ¶
func (s *CreateJobFileResponse) SetHeaders(v map[string]*string) *CreateJobFileResponse
func (CreateJobFileResponse) String ¶
func (s CreateJobFileResponse) String() string
type CreateJobFileResponseBody ¶
type CreateJobFileResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateJobFileResponseBody) GoString ¶
func (s CreateJobFileResponseBody) GoString() string
func (*CreateJobFileResponseBody) SetRequestId ¶
func (s *CreateJobFileResponseBody) SetRequestId(v string) *CreateJobFileResponseBody
func (CreateJobFileResponseBody) String ¶
func (s CreateJobFileResponseBody) String() string
type CreateJobTemplateRequest ¶
type CreateJobTemplateRequest struct { ArrayRequest *string `json:"ArrayRequest,omitempty" xml:"ArrayRequest,omitempty"` ClockTime *string `json:"ClockTime,omitempty" xml:"ClockTime,omitempty"` CommandLine *string `json:"CommandLine,omitempty" xml:"CommandLine,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` InputFileUrl *string `json:"InputFileUrl,omitempty" xml:"InputFileUrl,omitempty"` Mem *string `json:"Mem,omitempty" xml:"Mem,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Node *int32 `json:"Node,omitempty" xml:"Node,omitempty"` PackagePath *string `json:"PackagePath,omitempty" xml:"PackagePath,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` Queue *string `json:"Queue,omitempty" xml:"Queue,omitempty"` ReRunable *bool `json:"ReRunable,omitempty" xml:"ReRunable,omitempty"` RunasUser *string `json:"RunasUser,omitempty" xml:"RunasUser,omitempty"` StderrRedirectPath *string `json:"StderrRedirectPath,omitempty" xml:"StderrRedirectPath,omitempty"` StdoutRedirectPath *string `json:"StdoutRedirectPath,omitempty" xml:"StdoutRedirectPath,omitempty"` Task *int32 `json:"Task,omitempty" xml:"Task,omitempty"` Thread *int32 `json:"Thread,omitempty" xml:"Thread,omitempty"` UnzipCmd *string `json:"UnzipCmd,omitempty" xml:"UnzipCmd,omitempty"` Variables *string `json:"Variables,omitempty" xml:"Variables,omitempty"` WithUnzipCmd *bool `json:"WithUnzipCmd,omitempty" xml:"WithUnzipCmd,omitempty"` }
func (CreateJobTemplateRequest) GoString ¶
func (s CreateJobTemplateRequest) GoString() string
func (*CreateJobTemplateRequest) SetArrayRequest ¶
func (s *CreateJobTemplateRequest) SetArrayRequest(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetClockTime ¶
func (s *CreateJobTemplateRequest) SetClockTime(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetCommandLine ¶
func (s *CreateJobTemplateRequest) SetCommandLine(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetGpu ¶
func (s *CreateJobTemplateRequest) SetGpu(v int32) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetInputFileUrl ¶
func (s *CreateJobTemplateRequest) SetInputFileUrl(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetMem ¶
func (s *CreateJobTemplateRequest) SetMem(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetName ¶
func (s *CreateJobTemplateRequest) SetName(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetNode ¶
func (s *CreateJobTemplateRequest) SetNode(v int32) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetPackagePath ¶
func (s *CreateJobTemplateRequest) SetPackagePath(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetPriority ¶
func (s *CreateJobTemplateRequest) SetPriority(v int32) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetQueue ¶
func (s *CreateJobTemplateRequest) SetQueue(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetReRunable ¶
func (s *CreateJobTemplateRequest) SetReRunable(v bool) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetRunasUser ¶
func (s *CreateJobTemplateRequest) SetRunasUser(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetStderrRedirectPath ¶
func (s *CreateJobTemplateRequest) SetStderrRedirectPath(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetStdoutRedirectPath ¶
func (s *CreateJobTemplateRequest) SetStdoutRedirectPath(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetTask ¶
func (s *CreateJobTemplateRequest) SetTask(v int32) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetThread ¶
func (s *CreateJobTemplateRequest) SetThread(v int32) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetUnzipCmd ¶
func (s *CreateJobTemplateRequest) SetUnzipCmd(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetVariables ¶
func (s *CreateJobTemplateRequest) SetVariables(v string) *CreateJobTemplateRequest
func (*CreateJobTemplateRequest) SetWithUnzipCmd ¶
func (s *CreateJobTemplateRequest) SetWithUnzipCmd(v bool) *CreateJobTemplateRequest
func (CreateJobTemplateRequest) String ¶
func (s CreateJobTemplateRequest) String() string
type CreateJobTemplateResponse ¶
type CreateJobTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateJobTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateJobTemplateResponse) GoString ¶
func (s CreateJobTemplateResponse) GoString() string
func (*CreateJobTemplateResponse) SetBody ¶
func (s *CreateJobTemplateResponse) SetBody(v *CreateJobTemplateResponseBody) *CreateJobTemplateResponse
func (*CreateJobTemplateResponse) SetHeaders ¶
func (s *CreateJobTemplateResponse) SetHeaders(v map[string]*string) *CreateJobTemplateResponse
func (CreateJobTemplateResponse) String ¶
func (s CreateJobTemplateResponse) String() string
type CreateJobTemplateResponseBody ¶
type CreateJobTemplateResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (CreateJobTemplateResponseBody) GoString ¶
func (s CreateJobTemplateResponseBody) GoString() string
func (*CreateJobTemplateResponseBody) SetRequestId ¶
func (s *CreateJobTemplateResponseBody) SetRequestId(v string) *CreateJobTemplateResponseBody
func (*CreateJobTemplateResponseBody) SetTemplateId ¶
func (s *CreateJobTemplateResponseBody) SetTemplateId(v string) *CreateJobTemplateResponseBody
func (CreateJobTemplateResponseBody) String ¶
func (s CreateJobTemplateResponseBody) String() string
type DeleteClusterRequest ¶
type DeleteClusterRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ReleaseInstance *string `json:"ReleaseInstance,omitempty" xml:"ReleaseInstance,omitempty"` }
func (DeleteClusterRequest) GoString ¶
func (s DeleteClusterRequest) GoString() string
func (*DeleteClusterRequest) SetClusterId ¶
func (s *DeleteClusterRequest) SetClusterId(v string) *DeleteClusterRequest
func (*DeleteClusterRequest) SetReleaseInstance ¶
func (s *DeleteClusterRequest) SetReleaseInstance(v string) *DeleteClusterRequest
func (DeleteClusterRequest) String ¶
func (s DeleteClusterRequest) String() string
type DeleteClusterResponse ¶
type DeleteClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteClusterResponse) GoString ¶
func (s DeleteClusterResponse) GoString() string
func (*DeleteClusterResponse) SetBody ¶
func (s *DeleteClusterResponse) SetBody(v *DeleteClusterResponseBody) *DeleteClusterResponse
func (*DeleteClusterResponse) SetHeaders ¶
func (s *DeleteClusterResponse) SetHeaders(v map[string]*string) *DeleteClusterResponse
func (DeleteClusterResponse) String ¶
func (s DeleteClusterResponse) String() string
type DeleteClusterResponseBody ¶
type DeleteClusterResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DeleteClusterResponseBody) GoString ¶
func (s DeleteClusterResponseBody) GoString() string
func (*DeleteClusterResponseBody) SetRequestId ¶
func (s *DeleteClusterResponseBody) SetRequestId(v string) *DeleteClusterResponseBody
func (*DeleteClusterResponseBody) SetTaskId ¶
func (s *DeleteClusterResponseBody) SetTaskId(v string) *DeleteClusterResponseBody
func (DeleteClusterResponseBody) String ¶
func (s DeleteClusterResponseBody) String() string
type DeleteContainerAppsRequest ¶
type DeleteContainerAppsRequest struct {
ContainerApp []*DeleteContainerAppsRequestContainerApp `json:"ContainerApp,omitempty" xml:"ContainerApp,omitempty" type:"Repeated"`
}
func (DeleteContainerAppsRequest) GoString ¶
func (s DeleteContainerAppsRequest) GoString() string
func (*DeleteContainerAppsRequest) SetContainerApp ¶
func (s *DeleteContainerAppsRequest) SetContainerApp(v []*DeleteContainerAppsRequestContainerApp) *DeleteContainerAppsRequest
func (DeleteContainerAppsRequest) String ¶
func (s DeleteContainerAppsRequest) String() string
type DeleteContainerAppsRequestContainerApp ¶
type DeleteContainerAppsRequestContainerApp struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (DeleteContainerAppsRequestContainerApp) GoString ¶
func (s DeleteContainerAppsRequestContainerApp) GoString() string
func (*DeleteContainerAppsRequestContainerApp) SetId ¶
func (s *DeleteContainerAppsRequestContainerApp) SetId(v string) *DeleteContainerAppsRequestContainerApp
func (DeleteContainerAppsRequestContainerApp) String ¶
func (s DeleteContainerAppsRequestContainerApp) String() string
type DeleteContainerAppsResponse ¶
type DeleteContainerAppsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteContainerAppsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteContainerAppsResponse) GoString ¶
func (s DeleteContainerAppsResponse) GoString() string
func (*DeleteContainerAppsResponse) SetBody ¶
func (s *DeleteContainerAppsResponse) SetBody(v *DeleteContainerAppsResponseBody) *DeleteContainerAppsResponse
func (*DeleteContainerAppsResponse) SetHeaders ¶
func (s *DeleteContainerAppsResponse) SetHeaders(v map[string]*string) *DeleteContainerAppsResponse
func (DeleteContainerAppsResponse) String ¶
func (s DeleteContainerAppsResponse) String() string
type DeleteContainerAppsResponseBody ¶
type DeleteContainerAppsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteContainerAppsResponseBody) GoString ¶
func (s DeleteContainerAppsResponseBody) GoString() string
func (*DeleteContainerAppsResponseBody) SetRequestId ¶
func (s *DeleteContainerAppsResponseBody) SetRequestId(v string) *DeleteContainerAppsResponseBody
func (DeleteContainerAppsResponseBody) String ¶
func (s DeleteContainerAppsResponseBody) String() string
type DeleteGWSClusterRequest ¶
type DeleteGWSClusterRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (DeleteGWSClusterRequest) GoString ¶
func (s DeleteGWSClusterRequest) GoString() string
func (*DeleteGWSClusterRequest) SetClusterId ¶
func (s *DeleteGWSClusterRequest) SetClusterId(v string) *DeleteGWSClusterRequest
func (DeleteGWSClusterRequest) String ¶
func (s DeleteGWSClusterRequest) String() string
type DeleteGWSClusterResponse ¶
type DeleteGWSClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteGWSClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGWSClusterResponse) GoString ¶
func (s DeleteGWSClusterResponse) GoString() string
func (*DeleteGWSClusterResponse) SetBody ¶
func (s *DeleteGWSClusterResponse) SetBody(v *DeleteGWSClusterResponseBody) *DeleteGWSClusterResponse
func (*DeleteGWSClusterResponse) SetHeaders ¶
func (s *DeleteGWSClusterResponse) SetHeaders(v map[string]*string) *DeleteGWSClusterResponse
func (DeleteGWSClusterResponse) String ¶
func (s DeleteGWSClusterResponse) String() string
type DeleteGWSClusterResponseBody ¶
type DeleteGWSClusterResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGWSClusterResponseBody) GoString ¶
func (s DeleteGWSClusterResponseBody) GoString() string
func (*DeleteGWSClusterResponseBody) SetRequestId ¶
func (s *DeleteGWSClusterResponseBody) SetRequestId(v string) *DeleteGWSClusterResponseBody
func (DeleteGWSClusterResponseBody) String ¶
func (s DeleteGWSClusterResponseBody) String() string
type DeleteGWSInstanceRequest ¶
type DeleteGWSInstanceRequest struct {
InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"`
}
func (DeleteGWSInstanceRequest) GoString ¶
func (s DeleteGWSInstanceRequest) GoString() string
func (*DeleteGWSInstanceRequest) SetInstanceId ¶
func (s *DeleteGWSInstanceRequest) SetInstanceId(v string) *DeleteGWSInstanceRequest
func (DeleteGWSInstanceRequest) String ¶
func (s DeleteGWSInstanceRequest) String() string
type DeleteGWSInstanceResponse ¶
type DeleteGWSInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteGWSInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGWSInstanceResponse) GoString ¶
func (s DeleteGWSInstanceResponse) GoString() string
func (*DeleteGWSInstanceResponse) SetBody ¶
func (s *DeleteGWSInstanceResponse) SetBody(v *DeleteGWSInstanceResponseBody) *DeleteGWSInstanceResponse
func (*DeleteGWSInstanceResponse) SetHeaders ¶
func (s *DeleteGWSInstanceResponse) SetHeaders(v map[string]*string) *DeleteGWSInstanceResponse
func (DeleteGWSInstanceResponse) String ¶
func (s DeleteGWSInstanceResponse) String() string
type DeleteGWSInstanceResponseBody ¶
type DeleteGWSInstanceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGWSInstanceResponseBody) GoString ¶
func (s DeleteGWSInstanceResponseBody) GoString() string
func (*DeleteGWSInstanceResponseBody) SetRequestId ¶
func (s *DeleteGWSInstanceResponseBody) SetRequestId(v string) *DeleteGWSInstanceResponseBody
func (DeleteGWSInstanceResponseBody) String ¶
func (s DeleteGWSInstanceResponseBody) String() string
type DeleteImageRequest ¶
type DeleteImageRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ContainerType *string `json:"ContainerType,omitempty" xml:"ContainerType,omitempty"` ImageTag *string `json:"ImageTag,omitempty" xml:"ImageTag,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` }
func (DeleteImageRequest) GoString ¶
func (s DeleteImageRequest) GoString() string
func (*DeleteImageRequest) SetClusterId ¶
func (s *DeleteImageRequest) SetClusterId(v string) *DeleteImageRequest
func (*DeleteImageRequest) SetContainerType ¶
func (s *DeleteImageRequest) SetContainerType(v string) *DeleteImageRequest
func (*DeleteImageRequest) SetImageTag ¶
func (s *DeleteImageRequest) SetImageTag(v string) *DeleteImageRequest
func (*DeleteImageRequest) SetRepository ¶
func (s *DeleteImageRequest) SetRepository(v string) *DeleteImageRequest
func (DeleteImageRequest) String ¶
func (s DeleteImageRequest) String() string
type DeleteImageResponse ¶
type DeleteImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteImageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteImageResponse) GoString ¶
func (s DeleteImageResponse) GoString() string
func (*DeleteImageResponse) SetBody ¶
func (s *DeleteImageResponse) SetBody(v *DeleteImageResponseBody) *DeleteImageResponse
func (*DeleteImageResponse) SetHeaders ¶
func (s *DeleteImageResponse) SetHeaders(v map[string]*string) *DeleteImageResponse
func (DeleteImageResponse) String ¶
func (s DeleteImageResponse) String() string
type DeleteImageResponseBody ¶
type DeleteImageResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteImageResponseBody) GoString ¶
func (s DeleteImageResponseBody) GoString() string
func (*DeleteImageResponseBody) SetRequestId ¶
func (s *DeleteImageResponseBody) SetRequestId(v string) *DeleteImageResponseBody
func (DeleteImageResponseBody) String ¶
func (s DeleteImageResponseBody) String() string
type DeleteJobTemplatesRequest ¶
type DeleteJobTemplatesRequest struct {
Templates *string `json:"Templates,omitempty" xml:"Templates,omitempty"`
}
func (DeleteJobTemplatesRequest) GoString ¶
func (s DeleteJobTemplatesRequest) GoString() string
func (*DeleteJobTemplatesRequest) SetTemplates ¶
func (s *DeleteJobTemplatesRequest) SetTemplates(v string) *DeleteJobTemplatesRequest
func (DeleteJobTemplatesRequest) String ¶
func (s DeleteJobTemplatesRequest) String() string
type DeleteJobTemplatesResponse ¶
type DeleteJobTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteJobTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteJobTemplatesResponse) GoString ¶
func (s DeleteJobTemplatesResponse) GoString() string
func (*DeleteJobTemplatesResponse) SetBody ¶
func (s *DeleteJobTemplatesResponse) SetBody(v *DeleteJobTemplatesResponseBody) *DeleteJobTemplatesResponse
func (*DeleteJobTemplatesResponse) SetHeaders ¶
func (s *DeleteJobTemplatesResponse) SetHeaders(v map[string]*string) *DeleteJobTemplatesResponse
func (DeleteJobTemplatesResponse) String ¶
func (s DeleteJobTemplatesResponse) String() string
type DeleteJobTemplatesResponseBody ¶
type DeleteJobTemplatesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteJobTemplatesResponseBody) GoString ¶
func (s DeleteJobTemplatesResponseBody) GoString() string
func (*DeleteJobTemplatesResponseBody) SetRequestId ¶
func (s *DeleteJobTemplatesResponseBody) SetRequestId(v string) *DeleteJobTemplatesResponseBody
func (DeleteJobTemplatesResponseBody) String ¶
func (s DeleteJobTemplatesResponseBody) String() string
type DeleteJobsRequest ¶
type DeleteJobsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Jobs *string `json:"Jobs,omitempty" xml:"Jobs,omitempty"` }
func (DeleteJobsRequest) GoString ¶
func (s DeleteJobsRequest) GoString() string
func (*DeleteJobsRequest) SetClusterId ¶
func (s *DeleteJobsRequest) SetClusterId(v string) *DeleteJobsRequest
func (*DeleteJobsRequest) SetJobs ¶
func (s *DeleteJobsRequest) SetJobs(v string) *DeleteJobsRequest
func (DeleteJobsRequest) String ¶
func (s DeleteJobsRequest) String() string
type DeleteJobsResponse ¶
type DeleteJobsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteJobsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteJobsResponse) GoString ¶
func (s DeleteJobsResponse) GoString() string
func (*DeleteJobsResponse) SetBody ¶
func (s *DeleteJobsResponse) SetBody(v *DeleteJobsResponseBody) *DeleteJobsResponse
func (*DeleteJobsResponse) SetHeaders ¶
func (s *DeleteJobsResponse) SetHeaders(v map[string]*string) *DeleteJobsResponse
func (DeleteJobsResponse) String ¶
func (s DeleteJobsResponse) String() string
type DeleteJobsResponseBody ¶
type DeleteJobsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteJobsResponseBody) GoString ¶
func (s DeleteJobsResponseBody) GoString() string
func (*DeleteJobsResponseBody) SetRequestId ¶
func (s *DeleteJobsResponseBody) SetRequestId(v string) *DeleteJobsResponseBody
func (DeleteJobsResponseBody) String ¶
func (s DeleteJobsResponseBody) String() string
type DeleteNodesRequest ¶
type DeleteNodesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Instance []*DeleteNodesRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` ReleaseInstance *bool `json:"ReleaseInstance,omitempty" xml:"ReleaseInstance,omitempty"` Sync *bool `json:"Sync,omitempty" xml:"Sync,omitempty"` }
func (DeleteNodesRequest) GoString ¶
func (s DeleteNodesRequest) GoString() string
func (*DeleteNodesRequest) SetClusterId ¶
func (s *DeleteNodesRequest) SetClusterId(v string) *DeleteNodesRequest
func (*DeleteNodesRequest) SetInstance ¶
func (s *DeleteNodesRequest) SetInstance(v []*DeleteNodesRequestInstance) *DeleteNodesRequest
func (*DeleteNodesRequest) SetReleaseInstance ¶
func (s *DeleteNodesRequest) SetReleaseInstance(v bool) *DeleteNodesRequest
func (*DeleteNodesRequest) SetSync ¶
func (s *DeleteNodesRequest) SetSync(v bool) *DeleteNodesRequest
func (DeleteNodesRequest) String ¶
func (s DeleteNodesRequest) String() string
type DeleteNodesRequestInstance ¶
type DeleteNodesRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (DeleteNodesRequestInstance) GoString ¶
func (s DeleteNodesRequestInstance) GoString() string
func (*DeleteNodesRequestInstance) SetId ¶
func (s *DeleteNodesRequestInstance) SetId(v string) *DeleteNodesRequestInstance
func (DeleteNodesRequestInstance) String ¶
func (s DeleteNodesRequestInstance) String() string
type DeleteNodesResponse ¶
type DeleteNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteNodesResponse) GoString ¶
func (s DeleteNodesResponse) GoString() string
func (*DeleteNodesResponse) SetBody ¶
func (s *DeleteNodesResponse) SetBody(v *DeleteNodesResponseBody) *DeleteNodesResponse
func (*DeleteNodesResponse) SetHeaders ¶
func (s *DeleteNodesResponse) SetHeaders(v map[string]*string) *DeleteNodesResponse
func (DeleteNodesResponse) String ¶
func (s DeleteNodesResponse) String() string
type DeleteNodesResponseBody ¶
type DeleteNodesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DeleteNodesResponseBody) GoString ¶
func (s DeleteNodesResponseBody) GoString() string
func (*DeleteNodesResponseBody) SetRequestId ¶
func (s *DeleteNodesResponseBody) SetRequestId(v string) *DeleteNodesResponseBody
func (*DeleteNodesResponseBody) SetTaskId ¶
func (s *DeleteNodesResponseBody) SetTaskId(v string) *DeleteNodesResponseBody
func (DeleteNodesResponseBody) String ¶
func (s DeleteNodesResponseBody) String() string
type DeleteQueueRequest ¶
type DeleteQueueRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` }
func (DeleteQueueRequest) GoString ¶
func (s DeleteQueueRequest) GoString() string
func (*DeleteQueueRequest) SetClusterId ¶
func (s *DeleteQueueRequest) SetClusterId(v string) *DeleteQueueRequest
func (*DeleteQueueRequest) SetQueueName ¶
func (s *DeleteQueueRequest) SetQueueName(v string) *DeleteQueueRequest
func (DeleteQueueRequest) String ¶
func (s DeleteQueueRequest) String() string
type DeleteQueueResponse ¶
type DeleteQueueResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteQueueResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteQueueResponse) GoString ¶
func (s DeleteQueueResponse) GoString() string
func (*DeleteQueueResponse) SetBody ¶
func (s *DeleteQueueResponse) SetBody(v *DeleteQueueResponseBody) *DeleteQueueResponse
func (*DeleteQueueResponse) SetHeaders ¶
func (s *DeleteQueueResponse) SetHeaders(v map[string]*string) *DeleteQueueResponse
func (DeleteQueueResponse) String ¶
func (s DeleteQueueResponse) String() string
type DeleteQueueResponseBody ¶
type DeleteQueueResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteQueueResponseBody) GoString ¶
func (s DeleteQueueResponseBody) GoString() string
func (*DeleteQueueResponseBody) SetRequestId ¶
func (s *DeleteQueueResponseBody) SetRequestId(v string) *DeleteQueueResponseBody
func (DeleteQueueResponseBody) String ¶
func (s DeleteQueueResponseBody) String() string
type DeleteSecurityGroupRequest ¶
type DeleteSecurityGroupRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` }
func (DeleteSecurityGroupRequest) GoString ¶
func (s DeleteSecurityGroupRequest) GoString() string
func (*DeleteSecurityGroupRequest) SetClusterId ¶
func (s *DeleteSecurityGroupRequest) SetClusterId(v string) *DeleteSecurityGroupRequest
func (*DeleteSecurityGroupRequest) SetSecurityGroupId ¶
func (s *DeleteSecurityGroupRequest) SetSecurityGroupId(v string) *DeleteSecurityGroupRequest
func (DeleteSecurityGroupRequest) String ¶
func (s DeleteSecurityGroupRequest) String() string
type DeleteSecurityGroupResponse ¶
type DeleteSecurityGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteSecurityGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteSecurityGroupResponse) GoString ¶
func (s DeleteSecurityGroupResponse) GoString() string
func (*DeleteSecurityGroupResponse) SetBody ¶
func (s *DeleteSecurityGroupResponse) SetBody(v *DeleteSecurityGroupResponseBody) *DeleteSecurityGroupResponse
func (*DeleteSecurityGroupResponse) SetHeaders ¶
func (s *DeleteSecurityGroupResponse) SetHeaders(v map[string]*string) *DeleteSecurityGroupResponse
func (DeleteSecurityGroupResponse) String ¶
func (s DeleteSecurityGroupResponse) String() string
type DeleteSecurityGroupResponseBody ¶
type DeleteSecurityGroupResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteSecurityGroupResponseBody) GoString ¶
func (s DeleteSecurityGroupResponseBody) GoString() string
func (*DeleteSecurityGroupResponseBody) SetRequestId ¶
func (s *DeleteSecurityGroupResponseBody) SetRequestId(v string) *DeleteSecurityGroupResponseBody
func (DeleteSecurityGroupResponseBody) String ¶
func (s DeleteSecurityGroupResponseBody) String() string
type DeleteUsersRequest ¶
type DeleteUsersRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` User []*DeleteUsersRequestUser `json:"User,omitempty" xml:"User,omitempty" type:"Repeated"` }
func (DeleteUsersRequest) GoString ¶
func (s DeleteUsersRequest) GoString() string
func (*DeleteUsersRequest) SetClusterId ¶
func (s *DeleteUsersRequest) SetClusterId(v string) *DeleteUsersRequest
func (*DeleteUsersRequest) SetUser ¶
func (s *DeleteUsersRequest) SetUser(v []*DeleteUsersRequestUser) *DeleteUsersRequest
func (DeleteUsersRequest) String ¶
func (s DeleteUsersRequest) String() string
type DeleteUsersRequestUser ¶
type DeleteUsersRequestUser struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}
func (DeleteUsersRequestUser) GoString ¶
func (s DeleteUsersRequestUser) GoString() string
func (*DeleteUsersRequestUser) SetName ¶
func (s *DeleteUsersRequestUser) SetName(v string) *DeleteUsersRequestUser
func (DeleteUsersRequestUser) String ¶
func (s DeleteUsersRequestUser) String() string
type DeleteUsersResponse ¶
type DeleteUsersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteUsersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteUsersResponse) GoString ¶
func (s DeleteUsersResponse) GoString() string
func (*DeleteUsersResponse) SetBody ¶
func (s *DeleteUsersResponse) SetBody(v *DeleteUsersResponseBody) *DeleteUsersResponse
func (*DeleteUsersResponse) SetHeaders ¶
func (s *DeleteUsersResponse) SetHeaders(v map[string]*string) *DeleteUsersResponse
func (DeleteUsersResponse) String ¶
func (s DeleteUsersResponse) String() string
type DeleteUsersResponseBody ¶
type DeleteUsersResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteUsersResponseBody) GoString ¶
func (s DeleteUsersResponseBody) GoString() string
func (*DeleteUsersResponseBody) SetRequestId ¶
func (s *DeleteUsersResponseBody) SetRequestId(v string) *DeleteUsersResponseBody
func (DeleteUsersResponseBody) String ¶
func (s DeleteUsersResponseBody) String() string
type DescribeAutoScaleConfigRequest ¶
type DescribeAutoScaleConfigRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (DescribeAutoScaleConfigRequest) GoString ¶
func (s DescribeAutoScaleConfigRequest) GoString() string
func (*DescribeAutoScaleConfigRequest) SetClusterId ¶
func (s *DescribeAutoScaleConfigRequest) SetClusterId(v string) *DescribeAutoScaleConfigRequest
func (DescribeAutoScaleConfigRequest) String ¶
func (s DescribeAutoScaleConfigRequest) String() string
type DescribeAutoScaleConfigResponse ¶
type DescribeAutoScaleConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeAutoScaleConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAutoScaleConfigResponse) GoString ¶
func (s DescribeAutoScaleConfigResponse) GoString() string
func (*DescribeAutoScaleConfigResponse) SetBody ¶
func (s *DescribeAutoScaleConfigResponse) SetBody(v *DescribeAutoScaleConfigResponseBody) *DescribeAutoScaleConfigResponse
func (*DescribeAutoScaleConfigResponse) SetHeaders ¶
func (s *DescribeAutoScaleConfigResponse) SetHeaders(v map[string]*string) *DescribeAutoScaleConfigResponse
func (DescribeAutoScaleConfigResponse) String ¶
func (s DescribeAutoScaleConfigResponse) String() string
type DescribeAutoScaleConfigResponseBody ¶
type DescribeAutoScaleConfigResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` EnableAutoShrink *bool `json:"EnableAutoShrink,omitempty" xml:"EnableAutoShrink,omitempty"` ExcludeNodes *string `json:"ExcludeNodes,omitempty" xml:"ExcludeNodes,omitempty"` ExtraNodesGrowRatio *int32 `json:"ExtraNodesGrowRatio,omitempty" xml:"ExtraNodesGrowRatio,omitempty"` GrowIntervalInMinutes *int32 `json:"GrowIntervalInMinutes,omitempty" xml:"GrowIntervalInMinutes,omitempty"` GrowRatio *int32 `json:"GrowRatio,omitempty" xml:"GrowRatio,omitempty"` GrowTimeoutInMinutes *int32 `json:"GrowTimeoutInMinutes,omitempty" xml:"GrowTimeoutInMinutes,omitempty"` MaxNodesInCluster *int32 `json:"MaxNodesInCluster,omitempty" xml:"MaxNodesInCluster,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ShrinkIdleTimes *int32 `json:"ShrinkIdleTimes,omitempty" xml:"ShrinkIdleTimes,omitempty"` ShrinkIntervalInMinutes *int32 `json:"ShrinkIntervalInMinutes,omitempty" xml:"ShrinkIntervalInMinutes,omitempty"` SpotPriceLimit *string `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` Uid *string `json:"Uid,omitempty" xml:"Uid,omitempty"` }
func (DescribeAutoScaleConfigResponseBody) GoString ¶
func (s DescribeAutoScaleConfigResponseBody) GoString() string
func (*DescribeAutoScaleConfigResponseBody) SetClusterId ¶
func (s *DescribeAutoScaleConfigResponseBody) SetClusterId(v string) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetClusterType ¶
func (s *DescribeAutoScaleConfigResponseBody) SetClusterType(v string) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetEnableAutoGrow ¶
func (s *DescribeAutoScaleConfigResponseBody) SetEnableAutoGrow(v bool) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetEnableAutoShrink ¶
func (s *DescribeAutoScaleConfigResponseBody) SetEnableAutoShrink(v bool) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetExcludeNodes ¶
func (s *DescribeAutoScaleConfigResponseBody) SetExcludeNodes(v string) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetExtraNodesGrowRatio ¶
func (s *DescribeAutoScaleConfigResponseBody) SetExtraNodesGrowRatio(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetGrowIntervalInMinutes ¶
func (s *DescribeAutoScaleConfigResponseBody) SetGrowIntervalInMinutes(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetGrowRatio ¶
func (s *DescribeAutoScaleConfigResponseBody) SetGrowRatio(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetGrowTimeoutInMinutes ¶
func (s *DescribeAutoScaleConfigResponseBody) SetGrowTimeoutInMinutes(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetMaxNodesInCluster ¶
func (s *DescribeAutoScaleConfigResponseBody) SetMaxNodesInCluster(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetRequestId ¶
func (s *DescribeAutoScaleConfigResponseBody) SetRequestId(v string) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetShrinkIdleTimes ¶
func (s *DescribeAutoScaleConfigResponseBody) SetShrinkIdleTimes(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetShrinkIntervalInMinutes ¶
func (s *DescribeAutoScaleConfigResponseBody) SetShrinkIntervalInMinutes(v int32) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetSpotPriceLimit ¶
func (s *DescribeAutoScaleConfigResponseBody) SetSpotPriceLimit(v string) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetSpotStrategy ¶
func (s *DescribeAutoScaleConfigResponseBody) SetSpotStrategy(v string) *DescribeAutoScaleConfigResponseBody
func (*DescribeAutoScaleConfigResponseBody) SetUid ¶
func (s *DescribeAutoScaleConfigResponseBody) SetUid(v string) *DescribeAutoScaleConfigResponseBody
func (DescribeAutoScaleConfigResponseBody) String ¶
func (s DescribeAutoScaleConfigResponseBody) String() string
type DescribeClusterRequest ¶
type DescribeClusterRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (DescribeClusterRequest) GoString ¶
func (s DescribeClusterRequest) GoString() string
func (*DescribeClusterRequest) SetClusterId ¶
func (s *DescribeClusterRequest) SetClusterId(v string) *DescribeClusterRequest
func (DescribeClusterRequest) String ¶
func (s DescribeClusterRequest) String() string
type DescribeClusterResponse ¶
type DescribeClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClusterResponse) GoString ¶
func (s DescribeClusterResponse) GoString() string
func (*DescribeClusterResponse) SetBody ¶
func (s *DescribeClusterResponse) SetBody(v *DescribeClusterResponseBody) *DescribeClusterResponse
func (*DescribeClusterResponse) SetHeaders ¶
func (s *DescribeClusterResponse) SetHeaders(v map[string]*string) *DescribeClusterResponse
func (DescribeClusterResponse) String ¶
func (s DescribeClusterResponse) String() string
type DescribeClusterResponseBody ¶
type DescribeClusterResponseBody struct { ClusterInfo *DescribeClusterResponseBodyClusterInfo `json:"ClusterInfo,omitempty" xml:"ClusterInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeClusterResponseBody) GoString ¶
func (s DescribeClusterResponseBody) GoString() string
func (*DescribeClusterResponseBody) SetClusterInfo ¶
func (s *DescribeClusterResponseBody) SetClusterInfo(v *DescribeClusterResponseBodyClusterInfo) *DescribeClusterResponseBody
func (*DescribeClusterResponseBody) SetRequestId ¶
func (s *DescribeClusterResponseBody) SetRequestId(v string) *DescribeClusterResponseBody
func (DescribeClusterResponseBody) String ¶
func (s DescribeClusterResponseBody) String() string
type DescribeClusterResponseBodyClusterInfo ¶
type DescribeClusterResponseBodyClusterInfo struct { AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` Applications *DescribeClusterResponseBodyClusterInfoApplications `json:"Applications,omitempty" xml:"Applications,omitempty" type:"Struct"` BaseOsTag *string `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DeployMode *string `json:"DeployMode,omitempty" xml:"DeployMode,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EcsChargeType *string `json:"EcsChargeType,omitempty" xml:"EcsChargeType,omitempty"` EcsInfo *DescribeClusterResponseBodyClusterInfoEcsInfo `json:"EcsInfo,omitempty" xml:"EcsInfo,omitempty" type:"Struct"` HaEnable *bool `json:"HaEnable,omitempty" xml:"HaEnable,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageName *string `json:"ImageName,omitempty" xml:"ImageName,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` KeyPairName *string `json:"KeyPairName,omitempty" xml:"KeyPairName,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OnPremiseInfo *DescribeClusterResponseBodyClusterInfoOnPremiseInfo `json:"OnPremiseInfo,omitempty" xml:"OnPremiseInfo,omitempty" type:"Struct"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` PostInstallScripts *DescribeClusterResponseBodyClusterInfoPostInstallScripts `json:"PostInstallScripts,omitempty" xml:"PostInstallScripts,omitempty" type:"Struct"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` SccClusterId *string `json:"SccClusterId,omitempty" xml:"SccClusterId,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeClusterResponseBodyClusterInfo) GoString ¶
func (s DescribeClusterResponseBodyClusterInfo) GoString() string
func (*DescribeClusterResponseBodyClusterInfo) SetAccountType ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetAccountType(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetApplications ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetApplications(v *DescribeClusterResponseBodyClusterInfoApplications) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetBaseOsTag ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetBaseOsTag(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetClientVersion ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetClientVersion(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetCreateTime ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetCreateTime(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetDeployMode ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetDeployMode(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetDescription ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetDescription(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetEcsChargeType ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetEcsChargeType(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetEcsInfo ¶
func (*DescribeClusterResponseBodyClusterInfo) SetHaEnable ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetHaEnable(v bool) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetImageId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetImageId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetImageName ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetImageName(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetImageOwnerAlias ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetImageOwnerAlias(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetKeyPairName ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetKeyPairName(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetLocation ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetLocation(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetName ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetName(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetOnPremiseInfo ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetOnPremiseInfo(v *DescribeClusterResponseBodyClusterInfoOnPremiseInfo) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetOsTag ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetOsTag(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetPostInstallScripts ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetPostInstallScripts(v *DescribeClusterResponseBodyClusterInfoPostInstallScripts) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetRegionId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetRegionId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetRemoteDirectory ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetRemoteDirectory(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetSccClusterId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetSccClusterId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetSchedulerType ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetSchedulerType(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetSecurityGroupId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetSecurityGroupId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetStatus ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetStatus(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetVSwitchId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetVSwitchId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetVolumeId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeId(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetVolumeMountpoint ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeMountpoint(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetVolumeProtocol ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeProtocol(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetVolumeType ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetVolumeType(v string) *DescribeClusterResponseBodyClusterInfo
func (*DescribeClusterResponseBodyClusterInfo) SetVpcId ¶
func (s *DescribeClusterResponseBodyClusterInfo) SetVpcId(v string) *DescribeClusterResponseBodyClusterInfo
func (DescribeClusterResponseBodyClusterInfo) String ¶
func (s DescribeClusterResponseBodyClusterInfo) String() string
type DescribeClusterResponseBodyClusterInfoApplications ¶
type DescribeClusterResponseBodyClusterInfoApplications struct {
ApplicationInfo []*DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo `json:"ApplicationInfo,omitempty" xml:"ApplicationInfo,omitempty" type:"Repeated"`
}
func (DescribeClusterResponseBodyClusterInfoApplications) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoApplications) GoString() string
func (*DescribeClusterResponseBodyClusterInfoApplications) SetApplicationInfo ¶
func (DescribeClusterResponseBodyClusterInfoApplications) String ¶
func (s DescribeClusterResponseBodyClusterInfoApplications) String() string
type DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo ¶
type DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) GoString() string
func (*DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) SetVersion ¶
func (DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) String ¶
func (s DescribeClusterResponseBodyClusterInfoApplicationsApplicationInfo) String() string
type DescribeClusterResponseBodyClusterInfoEcsInfo ¶
type DescribeClusterResponseBodyClusterInfoEcsInfo struct { Compute *DescribeClusterResponseBodyClusterInfoEcsInfoCompute `json:"Compute,omitempty" xml:"Compute,omitempty" type:"Struct"` Login *DescribeClusterResponseBodyClusterInfoEcsInfoLogin `json:"Login,omitempty" xml:"Login,omitempty" type:"Struct"` Manager *DescribeClusterResponseBodyClusterInfoEcsInfoManager `json:"Manager,omitempty" xml:"Manager,omitempty" type:"Struct"` ProxyMgr *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr `json:"ProxyMgr,omitempty" xml:"ProxyMgr,omitempty" type:"Struct"` }
func (DescribeClusterResponseBodyClusterInfoEcsInfo) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfo) GoString() string
func (*DescribeClusterResponseBodyClusterInfoEcsInfo) SetCompute ¶
func (*DescribeClusterResponseBodyClusterInfoEcsInfo) SetManager ¶
func (*DescribeClusterResponseBodyClusterInfoEcsInfo) SetProxyMgr ¶
func (DescribeClusterResponseBodyClusterInfoEcsInfo) String ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfo) String() string
type DescribeClusterResponseBodyClusterInfoEcsInfoCompute ¶
type DescribeClusterResponseBodyClusterInfoEcsInfoCompute struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoEcsInfoCompute) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoCompute) GoString() string
func (*DescribeClusterResponseBodyClusterInfoEcsInfoCompute) SetInstanceType ¶
func (s *DescribeClusterResponseBodyClusterInfoEcsInfoCompute) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoCompute
func (DescribeClusterResponseBodyClusterInfoEcsInfoCompute) String ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoCompute) String() string
type DescribeClusterResponseBodyClusterInfoEcsInfoLogin ¶
type DescribeClusterResponseBodyClusterInfoEcsInfoLogin struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoEcsInfoLogin) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoLogin) GoString() string
func (*DescribeClusterResponseBodyClusterInfoEcsInfoLogin) SetInstanceType ¶
func (s *DescribeClusterResponseBodyClusterInfoEcsInfoLogin) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoLogin
func (DescribeClusterResponseBodyClusterInfoEcsInfoLogin) String ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoLogin) String() string
type DescribeClusterResponseBodyClusterInfoEcsInfoManager ¶
type DescribeClusterResponseBodyClusterInfoEcsInfoManager struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoEcsInfoManager) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoManager) GoString() string
func (*DescribeClusterResponseBodyClusterInfoEcsInfoManager) SetInstanceType ¶
func (s *DescribeClusterResponseBodyClusterInfoEcsInfoManager) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoManager
func (DescribeClusterResponseBodyClusterInfoEcsInfoManager) String ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoManager) String() string
type DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr ¶
type DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) GoString() string
func (*DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) SetInstanceType ¶
func (s *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) SetInstanceType(v string) *DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr
func (DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) String ¶
func (s DescribeClusterResponseBodyClusterInfoEcsInfoProxyMgr) String() string
type DescribeClusterResponseBodyClusterInfoOnPremiseInfo ¶
type DescribeClusterResponseBodyClusterInfoOnPremiseInfo struct {
OnPremiseInfo []*DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo `json:"OnPremiseInfo,omitempty" xml:"OnPremiseInfo,omitempty" type:"Repeated"`
}
func (DescribeClusterResponseBodyClusterInfoOnPremiseInfo) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfo) GoString() string
func (*DescribeClusterResponseBodyClusterInfoOnPremiseInfo) SetOnPremiseInfo ¶
func (DescribeClusterResponseBodyClusterInfoOnPremiseInfo) String ¶
func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfo) String() string
type DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo ¶
type DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo struct { HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) GoString() string
func (*DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) SetHostName ¶
func (DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) String ¶
func (s DescribeClusterResponseBodyClusterInfoOnPremiseInfoOnPremiseInfo) String() string
type DescribeClusterResponseBodyClusterInfoPostInstallScripts ¶
type DescribeClusterResponseBodyClusterInfoPostInstallScripts struct {
PostInstallScriptInfo []*DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo `json:"PostInstallScriptInfo,omitempty" xml:"PostInstallScriptInfo,omitempty" type:"Repeated"`
}
func (DescribeClusterResponseBodyClusterInfoPostInstallScripts) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoPostInstallScripts) GoString() string
func (*DescribeClusterResponseBodyClusterInfoPostInstallScripts) SetPostInstallScriptInfo ¶
func (DescribeClusterResponseBodyClusterInfoPostInstallScripts) String ¶
func (s DescribeClusterResponseBodyClusterInfoPostInstallScripts) String() string
type DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo ¶
type DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo) GoString ¶
func (s DescribeClusterResponseBodyClusterInfoPostInstallScriptsPostInstallScriptInfo) GoString() string
type DescribeContainerAppRequest ¶
type DescribeContainerAppRequest struct {
ContainerId *string `json:"ContainerId,omitempty" xml:"ContainerId,omitempty"`
}
func (DescribeContainerAppRequest) GoString ¶
func (s DescribeContainerAppRequest) GoString() string
func (*DescribeContainerAppRequest) SetContainerId ¶
func (s *DescribeContainerAppRequest) SetContainerId(v string) *DescribeContainerAppRequest
func (DescribeContainerAppRequest) String ¶
func (s DescribeContainerAppRequest) String() string
type DescribeContainerAppResponse ¶
type DescribeContainerAppResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeContainerAppResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeContainerAppResponse) GoString ¶
func (s DescribeContainerAppResponse) GoString() string
func (*DescribeContainerAppResponse) SetBody ¶
func (s *DescribeContainerAppResponse) SetBody(v *DescribeContainerAppResponseBody) *DescribeContainerAppResponse
func (*DescribeContainerAppResponse) SetHeaders ¶
func (s *DescribeContainerAppResponse) SetHeaders(v map[string]*string) *DescribeContainerAppResponse
func (DescribeContainerAppResponse) String ¶
func (s DescribeContainerAppResponse) String() string
type DescribeContainerAppResponseBody ¶
type DescribeContainerAppResponseBody struct { ContainerAppInfo *DescribeContainerAppResponseBodyContainerAppInfo `json:"ContainerAppInfo,omitempty" xml:"ContainerAppInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeContainerAppResponseBody) GoString ¶
func (s DescribeContainerAppResponseBody) GoString() string
func (*DescribeContainerAppResponseBody) SetContainerAppInfo ¶
func (s *DescribeContainerAppResponseBody) SetContainerAppInfo(v *DescribeContainerAppResponseBodyContainerAppInfo) *DescribeContainerAppResponseBody
func (*DescribeContainerAppResponseBody) SetRequestId ¶
func (s *DescribeContainerAppResponseBody) SetRequestId(v string) *DescribeContainerAppResponseBody
func (DescribeContainerAppResponseBody) String ¶
func (s DescribeContainerAppResponseBody) String() string
type DescribeContainerAppResponseBodyContainerAppInfo ¶
type DescribeContainerAppResponseBodyContainerAppInfo struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageTag *string `json:"ImageTag,omitempty" xml:"ImageTag,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeContainerAppResponseBodyContainerAppInfo) GoString ¶
func (s DescribeContainerAppResponseBodyContainerAppInfo) GoString() string
func (*DescribeContainerAppResponseBodyContainerAppInfo) SetCreateTime ¶
func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetCreateTime(v string) *DescribeContainerAppResponseBodyContainerAppInfo
func (*DescribeContainerAppResponseBodyContainerAppInfo) SetDescription ¶
func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetDescription(v string) *DescribeContainerAppResponseBodyContainerAppInfo
func (*DescribeContainerAppResponseBodyContainerAppInfo) SetImageTag ¶
func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetImageTag(v string) *DescribeContainerAppResponseBodyContainerAppInfo
func (*DescribeContainerAppResponseBodyContainerAppInfo) SetRepository ¶
func (s *DescribeContainerAppResponseBodyContainerAppInfo) SetRepository(v string) *DescribeContainerAppResponseBodyContainerAppInfo
func (DescribeContainerAppResponseBodyContainerAppInfo) String ¶
func (s DescribeContainerAppResponseBodyContainerAppInfo) String() string
type DescribeDeployProcessRequest ¶
type DescribeDeployProcessRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` }
func (DescribeDeployProcessRequest) GoString ¶
func (s DescribeDeployProcessRequest) GoString() string
func (*DescribeDeployProcessRequest) SetClusterId ¶
func (s *DescribeDeployProcessRequest) SetClusterId(v string) *DescribeDeployProcessRequest
func (*DescribeDeployProcessRequest) SetHostName ¶
func (s *DescribeDeployProcessRequest) SetHostName(v string) *DescribeDeployProcessRequest
func (*DescribeDeployProcessRequest) SetRegionId ¶
func (s *DescribeDeployProcessRequest) SetRegionId(v string) *DescribeDeployProcessRequest
func (*DescribeDeployProcessRequest) SetRole ¶
func (s *DescribeDeployProcessRequest) SetRole(v string) *DescribeDeployProcessRequest
func (DescribeDeployProcessRequest) String ¶
func (s DescribeDeployProcessRequest) String() string
type DescribeDeployProcessResponse ¶
type DescribeDeployProcessResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeDeployProcessResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDeployProcessResponse) GoString ¶
func (s DescribeDeployProcessResponse) GoString() string
func (*DescribeDeployProcessResponse) SetBody ¶
func (s *DescribeDeployProcessResponse) SetBody(v *DescribeDeployProcessResponseBody) *DescribeDeployProcessResponse
func (*DescribeDeployProcessResponse) SetHeaders ¶
func (s *DescribeDeployProcessResponse) SetHeaders(v map[string]*string) *DescribeDeployProcessResponse
func (DescribeDeployProcessResponse) String ¶
func (s DescribeDeployProcessResponse) String() string
type DescribeDeployProcessResponseBody ¶
type DescribeDeployProcessResponseBody struct { DeployProcess *string `json:"DeployProcess,omitempty" xml:"DeployProcess,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *string `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeDeployProcessResponseBody) GoString ¶
func (s DescribeDeployProcessResponseBody) GoString() string
func (*DescribeDeployProcessResponseBody) SetDeployProcess ¶
func (s *DescribeDeployProcessResponseBody) SetDeployProcess(v string) *DescribeDeployProcessResponseBody
func (*DescribeDeployProcessResponseBody) SetRequestId ¶
func (s *DescribeDeployProcessResponseBody) SetRequestId(v string) *DescribeDeployProcessResponseBody
func (*DescribeDeployProcessResponseBody) SetSuccess ¶
func (s *DescribeDeployProcessResponseBody) SetSuccess(v string) *DescribeDeployProcessResponseBody
func (DescribeDeployProcessResponseBody) String ¶
func (s DescribeDeployProcessResponseBody) String() string
type DescribeGWSClusterPolicyRequest ¶
type DescribeGWSClusterPolicyRequest struct { AsyncMode *bool `json:"AsyncMode,omitempty" xml:"AsyncMode,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeGWSClusterPolicyRequest) GoString ¶
func (s DescribeGWSClusterPolicyRequest) GoString() string
func (*DescribeGWSClusterPolicyRequest) SetAsyncMode ¶
func (s *DescribeGWSClusterPolicyRequest) SetAsyncMode(v bool) *DescribeGWSClusterPolicyRequest
func (*DescribeGWSClusterPolicyRequest) SetClusterId ¶
func (s *DescribeGWSClusterPolicyRequest) SetClusterId(v string) *DescribeGWSClusterPolicyRequest
func (*DescribeGWSClusterPolicyRequest) SetTaskId ¶
func (s *DescribeGWSClusterPolicyRequest) SetTaskId(v string) *DescribeGWSClusterPolicyRequest
func (DescribeGWSClusterPolicyRequest) String ¶
func (s DescribeGWSClusterPolicyRequest) String() string
type DescribeGWSClusterPolicyResponse ¶
type DescribeGWSClusterPolicyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeGWSClusterPolicyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGWSClusterPolicyResponse) GoString ¶
func (s DescribeGWSClusterPolicyResponse) GoString() string
func (*DescribeGWSClusterPolicyResponse) SetBody ¶
func (s *DescribeGWSClusterPolicyResponse) SetBody(v *DescribeGWSClusterPolicyResponseBody) *DescribeGWSClusterPolicyResponse
func (*DescribeGWSClusterPolicyResponse) SetHeaders ¶
func (s *DescribeGWSClusterPolicyResponse) SetHeaders(v map[string]*string) *DescribeGWSClusterPolicyResponse
func (DescribeGWSClusterPolicyResponse) String ¶
func (s DescribeGWSClusterPolicyResponse) String() string
type DescribeGWSClusterPolicyResponseBody ¶
type DescribeGWSClusterPolicyResponseBody struct { Clipboard *string `json:"Clipboard,omitempty" xml:"Clipboard,omitempty"` LocalDrive *string `json:"LocalDrive,omitempty" xml:"LocalDrive,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` UsbRedirect *string `json:"UsbRedirect,omitempty" xml:"UsbRedirect,omitempty"` Watermark *string `json:"Watermark,omitempty" xml:"Watermark,omitempty"` }
func (DescribeGWSClusterPolicyResponseBody) GoString ¶
func (s DescribeGWSClusterPolicyResponseBody) GoString() string
func (*DescribeGWSClusterPolicyResponseBody) SetClipboard ¶
func (s *DescribeGWSClusterPolicyResponseBody) SetClipboard(v string) *DescribeGWSClusterPolicyResponseBody
func (*DescribeGWSClusterPolicyResponseBody) SetLocalDrive ¶
func (s *DescribeGWSClusterPolicyResponseBody) SetLocalDrive(v string) *DescribeGWSClusterPolicyResponseBody
func (*DescribeGWSClusterPolicyResponseBody) SetRequestId ¶
func (s *DescribeGWSClusterPolicyResponseBody) SetRequestId(v string) *DescribeGWSClusterPolicyResponseBody
func (*DescribeGWSClusterPolicyResponseBody) SetUsbRedirect ¶
func (s *DescribeGWSClusterPolicyResponseBody) SetUsbRedirect(v string) *DescribeGWSClusterPolicyResponseBody
func (*DescribeGWSClusterPolicyResponseBody) SetWatermark ¶
func (s *DescribeGWSClusterPolicyResponseBody) SetWatermark(v string) *DescribeGWSClusterPolicyResponseBody
func (DescribeGWSClusterPolicyResponseBody) String ¶
func (s DescribeGWSClusterPolicyResponseBody) String() string
type DescribeGWSClustersRequest ¶
type DescribeGWSClustersRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeGWSClustersRequest) GoString ¶
func (s DescribeGWSClustersRequest) GoString() string
func (*DescribeGWSClustersRequest) SetClusterId ¶
func (s *DescribeGWSClustersRequest) SetClusterId(v string) *DescribeGWSClustersRequest
func (*DescribeGWSClustersRequest) SetPageNumber ¶
func (s *DescribeGWSClustersRequest) SetPageNumber(v int32) *DescribeGWSClustersRequest
func (*DescribeGWSClustersRequest) SetPageSize ¶
func (s *DescribeGWSClustersRequest) SetPageSize(v int32) *DescribeGWSClustersRequest
func (DescribeGWSClustersRequest) String ¶
func (s DescribeGWSClustersRequest) String() string
type DescribeGWSClustersResponse ¶
type DescribeGWSClustersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeGWSClustersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGWSClustersResponse) GoString ¶
func (s DescribeGWSClustersResponse) GoString() string
func (*DescribeGWSClustersResponse) SetBody ¶
func (s *DescribeGWSClustersResponse) SetBody(v *DescribeGWSClustersResponseBody) *DescribeGWSClustersResponse
func (*DescribeGWSClustersResponse) SetHeaders ¶
func (s *DescribeGWSClustersResponse) SetHeaders(v map[string]*string) *DescribeGWSClustersResponse
func (DescribeGWSClustersResponse) String ¶
func (s DescribeGWSClustersResponse) String() string
type DescribeGWSClustersResponseBody ¶
type DescribeGWSClustersResponseBody struct { CallerType *string `json:"CallerType,omitempty" xml:"CallerType,omitempty"` Clusters *DescribeGWSClustersResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeGWSClustersResponseBody) GoString ¶
func (s DescribeGWSClustersResponseBody) GoString() string
func (*DescribeGWSClustersResponseBody) SetCallerType ¶
func (s *DescribeGWSClustersResponseBody) SetCallerType(v string) *DescribeGWSClustersResponseBody
func (*DescribeGWSClustersResponseBody) SetClusters ¶
func (s *DescribeGWSClustersResponseBody) SetClusters(v *DescribeGWSClustersResponseBodyClusters) *DescribeGWSClustersResponseBody
func (*DescribeGWSClustersResponseBody) SetPageNumber ¶
func (s *DescribeGWSClustersResponseBody) SetPageNumber(v int32) *DescribeGWSClustersResponseBody
func (*DescribeGWSClustersResponseBody) SetPageSize ¶
func (s *DescribeGWSClustersResponseBody) SetPageSize(v int32) *DescribeGWSClustersResponseBody
func (*DescribeGWSClustersResponseBody) SetRequestId ¶
func (s *DescribeGWSClustersResponseBody) SetRequestId(v string) *DescribeGWSClustersResponseBody
func (*DescribeGWSClustersResponseBody) SetTotalCount ¶
func (s *DescribeGWSClustersResponseBody) SetTotalCount(v int32) *DescribeGWSClustersResponseBody
func (DescribeGWSClustersResponseBody) String ¶
func (s DescribeGWSClustersResponseBody) String() string
type DescribeGWSClustersResponseBodyClusters ¶
type DescribeGWSClustersResponseBodyClusters struct {
ClusterInfo []*DescribeGWSClustersResponseBodyClustersClusterInfo `json:"ClusterInfo,omitempty" xml:"ClusterInfo,omitempty" type:"Repeated"`
}
func (DescribeGWSClustersResponseBodyClusters) GoString ¶
func (s DescribeGWSClustersResponseBodyClusters) GoString() string
func (*DescribeGWSClustersResponseBodyClusters) SetClusterInfo ¶
func (s *DescribeGWSClustersResponseBodyClusters) SetClusterInfo(v []*DescribeGWSClustersResponseBodyClustersClusterInfo) *DescribeGWSClustersResponseBodyClusters
func (DescribeGWSClustersResponseBodyClusters) String ¶
func (s DescribeGWSClustersResponseBodyClusters) String() string
type DescribeGWSClustersResponseBodyClustersClusterInfo ¶
type DescribeGWSClustersResponseBodyClustersClusterInfo struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` InstanceCount *int32 `json:"InstanceCount,omitempty" xml:"InstanceCount,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (DescribeGWSClustersResponseBodyClustersClusterInfo) GoString ¶
func (s DescribeGWSClustersResponseBodyClustersClusterInfo) GoString() string
func (*DescribeGWSClustersResponseBodyClustersClusterInfo) SetClusterId ¶
func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetClusterId(v string) *DescribeGWSClustersResponseBodyClustersClusterInfo
func (*DescribeGWSClustersResponseBodyClustersClusterInfo) SetCreateTime ¶
func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetCreateTime(v string) *DescribeGWSClustersResponseBodyClustersClusterInfo
func (*DescribeGWSClustersResponseBodyClustersClusterInfo) SetInstanceCount ¶
func (s *DescribeGWSClustersResponseBodyClustersClusterInfo) SetInstanceCount(v int32) *DescribeGWSClustersResponseBodyClustersClusterInfo
func (DescribeGWSClustersResponseBodyClustersClusterInfo) String ¶
func (s DescribeGWSClustersResponseBodyClustersClusterInfo) String() string
type DescribeGWSImagesRequest ¶
type DescribeGWSImagesRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeGWSImagesRequest) GoString ¶
func (s DescribeGWSImagesRequest) GoString() string
func (*DescribeGWSImagesRequest) SetPageNumber ¶
func (s *DescribeGWSImagesRequest) SetPageNumber(v int32) *DescribeGWSImagesRequest
func (*DescribeGWSImagesRequest) SetPageSize ¶
func (s *DescribeGWSImagesRequest) SetPageSize(v int32) *DescribeGWSImagesRequest
func (DescribeGWSImagesRequest) String ¶
func (s DescribeGWSImagesRequest) String() string
type DescribeGWSImagesResponse ¶
type DescribeGWSImagesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeGWSImagesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGWSImagesResponse) GoString ¶
func (s DescribeGWSImagesResponse) GoString() string
func (*DescribeGWSImagesResponse) SetBody ¶
func (s *DescribeGWSImagesResponse) SetBody(v *DescribeGWSImagesResponseBody) *DescribeGWSImagesResponse
func (*DescribeGWSImagesResponse) SetHeaders ¶
func (s *DescribeGWSImagesResponse) SetHeaders(v map[string]*string) *DescribeGWSImagesResponse
func (DescribeGWSImagesResponse) String ¶
func (s DescribeGWSImagesResponse) String() string
type DescribeGWSImagesResponseBody ¶
type DescribeGWSImagesResponseBody struct { Images *DescribeGWSImagesResponseBodyImages `json:"Images,omitempty" xml:"Images,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeGWSImagesResponseBody) GoString ¶
func (s DescribeGWSImagesResponseBody) GoString() string
func (*DescribeGWSImagesResponseBody) SetImages ¶
func (s *DescribeGWSImagesResponseBody) SetImages(v *DescribeGWSImagesResponseBodyImages) *DescribeGWSImagesResponseBody
func (*DescribeGWSImagesResponseBody) SetPageNumber ¶
func (s *DescribeGWSImagesResponseBody) SetPageNumber(v int32) *DescribeGWSImagesResponseBody
func (*DescribeGWSImagesResponseBody) SetPageSize ¶
func (s *DescribeGWSImagesResponseBody) SetPageSize(v int32) *DescribeGWSImagesResponseBody
func (*DescribeGWSImagesResponseBody) SetRequestId ¶
func (s *DescribeGWSImagesResponseBody) SetRequestId(v string) *DescribeGWSImagesResponseBody
func (*DescribeGWSImagesResponseBody) SetTotalCount ¶
func (s *DescribeGWSImagesResponseBody) SetTotalCount(v int32) *DescribeGWSImagesResponseBody
func (DescribeGWSImagesResponseBody) String ¶
func (s DescribeGWSImagesResponseBody) String() string
type DescribeGWSImagesResponseBodyImages ¶
type DescribeGWSImagesResponseBodyImages struct {
ImageInfo []*DescribeGWSImagesResponseBodyImagesImageInfo `json:"ImageInfo,omitempty" xml:"ImageInfo,omitempty" type:"Repeated"`
}
func (DescribeGWSImagesResponseBodyImages) GoString ¶
func (s DescribeGWSImagesResponseBodyImages) GoString() string
func (*DescribeGWSImagesResponseBodyImages) SetImageInfo ¶
func (s *DescribeGWSImagesResponseBodyImages) SetImageInfo(v []*DescribeGWSImagesResponseBodyImagesImageInfo) *DescribeGWSImagesResponseBodyImages
func (DescribeGWSImagesResponseBodyImages) String ¶
func (s DescribeGWSImagesResponseBodyImages) String() string
type DescribeGWSImagesResponseBodyImagesImageInfo ¶
type DescribeGWSImagesResponseBodyImagesImageInfo struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageType *string `json:"ImageType,omitempty" xml:"ImageType,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Progress *string `json:"Progress,omitempty" xml:"Progress,omitempty"` Size *int32 `json:"Size,omitempty" xml:"Size,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeGWSImagesResponseBodyImagesImageInfo) GoString ¶
func (s DescribeGWSImagesResponseBodyImagesImageInfo) GoString() string
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetCreateTime ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetCreateTime(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetImageId ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetImageId(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetImageType ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetImageType(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetName ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetName(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetProgress ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetProgress(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetSize ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetSize(v int32) *DescribeGWSImagesResponseBodyImagesImageInfo
func (*DescribeGWSImagesResponseBodyImagesImageInfo) SetStatus ¶
func (s *DescribeGWSImagesResponseBodyImagesImageInfo) SetStatus(v string) *DescribeGWSImagesResponseBodyImagesImageInfo
func (DescribeGWSImagesResponseBodyImagesImageInfo) String ¶
func (s DescribeGWSImagesResponseBodyImagesImageInfo) String() string
type DescribeGWSInstancesRequest ¶
type DescribeGWSInstancesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` UserUid *int64 `json:"UserUid,omitempty" xml:"UserUid,omitempty"` }
func (DescribeGWSInstancesRequest) GoString ¶
func (s DescribeGWSInstancesRequest) GoString() string
func (*DescribeGWSInstancesRequest) SetClusterId ¶
func (s *DescribeGWSInstancesRequest) SetClusterId(v string) *DescribeGWSInstancesRequest
func (*DescribeGWSInstancesRequest) SetInstanceId ¶
func (s *DescribeGWSInstancesRequest) SetInstanceId(v string) *DescribeGWSInstancesRequest
func (*DescribeGWSInstancesRequest) SetPageNumber ¶
func (s *DescribeGWSInstancesRequest) SetPageNumber(v int32) *DescribeGWSInstancesRequest
func (*DescribeGWSInstancesRequest) SetPageSize ¶
func (s *DescribeGWSInstancesRequest) SetPageSize(v int32) *DescribeGWSInstancesRequest
func (*DescribeGWSInstancesRequest) SetUserName ¶
func (s *DescribeGWSInstancesRequest) SetUserName(v string) *DescribeGWSInstancesRequest
func (*DescribeGWSInstancesRequest) SetUserUid ¶
func (s *DescribeGWSInstancesRequest) SetUserUid(v int64) *DescribeGWSInstancesRequest
func (DescribeGWSInstancesRequest) String ¶
func (s DescribeGWSInstancesRequest) String() string
type DescribeGWSInstancesResponse ¶
type DescribeGWSInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeGWSInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeGWSInstancesResponse) GoString ¶
func (s DescribeGWSInstancesResponse) GoString() string
func (*DescribeGWSInstancesResponse) SetBody ¶
func (s *DescribeGWSInstancesResponse) SetBody(v *DescribeGWSInstancesResponseBody) *DescribeGWSInstancesResponse
func (*DescribeGWSInstancesResponse) SetHeaders ¶
func (s *DescribeGWSInstancesResponse) SetHeaders(v map[string]*string) *DescribeGWSInstancesResponse
func (DescribeGWSInstancesResponse) String ¶
func (s DescribeGWSInstancesResponse) String() string
type DescribeGWSInstancesResponseBody ¶
type DescribeGWSInstancesResponseBody struct { Instances *DescribeGWSInstancesResponseBodyInstances `json:"Instances,omitempty" xml:"Instances,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeGWSInstancesResponseBody) GoString ¶
func (s DescribeGWSInstancesResponseBody) GoString() string
func (*DescribeGWSInstancesResponseBody) SetInstances ¶
func (s *DescribeGWSInstancesResponseBody) SetInstances(v *DescribeGWSInstancesResponseBodyInstances) *DescribeGWSInstancesResponseBody
func (*DescribeGWSInstancesResponseBody) SetPageNumber ¶
func (s *DescribeGWSInstancesResponseBody) SetPageNumber(v int32) *DescribeGWSInstancesResponseBody
func (*DescribeGWSInstancesResponseBody) SetPageSize ¶
func (s *DescribeGWSInstancesResponseBody) SetPageSize(v int32) *DescribeGWSInstancesResponseBody
func (*DescribeGWSInstancesResponseBody) SetRequestId ¶
func (s *DescribeGWSInstancesResponseBody) SetRequestId(v string) *DescribeGWSInstancesResponseBody
func (*DescribeGWSInstancesResponseBody) SetTotalCount ¶
func (s *DescribeGWSInstancesResponseBody) SetTotalCount(v int32) *DescribeGWSInstancesResponseBody
func (DescribeGWSInstancesResponseBody) String ¶
func (s DescribeGWSInstancesResponseBody) String() string
type DescribeGWSInstancesResponseBodyInstances ¶
type DescribeGWSInstancesResponseBodyInstances struct {
InstanceInfo []*DescribeGWSInstancesResponseBodyInstancesInstanceInfo `json:"InstanceInfo,omitempty" xml:"InstanceInfo,omitempty" type:"Repeated"`
}
func (DescribeGWSInstancesResponseBodyInstances) GoString ¶
func (s DescribeGWSInstancesResponseBodyInstances) GoString() string
func (*DescribeGWSInstancesResponseBodyInstances) SetInstanceInfo ¶
func (s *DescribeGWSInstancesResponseBodyInstances) SetInstanceInfo(v []*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) *DescribeGWSInstancesResponseBodyInstances
func (DescribeGWSInstancesResponseBodyInstances) String ¶
func (s DescribeGWSInstancesResponseBodyInstances) String() string
type DescribeGWSInstancesResponseBodyInstancesInstanceInfo ¶
type DescribeGWSInstancesResponseBodyInstancesInstanceInfo struct { AppList *DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList `json:"AppList,omitempty" xml:"AppList,omitempty" type:"Struct"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ExpireTime *string `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` WorkMode *string `json:"WorkMode,omitempty" xml:"WorkMode,omitempty"` }
func (DescribeGWSInstancesResponseBodyInstancesInstanceInfo) GoString ¶
func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfo) GoString() string
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetAppList ¶
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetClusterId ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetClusterId(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetCreateTime ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetCreateTime(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetExpireTime ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetExpireTime(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetInstanceId ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetInstanceId(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetInstanceType ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetInstanceType(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetUserName ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetUserName(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetWorkMode ¶
func (s *DescribeGWSInstancesResponseBodyInstancesInstanceInfo) SetWorkMode(v string) *DescribeGWSInstancesResponseBodyInstancesInstanceInfo
func (DescribeGWSInstancesResponseBodyInstancesInstanceInfo) String ¶
func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfo) String() string
type DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList ¶
type DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList struct {
AppInfo []*DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo `json:"AppInfo,omitempty" xml:"AppInfo,omitempty" type:"Repeated"`
}
func (DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) GoString ¶
func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) GoString() string
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) SetAppInfo ¶
func (DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) String ¶
func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppList) String() string
type DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo ¶
type DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo struct { AppArgs *string `json:"AppArgs,omitempty" xml:"AppArgs,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` AppPath *string `json:"AppPath,omitempty" xml:"AppPath,omitempty"` }
func (DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) GoString ¶
func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) GoString() string
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) SetAppArgs ¶
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) SetAppName ¶
func (*DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) SetAppPath ¶
func (DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) String ¶
func (s DescribeGWSInstancesResponseBodyInstancesInstanceInfoAppListAppInfo) String() string
type DescribeImageGatewayConfigRequest ¶
type DescribeImageGatewayConfigRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (DescribeImageGatewayConfigRequest) GoString ¶
func (s DescribeImageGatewayConfigRequest) GoString() string
func (*DescribeImageGatewayConfigRequest) SetClusterId ¶
func (s *DescribeImageGatewayConfigRequest) SetClusterId(v string) *DescribeImageGatewayConfigRequest
func (DescribeImageGatewayConfigRequest) String ¶
func (s DescribeImageGatewayConfigRequest) String() string
type DescribeImageGatewayConfigResponse ¶
type DescribeImageGatewayConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeImageGatewayConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeImageGatewayConfigResponse) GoString ¶
func (s DescribeImageGatewayConfigResponse) GoString() string
func (*DescribeImageGatewayConfigResponse) SetHeaders ¶
func (s *DescribeImageGatewayConfigResponse) SetHeaders(v map[string]*string) *DescribeImageGatewayConfigResponse
func (DescribeImageGatewayConfigResponse) String ¶
func (s DescribeImageGatewayConfigResponse) String() string
type DescribeImageGatewayConfigResponseBody ¶
type DescribeImageGatewayConfigResponseBody struct { Imagegw *DescribeImageGatewayConfigResponseBodyImagegw `json:"Imagegw,omitempty" xml:"Imagegw,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeImageGatewayConfigResponseBody) GoString ¶
func (s DescribeImageGatewayConfigResponseBody) GoString() string
func (*DescribeImageGatewayConfigResponseBody) SetImagegw ¶
func (*DescribeImageGatewayConfigResponseBody) SetRequestId ¶
func (s *DescribeImageGatewayConfigResponseBody) SetRequestId(v string) *DescribeImageGatewayConfigResponseBody
func (DescribeImageGatewayConfigResponseBody) String ¶
func (s DescribeImageGatewayConfigResponseBody) String() string
type DescribeImageGatewayConfigResponseBodyImagegw ¶
type DescribeImageGatewayConfigResponseBodyImagegw struct { DefaultImageLocation *string `json:"DefaultImageLocation,omitempty" xml:"DefaultImageLocation,omitempty"` ImageExpirationTimeout *string `json:"ImageExpirationTimeout,omitempty" xml:"ImageExpirationTimeout,omitempty"` Locations *DescribeImageGatewayConfigResponseBodyImagegwLocations `json:"Locations,omitempty" xml:"Locations,omitempty" type:"Struct"` MongoDBURI *string `json:"MongoDBURI,omitempty" xml:"MongoDBURI,omitempty"` PullUpdateTimeout *int64 `json:"PullUpdateTimeout,omitempty" xml:"PullUpdateTimeout,omitempty"` UpdateDateTime *string `json:"UpdateDateTime,omitempty" xml:"UpdateDateTime,omitempty"` }
func (DescribeImageGatewayConfigResponseBodyImagegw) GoString ¶
func (s DescribeImageGatewayConfigResponseBodyImagegw) GoString() string
func (*DescribeImageGatewayConfigResponseBodyImagegw) SetDefaultImageLocation ¶
func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetDefaultImageLocation(v string) *DescribeImageGatewayConfigResponseBodyImagegw
func (*DescribeImageGatewayConfigResponseBodyImagegw) SetImageExpirationTimeout ¶
func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetImageExpirationTimeout(v string) *DescribeImageGatewayConfigResponseBodyImagegw
func (*DescribeImageGatewayConfigResponseBodyImagegw) SetLocations ¶
func (*DescribeImageGatewayConfigResponseBodyImagegw) SetMongoDBURI ¶
func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetMongoDBURI(v string) *DescribeImageGatewayConfigResponseBodyImagegw
func (*DescribeImageGatewayConfigResponseBodyImagegw) SetPullUpdateTimeout ¶
func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetPullUpdateTimeout(v int64) *DescribeImageGatewayConfigResponseBodyImagegw
func (*DescribeImageGatewayConfigResponseBodyImagegw) SetUpdateDateTime ¶
func (s *DescribeImageGatewayConfigResponseBodyImagegw) SetUpdateDateTime(v string) *DescribeImageGatewayConfigResponseBodyImagegw
func (DescribeImageGatewayConfigResponseBodyImagegw) String ¶
func (s DescribeImageGatewayConfigResponseBodyImagegw) String() string
type DescribeImageGatewayConfigResponseBodyImagegwLocations ¶
type DescribeImageGatewayConfigResponseBodyImagegwLocations struct {
LocationInfo []*DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo `json:"LocationInfo,omitempty" xml:"LocationInfo,omitempty" type:"Repeated"`
}
func (DescribeImageGatewayConfigResponseBodyImagegwLocations) GoString ¶
func (s DescribeImageGatewayConfigResponseBodyImagegwLocations) GoString() string
func (*DescribeImageGatewayConfigResponseBodyImagegwLocations) SetLocationInfo ¶
func (DescribeImageGatewayConfigResponseBodyImagegwLocations) String ¶
func (s DescribeImageGatewayConfigResponseBodyImagegwLocations) String() string
type DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo ¶
type DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo struct { Authentication *string `json:"Authentication,omitempty" xml:"Authentication,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` RemoteType *string `json:"RemoteType,omitempty" xml:"RemoteType,omitempty"` URL *string `json:"URL,omitempty" xml:"URL,omitempty"` }
func (DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) GoString ¶
func (s DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) GoString() string
func (*DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetAuthentication ¶
func (*DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetLocation ¶
func (*DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) SetRemoteType ¶
func (DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) String ¶
func (s DescribeImageGatewayConfigResponseBodyImagegwLocationsLocationInfo) String() string
type DescribeImagePriceRequest ¶
type DescribeImagePriceRequest struct { Amount *int32 `json:"Amount,omitempty" xml:"Amount,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` OrderType *string `json:"OrderType,omitempty" xml:"OrderType,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` PriceUnit *string `json:"PriceUnit,omitempty" xml:"PriceUnit,omitempty"` SkuCode *string `json:"SkuCode,omitempty" xml:"SkuCode,omitempty"` }
func (DescribeImagePriceRequest) GoString ¶
func (s DescribeImagePriceRequest) GoString() string
func (*DescribeImagePriceRequest) SetAmount ¶
func (s *DescribeImagePriceRequest) SetAmount(v int32) *DescribeImagePriceRequest
func (*DescribeImagePriceRequest) SetImageId ¶
func (s *DescribeImagePriceRequest) SetImageId(v string) *DescribeImagePriceRequest
func (*DescribeImagePriceRequest) SetOrderType ¶
func (s *DescribeImagePriceRequest) SetOrderType(v string) *DescribeImagePriceRequest
func (*DescribeImagePriceRequest) SetPeriod ¶
func (s *DescribeImagePriceRequest) SetPeriod(v int32) *DescribeImagePriceRequest
func (*DescribeImagePriceRequest) SetPriceUnit ¶
func (s *DescribeImagePriceRequest) SetPriceUnit(v string) *DescribeImagePriceRequest
func (*DescribeImagePriceRequest) SetSkuCode ¶
func (s *DescribeImagePriceRequest) SetSkuCode(v string) *DescribeImagePriceRequest
func (DescribeImagePriceRequest) String ¶
func (s DescribeImagePriceRequest) String() string
type DescribeImagePriceResponse ¶
type DescribeImagePriceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeImagePriceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeImagePriceResponse) GoString ¶
func (s DescribeImagePriceResponse) GoString() string
func (*DescribeImagePriceResponse) SetBody ¶
func (s *DescribeImagePriceResponse) SetBody(v *DescribeImagePriceResponseBody) *DescribeImagePriceResponse
func (*DescribeImagePriceResponse) SetHeaders ¶
func (s *DescribeImagePriceResponse) SetHeaders(v map[string]*string) *DescribeImagePriceResponse
func (DescribeImagePriceResponse) String ¶
func (s DescribeImagePriceResponse) String() string
type DescribeImagePriceResponseBody ¶
type DescribeImagePriceResponseBody struct { Amount *int32 `json:"Amount,omitempty" xml:"Amount,omitempty"` DiscountPrice *float32 `json:"DiscountPrice,omitempty" xml:"DiscountPrice,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` OriginalPrice *float32 `json:"OriginalPrice,omitempty" xml:"OriginalPrice,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TradePrice *float32 `json:"TradePrice,omitempty" xml:"TradePrice,omitempty"` }
func (DescribeImagePriceResponseBody) GoString ¶
func (s DescribeImagePriceResponseBody) GoString() string
func (*DescribeImagePriceResponseBody) SetAmount ¶
func (s *DescribeImagePriceResponseBody) SetAmount(v int32) *DescribeImagePriceResponseBody
func (*DescribeImagePriceResponseBody) SetDiscountPrice ¶
func (s *DescribeImagePriceResponseBody) SetDiscountPrice(v float32) *DescribeImagePriceResponseBody
func (*DescribeImagePriceResponseBody) SetImageId ¶
func (s *DescribeImagePriceResponseBody) SetImageId(v string) *DescribeImagePriceResponseBody
func (*DescribeImagePriceResponseBody) SetOriginalPrice ¶
func (s *DescribeImagePriceResponseBody) SetOriginalPrice(v float32) *DescribeImagePriceResponseBody
func (*DescribeImagePriceResponseBody) SetRequestId ¶
func (s *DescribeImagePriceResponseBody) SetRequestId(v string) *DescribeImagePriceResponseBody
func (*DescribeImagePriceResponseBody) SetTradePrice ¶
func (s *DescribeImagePriceResponseBody) SetTradePrice(v float32) *DescribeImagePriceResponseBody
func (DescribeImagePriceResponseBody) String ¶
func (s DescribeImagePriceResponseBody) String() string
type DescribeImageRequest ¶
type DescribeImageRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ContainerType *string `json:"ContainerType,omitempty" xml:"ContainerType,omitempty"` ImageTag *string `json:"ImageTag,omitempty" xml:"ImageTag,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` }
func (DescribeImageRequest) GoString ¶
func (s DescribeImageRequest) GoString() string
func (*DescribeImageRequest) SetClusterId ¶
func (s *DescribeImageRequest) SetClusterId(v string) *DescribeImageRequest
func (*DescribeImageRequest) SetContainerType ¶
func (s *DescribeImageRequest) SetContainerType(v string) *DescribeImageRequest
func (*DescribeImageRequest) SetImageTag ¶
func (s *DescribeImageRequest) SetImageTag(v string) *DescribeImageRequest
func (*DescribeImageRequest) SetRepository ¶
func (s *DescribeImageRequest) SetRepository(v string) *DescribeImageRequest
func (DescribeImageRequest) String ¶
func (s DescribeImageRequest) String() string
type DescribeImageResponse ¶
type DescribeImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeImageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeImageResponse) GoString ¶
func (s DescribeImageResponse) GoString() string
func (*DescribeImageResponse) SetBody ¶
func (s *DescribeImageResponse) SetBody(v *DescribeImageResponseBody) *DescribeImageResponse
func (*DescribeImageResponse) SetHeaders ¶
func (s *DescribeImageResponse) SetHeaders(v map[string]*string) *DescribeImageResponse
func (DescribeImageResponse) String ¶
func (s DescribeImageResponse) String() string
type DescribeImageResponseBody ¶
type DescribeImageResponseBody struct { ImageInfo *DescribeImageResponseBodyImageInfo `json:"ImageInfo,omitempty" xml:"ImageInfo,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeImageResponseBody) GoString ¶
func (s DescribeImageResponseBody) GoString() string
func (*DescribeImageResponseBody) SetImageInfo ¶
func (s *DescribeImageResponseBody) SetImageInfo(v *DescribeImageResponseBodyImageInfo) *DescribeImageResponseBody
func (*DescribeImageResponseBody) SetRequestId ¶
func (s *DescribeImageResponseBody) SetRequestId(v string) *DescribeImageResponseBody
func (DescribeImageResponseBody) String ¶
func (s DescribeImageResponseBody) String() string
type DescribeImageResponseBodyImageInfo ¶
type DescribeImageResponseBodyImageInfo struct { ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` System *string `json:"System,omitempty" xml:"System,omitempty"` Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` UpdateDateTime *string `json:"UpdateDateTime,omitempty" xml:"UpdateDateTime,omitempty"` }
func (DescribeImageResponseBodyImageInfo) GoString ¶
func (s DescribeImageResponseBodyImageInfo) GoString() string
func (*DescribeImageResponseBodyImageInfo) SetImageId ¶
func (s *DescribeImageResponseBodyImageInfo) SetImageId(v string) *DescribeImageResponseBodyImageInfo
func (*DescribeImageResponseBodyImageInfo) SetRepository ¶
func (s *DescribeImageResponseBodyImageInfo) SetRepository(v string) *DescribeImageResponseBodyImageInfo
func (*DescribeImageResponseBodyImageInfo) SetStatus ¶
func (s *DescribeImageResponseBodyImageInfo) SetStatus(v string) *DescribeImageResponseBodyImageInfo
func (*DescribeImageResponseBodyImageInfo) SetSystem ¶
func (s *DescribeImageResponseBodyImageInfo) SetSystem(v string) *DescribeImageResponseBodyImageInfo
func (*DescribeImageResponseBodyImageInfo) SetTag ¶
func (s *DescribeImageResponseBodyImageInfo) SetTag(v string) *DescribeImageResponseBodyImageInfo
func (*DescribeImageResponseBodyImageInfo) SetType ¶
func (s *DescribeImageResponseBodyImageInfo) SetType(v string) *DescribeImageResponseBodyImageInfo
func (*DescribeImageResponseBodyImageInfo) SetUpdateDateTime ¶
func (s *DescribeImageResponseBodyImageInfo) SetUpdateDateTime(v string) *DescribeImageResponseBodyImageInfo
func (DescribeImageResponseBodyImageInfo) String ¶
func (s DescribeImageResponseBodyImageInfo) String() string
type DescribeJobRequest ¶
type DescribeJobRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` }
func (DescribeJobRequest) GoString ¶
func (s DescribeJobRequest) GoString() string
func (*DescribeJobRequest) SetClusterId ¶
func (s *DescribeJobRequest) SetClusterId(v string) *DescribeJobRequest
func (*DescribeJobRequest) SetJobId ¶
func (s *DescribeJobRequest) SetJobId(v string) *DescribeJobRequest
func (DescribeJobRequest) String ¶
func (s DescribeJobRequest) String() string
type DescribeJobResponse ¶
type DescribeJobResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeJobResponse) GoString ¶
func (s DescribeJobResponse) GoString() string
func (*DescribeJobResponse) SetBody ¶
func (s *DescribeJobResponse) SetBody(v *DescribeJobResponseBody) *DescribeJobResponse
func (*DescribeJobResponse) SetHeaders ¶
func (s *DescribeJobResponse) SetHeaders(v map[string]*string) *DescribeJobResponse
func (DescribeJobResponse) String ¶
func (s DescribeJobResponse) String() string
type DescribeJobResponseBody ¶
type DescribeJobResponseBody struct { Message *DescribeJobResponseBodyMessage `json:"Message,omitempty" xml:"Message,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeJobResponseBody) GoString ¶
func (s DescribeJobResponseBody) GoString() string
func (*DescribeJobResponseBody) SetMessage ¶
func (s *DescribeJobResponseBody) SetMessage(v *DescribeJobResponseBodyMessage) *DescribeJobResponseBody
func (*DescribeJobResponseBody) SetRequestId ¶
func (s *DescribeJobResponseBody) SetRequestId(v string) *DescribeJobResponseBody
func (DescribeJobResponseBody) String ¶
func (s DescribeJobResponseBody) String() string
type DescribeJobResponseBodyMessage ¶
type DescribeJobResponseBodyMessage struct {
JobInfo *string `json:"JobInfo,omitempty" xml:"JobInfo,omitempty"`
}
func (DescribeJobResponseBodyMessage) GoString ¶
func (s DescribeJobResponseBodyMessage) GoString() string
func (*DescribeJobResponseBodyMessage) SetJobInfo ¶
func (s *DescribeJobResponseBodyMessage) SetJobInfo(v string) *DescribeJobResponseBodyMessage
func (DescribeJobResponseBodyMessage) String ¶
func (s DescribeJobResponseBodyMessage) String() string
type DescribeNFSClientStatusRequest ¶
type DescribeNFSClientStatusRequest struct {
InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"`
}
func (DescribeNFSClientStatusRequest) GoString ¶
func (s DescribeNFSClientStatusRequest) GoString() string
func (*DescribeNFSClientStatusRequest) SetInstanceId ¶
func (s *DescribeNFSClientStatusRequest) SetInstanceId(v string) *DescribeNFSClientStatusRequest
func (DescribeNFSClientStatusRequest) String ¶
func (s DescribeNFSClientStatusRequest) String() string
type DescribeNFSClientStatusResponse ¶
type DescribeNFSClientStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeNFSClientStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeNFSClientStatusResponse) GoString ¶
func (s DescribeNFSClientStatusResponse) GoString() string
func (*DescribeNFSClientStatusResponse) SetBody ¶
func (s *DescribeNFSClientStatusResponse) SetBody(v *DescribeNFSClientStatusResponseBody) *DescribeNFSClientStatusResponse
func (*DescribeNFSClientStatusResponse) SetHeaders ¶
func (s *DescribeNFSClientStatusResponse) SetHeaders(v map[string]*string) *DescribeNFSClientStatusResponse
func (DescribeNFSClientStatusResponse) String ¶
func (s DescribeNFSClientStatusResponse) String() string
type DescribeNFSClientStatusResponseBody ¶
type DescribeNFSClientStatusResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Result *DescribeNFSClientStatusResponseBodyResult `json:"Result,omitempty" xml:"Result,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (DescribeNFSClientStatusResponseBody) GoString ¶
func (s DescribeNFSClientStatusResponseBody) GoString() string
func (*DescribeNFSClientStatusResponseBody) SetRequestId ¶
func (s *DescribeNFSClientStatusResponseBody) SetRequestId(v string) *DescribeNFSClientStatusResponseBody
func (*DescribeNFSClientStatusResponseBody) SetStatus ¶
func (s *DescribeNFSClientStatusResponseBody) SetStatus(v string) *DescribeNFSClientStatusResponseBody
func (DescribeNFSClientStatusResponseBody) String ¶
func (s DescribeNFSClientStatusResponseBody) String() string
type DescribeNFSClientStatusResponseBodyResult ¶
type DescribeNFSClientStatusResponseBodyResult struct { ExitCode *int32 `json:"ExitCode,omitempty" xml:"ExitCode,omitempty"` InvokeRecordStatus *string `json:"InvokeRecordStatus,omitempty" xml:"InvokeRecordStatus,omitempty"` Output *string `json:"Output,omitempty" xml:"Output,omitempty"` }
func (DescribeNFSClientStatusResponseBodyResult) GoString ¶
func (s DescribeNFSClientStatusResponseBodyResult) GoString() string
func (*DescribeNFSClientStatusResponseBodyResult) SetExitCode ¶
func (s *DescribeNFSClientStatusResponseBodyResult) SetExitCode(v int32) *DescribeNFSClientStatusResponseBodyResult
func (*DescribeNFSClientStatusResponseBodyResult) SetInvokeRecordStatus ¶
func (s *DescribeNFSClientStatusResponseBodyResult) SetInvokeRecordStatus(v string) *DescribeNFSClientStatusResponseBodyResult
func (*DescribeNFSClientStatusResponseBodyResult) SetOutput ¶
func (s *DescribeNFSClientStatusResponseBodyResult) SetOutput(v string) *DescribeNFSClientStatusResponseBodyResult
func (DescribeNFSClientStatusResponseBodyResult) String ¶
func (s DescribeNFSClientStatusResponseBodyResult) String() string
type DescribePriceRequest ¶
type DescribePriceRequest struct { ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` Commodities []*DescribePriceRequestCommodities `json:"Commodities,omitempty" xml:"Commodities,omitempty" type:"Repeated"` OrderType *string `json:"OrderType,omitempty" xml:"OrderType,omitempty"` PriceUnit *string `json:"PriceUnit,omitempty" xml:"PriceUnit,omitempty"` }
func (DescribePriceRequest) GoString ¶
func (s DescribePriceRequest) GoString() string
func (*DescribePriceRequest) SetChargeType ¶
func (s *DescribePriceRequest) SetChargeType(v string) *DescribePriceRequest
func (*DescribePriceRequest) SetCommodities ¶
func (s *DescribePriceRequest) SetCommodities(v []*DescribePriceRequestCommodities) *DescribePriceRequest
func (*DescribePriceRequest) SetOrderType ¶
func (s *DescribePriceRequest) SetOrderType(v string) *DescribePriceRequest
func (*DescribePriceRequest) SetPriceUnit ¶
func (s *DescribePriceRequest) SetPriceUnit(v string) *DescribePriceRequest
func (DescribePriceRequest) String ¶
func (s DescribePriceRequest) String() string
type DescribePriceRequestCommodities ¶
type DescribePriceRequestCommodities struct { Amount *int32 `json:"Amount,omitempty" xml:"Amount,omitempty"` DataDisks []*DescribePriceRequestCommoditiesDataDisks `json:"DataDisks,omitempty" xml:"DataDisks,omitempty" type:"Repeated"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` InternetChargeType *string `json:"InternetChargeType,omitempty" xml:"InternetChargeType,omitempty"` InternetMaxBandWidthOut *int32 `json:"InternetMaxBandWidthOut,omitempty" xml:"InternetMaxBandWidthOut,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` NodeType *string `json:"NodeType,omitempty" xml:"NodeType,omitempty"` Period *int32 `json:"Period,omitempty" xml:"Period,omitempty"` SystemDiskCategory *string `json:"SystemDiskCategory,omitempty" xml:"SystemDiskCategory,omitempty"` SystemDiskPerformanceLevel *string `json:"SystemDiskPerformanceLevel,omitempty" xml:"SystemDiskPerformanceLevel,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` }
func (DescribePriceRequestCommodities) GoString ¶
func (s DescribePriceRequestCommodities) GoString() string
func (*DescribePriceRequestCommodities) SetAmount ¶
func (s *DescribePriceRequestCommodities) SetAmount(v int32) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetDataDisks ¶
func (s *DescribePriceRequestCommodities) SetDataDisks(v []*DescribePriceRequestCommoditiesDataDisks) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetInstanceType ¶
func (s *DescribePriceRequestCommodities) SetInstanceType(v string) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetInternetChargeType ¶
func (s *DescribePriceRequestCommodities) SetInternetChargeType(v string) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetInternetMaxBandWidthOut ¶
func (s *DescribePriceRequestCommodities) SetInternetMaxBandWidthOut(v int32) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetNetworkType ¶
func (s *DescribePriceRequestCommodities) SetNetworkType(v string) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetNodeType ¶
func (s *DescribePriceRequestCommodities) SetNodeType(v string) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetPeriod ¶
func (s *DescribePriceRequestCommodities) SetPeriod(v int32) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetSystemDiskCategory ¶
func (s *DescribePriceRequestCommodities) SetSystemDiskCategory(v string) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetSystemDiskPerformanceLevel ¶
func (s *DescribePriceRequestCommodities) SetSystemDiskPerformanceLevel(v string) *DescribePriceRequestCommodities
func (*DescribePriceRequestCommodities) SetSystemDiskSize ¶
func (s *DescribePriceRequestCommodities) SetSystemDiskSize(v int32) *DescribePriceRequestCommodities
func (DescribePriceRequestCommodities) String ¶
func (s DescribePriceRequestCommodities) String() string
type DescribePriceRequestCommoditiesDataDisks ¶
type DescribePriceRequestCommoditiesDataDisks struct { Category *string `json:"category,omitempty" xml:"category,omitempty"` DeleteWithInstance *bool `json:"deleteWithInstance,omitempty" xml:"deleteWithInstance,omitempty"` Encrypted *bool `json:"encrypted,omitempty" xml:"encrypted,omitempty"` PerformanceLevel *string `json:"performanceLevel,omitempty" xml:"performanceLevel,omitempty"` Size *int32 `json:"size,omitempty" xml:"size,omitempty"` }
func (DescribePriceRequestCommoditiesDataDisks) GoString ¶
func (s DescribePriceRequestCommoditiesDataDisks) GoString() string
func (*DescribePriceRequestCommoditiesDataDisks) SetCategory ¶
func (s *DescribePriceRequestCommoditiesDataDisks) SetCategory(v string) *DescribePriceRequestCommoditiesDataDisks
func (*DescribePriceRequestCommoditiesDataDisks) SetDeleteWithInstance ¶
func (s *DescribePriceRequestCommoditiesDataDisks) SetDeleteWithInstance(v bool) *DescribePriceRequestCommoditiesDataDisks
func (*DescribePriceRequestCommoditiesDataDisks) SetEncrypted ¶
func (s *DescribePriceRequestCommoditiesDataDisks) SetEncrypted(v bool) *DescribePriceRequestCommoditiesDataDisks
func (*DescribePriceRequestCommoditiesDataDisks) SetPerformanceLevel ¶
func (s *DescribePriceRequestCommoditiesDataDisks) SetPerformanceLevel(v string) *DescribePriceRequestCommoditiesDataDisks
func (*DescribePriceRequestCommoditiesDataDisks) SetSize ¶
func (s *DescribePriceRequestCommoditiesDataDisks) SetSize(v int32) *DescribePriceRequestCommoditiesDataDisks
func (DescribePriceRequestCommoditiesDataDisks) String ¶
func (s DescribePriceRequestCommoditiesDataDisks) String() string
type DescribePriceResponse ¶
type DescribePriceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribePriceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribePriceResponse) GoString ¶
func (s DescribePriceResponse) GoString() string
func (*DescribePriceResponse) SetBody ¶
func (s *DescribePriceResponse) SetBody(v *DescribePriceResponseBody) *DescribePriceResponse
func (*DescribePriceResponse) SetHeaders ¶
func (s *DescribePriceResponse) SetHeaders(v map[string]*string) *DescribePriceResponse
func (DescribePriceResponse) String ¶
func (s DescribePriceResponse) String() string
type DescribePriceResponseBody ¶
type DescribePriceResponseBody struct { Prices *DescribePriceResponseBodyPrices `json:"Prices,omitempty" xml:"Prices,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalTradePrice *float32 `json:"TotalTradePrice,omitempty" xml:"TotalTradePrice,omitempty"` }
func (DescribePriceResponseBody) GoString ¶
func (s DescribePriceResponseBody) GoString() string
func (*DescribePriceResponseBody) SetPrices ¶
func (s *DescribePriceResponseBody) SetPrices(v *DescribePriceResponseBodyPrices) *DescribePriceResponseBody
func (*DescribePriceResponseBody) SetRequestId ¶
func (s *DescribePriceResponseBody) SetRequestId(v string) *DescribePriceResponseBody
func (*DescribePriceResponseBody) SetTotalTradePrice ¶
func (s *DescribePriceResponseBody) SetTotalTradePrice(v float32) *DescribePriceResponseBody
func (DescribePriceResponseBody) String ¶
func (s DescribePriceResponseBody) String() string
type DescribePriceResponseBodyPrices ¶
type DescribePriceResponseBodyPrices struct {
PriceInfo []*DescribePriceResponseBodyPricesPriceInfo `json:"PriceInfo,omitempty" xml:"PriceInfo,omitempty" type:"Repeated"`
}
func (DescribePriceResponseBodyPrices) GoString ¶
func (s DescribePriceResponseBodyPrices) GoString() string
func (*DescribePriceResponseBodyPrices) SetPriceInfo ¶
func (s *DescribePriceResponseBodyPrices) SetPriceInfo(v []*DescribePriceResponseBodyPricesPriceInfo) *DescribePriceResponseBodyPrices
func (DescribePriceResponseBodyPrices) String ¶
func (s DescribePriceResponseBodyPrices) String() string
type DescribePriceResponseBodyPricesPriceInfo ¶
type DescribePriceResponseBodyPricesPriceInfo struct { Currency *string `json:"Currency,omitempty" xml:"Currency,omitempty"` NodeType *string `json:"NodeType,omitempty" xml:"NodeType,omitempty"` OriginalPrice *float32 `json:"OriginalPrice,omitempty" xml:"OriginalPrice,omitempty"` TradePrice *float32 `json:"TradePrice,omitempty" xml:"TradePrice,omitempty"` }
func (DescribePriceResponseBodyPricesPriceInfo) GoString ¶
func (s DescribePriceResponseBodyPricesPriceInfo) GoString() string
func (*DescribePriceResponseBodyPricesPriceInfo) SetCurrency ¶
func (s *DescribePriceResponseBodyPricesPriceInfo) SetCurrency(v string) *DescribePriceResponseBodyPricesPriceInfo
func (*DescribePriceResponseBodyPricesPriceInfo) SetNodeType ¶
func (s *DescribePriceResponseBodyPricesPriceInfo) SetNodeType(v string) *DescribePriceResponseBodyPricesPriceInfo
func (*DescribePriceResponseBodyPricesPriceInfo) SetOriginalPrice ¶
func (s *DescribePriceResponseBodyPricesPriceInfo) SetOriginalPrice(v float32) *DescribePriceResponseBodyPricesPriceInfo
func (*DescribePriceResponseBodyPricesPriceInfo) SetTradePrice ¶
func (s *DescribePriceResponseBodyPricesPriceInfo) SetTradePrice(v float32) *DescribePriceResponseBodyPricesPriceInfo
func (DescribePriceResponseBodyPricesPriceInfo) String ¶
func (s DescribePriceResponseBodyPricesPriceInfo) String() string
type EditJobTemplateRequest ¶
type EditJobTemplateRequest struct { ArrayRequest *string `json:"ArrayRequest,omitempty" xml:"ArrayRequest,omitempty"` ClockTime *string `json:"ClockTime,omitempty" xml:"ClockTime,omitempty"` CommandLine *string `json:"CommandLine,omitempty" xml:"CommandLine,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` InputFileUrl *string `json:"InputFileUrl,omitempty" xml:"InputFileUrl,omitempty"` Mem *string `json:"Mem,omitempty" xml:"Mem,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Node *int32 `json:"Node,omitempty" xml:"Node,omitempty"` PackagePath *string `json:"PackagePath,omitempty" xml:"PackagePath,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` Queue *string `json:"Queue,omitempty" xml:"Queue,omitempty"` ReRunable *bool `json:"ReRunable,omitempty" xml:"ReRunable,omitempty"` RunasUser *string `json:"RunasUser,omitempty" xml:"RunasUser,omitempty"` StderrRedirectPath *string `json:"StderrRedirectPath,omitempty" xml:"StderrRedirectPath,omitempty"` StdoutRedirectPath *string `json:"StdoutRedirectPath,omitempty" xml:"StdoutRedirectPath,omitempty"` Task *int32 `json:"Task,omitempty" xml:"Task,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` Thread *int32 `json:"Thread,omitempty" xml:"Thread,omitempty"` UnzipCmd *string `json:"UnzipCmd,omitempty" xml:"UnzipCmd,omitempty"` Variables *string `json:"Variables,omitempty" xml:"Variables,omitempty"` WithUnzipCmd *bool `json:"WithUnzipCmd,omitempty" xml:"WithUnzipCmd,omitempty"` }
func (EditJobTemplateRequest) GoString ¶
func (s EditJobTemplateRequest) GoString() string
func (*EditJobTemplateRequest) SetArrayRequest ¶
func (s *EditJobTemplateRequest) SetArrayRequest(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetClockTime ¶
func (s *EditJobTemplateRequest) SetClockTime(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetCommandLine ¶
func (s *EditJobTemplateRequest) SetCommandLine(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetGpu ¶
func (s *EditJobTemplateRequest) SetGpu(v int32) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetInputFileUrl ¶
func (s *EditJobTemplateRequest) SetInputFileUrl(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetMem ¶
func (s *EditJobTemplateRequest) SetMem(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetName ¶
func (s *EditJobTemplateRequest) SetName(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetNode ¶
func (s *EditJobTemplateRequest) SetNode(v int32) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetPackagePath ¶
func (s *EditJobTemplateRequest) SetPackagePath(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetPriority ¶
func (s *EditJobTemplateRequest) SetPriority(v int32) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetQueue ¶
func (s *EditJobTemplateRequest) SetQueue(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetReRunable ¶
func (s *EditJobTemplateRequest) SetReRunable(v bool) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetRunasUser ¶
func (s *EditJobTemplateRequest) SetRunasUser(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetStderrRedirectPath ¶
func (s *EditJobTemplateRequest) SetStderrRedirectPath(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetStdoutRedirectPath ¶
func (s *EditJobTemplateRequest) SetStdoutRedirectPath(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetTask ¶
func (s *EditJobTemplateRequest) SetTask(v int32) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetTemplateId ¶
func (s *EditJobTemplateRequest) SetTemplateId(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetThread ¶
func (s *EditJobTemplateRequest) SetThread(v int32) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetUnzipCmd ¶
func (s *EditJobTemplateRequest) SetUnzipCmd(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetVariables ¶
func (s *EditJobTemplateRequest) SetVariables(v string) *EditJobTemplateRequest
func (*EditJobTemplateRequest) SetWithUnzipCmd ¶
func (s *EditJobTemplateRequest) SetWithUnzipCmd(v bool) *EditJobTemplateRequest
func (EditJobTemplateRequest) String ¶
func (s EditJobTemplateRequest) String() string
type EditJobTemplateResponse ¶
type EditJobTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *EditJobTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EditJobTemplateResponse) GoString ¶
func (s EditJobTemplateResponse) GoString() string
func (*EditJobTemplateResponse) SetBody ¶
func (s *EditJobTemplateResponse) SetBody(v *EditJobTemplateResponseBody) *EditJobTemplateResponse
func (*EditJobTemplateResponse) SetHeaders ¶
func (s *EditJobTemplateResponse) SetHeaders(v map[string]*string) *EditJobTemplateResponse
func (EditJobTemplateResponse) String ¶
func (s EditJobTemplateResponse) String() string
type EditJobTemplateResponseBody ¶
type EditJobTemplateResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TemplateId *string `json:"TemplateId,omitempty" xml:"TemplateId,omitempty"` }
func (EditJobTemplateResponseBody) GoString ¶
func (s EditJobTemplateResponseBody) GoString() string
func (*EditJobTemplateResponseBody) SetRequestId ¶
func (s *EditJobTemplateResponseBody) SetRequestId(v string) *EditJobTemplateResponseBody
func (*EditJobTemplateResponseBody) SetTemplateId ¶
func (s *EditJobTemplateResponseBody) SetTemplateId(v string) *EditJobTemplateResponseBody
func (EditJobTemplateResponseBody) String ¶
func (s EditJobTemplateResponseBody) String() string
type GetAccountingReportRequest ¶
type GetAccountingReportRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Dim *string `json:"Dim,omitempty" xml:"Dim,omitempty"` EndTime *int32 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` FilterValue *string `json:"FilterValue,omitempty" xml:"FilterValue,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ReportType *string `json:"ReportType,omitempty" xml:"ReportType,omitempty"` StartTime *int32 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (GetAccountingReportRequest) GoString ¶
func (s GetAccountingReportRequest) GoString() string
func (*GetAccountingReportRequest) SetClusterId ¶
func (s *GetAccountingReportRequest) SetClusterId(v string) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetDim ¶
func (s *GetAccountingReportRequest) SetDim(v string) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetEndTime ¶
func (s *GetAccountingReportRequest) SetEndTime(v int32) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetFilterValue ¶
func (s *GetAccountingReportRequest) SetFilterValue(v string) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetJobId ¶
func (s *GetAccountingReportRequest) SetJobId(v string) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetPageNumber ¶
func (s *GetAccountingReportRequest) SetPageNumber(v int32) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetPageSize ¶
func (s *GetAccountingReportRequest) SetPageSize(v int32) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetReportType ¶
func (s *GetAccountingReportRequest) SetReportType(v string) *GetAccountingReportRequest
func (*GetAccountingReportRequest) SetStartTime ¶
func (s *GetAccountingReportRequest) SetStartTime(v int32) *GetAccountingReportRequest
func (GetAccountingReportRequest) String ¶
func (s GetAccountingReportRequest) String() string
type GetAccountingReportResponse ¶
type GetAccountingReportResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAccountingReportResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAccountingReportResponse) GoString ¶
func (s GetAccountingReportResponse) GoString() string
func (*GetAccountingReportResponse) SetBody ¶
func (s *GetAccountingReportResponse) SetBody(v *GetAccountingReportResponseBody) *GetAccountingReportResponse
func (*GetAccountingReportResponse) SetHeaders ¶
func (s *GetAccountingReportResponse) SetHeaders(v map[string]*string) *GetAccountingReportResponse
func (GetAccountingReportResponse) String ¶
func (s GetAccountingReportResponse) String() string
type GetAccountingReportResponseBody ¶
type GetAccountingReportResponseBody struct { Data *GetAccountingReportResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Metrics *string `json:"Metrics,omitempty" xml:"Metrics,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCoreTime *int32 `json:"TotalCoreTime,omitempty" xml:"TotalCoreTime,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (GetAccountingReportResponseBody) GoString ¶
func (s GetAccountingReportResponseBody) GoString() string
func (*GetAccountingReportResponseBody) SetData ¶
func (s *GetAccountingReportResponseBody) SetData(v *GetAccountingReportResponseBodyData) *GetAccountingReportResponseBody
func (*GetAccountingReportResponseBody) SetMetrics ¶
func (s *GetAccountingReportResponseBody) SetMetrics(v string) *GetAccountingReportResponseBody
func (*GetAccountingReportResponseBody) SetPageNumber ¶
func (s *GetAccountingReportResponseBody) SetPageNumber(v int32) *GetAccountingReportResponseBody
func (*GetAccountingReportResponseBody) SetPageSize ¶
func (s *GetAccountingReportResponseBody) SetPageSize(v int32) *GetAccountingReportResponseBody
func (*GetAccountingReportResponseBody) SetRequestId ¶
func (s *GetAccountingReportResponseBody) SetRequestId(v string) *GetAccountingReportResponseBody
func (*GetAccountingReportResponseBody) SetTotalCoreTime ¶
func (s *GetAccountingReportResponseBody) SetTotalCoreTime(v int32) *GetAccountingReportResponseBody
func (*GetAccountingReportResponseBody) SetTotalCount ¶
func (s *GetAccountingReportResponseBody) SetTotalCount(v int32) *GetAccountingReportResponseBody
func (GetAccountingReportResponseBody) String ¶
func (s GetAccountingReportResponseBody) String() string
type GetAccountingReportResponseBodyData ¶
type GetAccountingReportResponseBodyData struct {
Data []*string `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"`
}
func (GetAccountingReportResponseBodyData) GoString ¶
func (s GetAccountingReportResponseBodyData) GoString() string
func (*GetAccountingReportResponseBodyData) SetData ¶
func (s *GetAccountingReportResponseBodyData) SetData(v []*string) *GetAccountingReportResponseBodyData
func (GetAccountingReportResponseBodyData) String ¶
func (s GetAccountingReportResponseBodyData) String() string
type GetAutoScaleConfigRequest ¶
type GetAutoScaleConfigRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (GetAutoScaleConfigRequest) GoString ¶
func (s GetAutoScaleConfigRequest) GoString() string
func (*GetAutoScaleConfigRequest) SetClusterId ¶
func (s *GetAutoScaleConfigRequest) SetClusterId(v string) *GetAutoScaleConfigRequest
func (GetAutoScaleConfigRequest) String ¶
func (s GetAutoScaleConfigRequest) String() string
type GetAutoScaleConfigResponse ¶
type GetAutoScaleConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAutoScaleConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAutoScaleConfigResponse) GoString ¶
func (s GetAutoScaleConfigResponse) GoString() string
func (*GetAutoScaleConfigResponse) SetBody ¶
func (s *GetAutoScaleConfigResponse) SetBody(v *GetAutoScaleConfigResponseBody) *GetAutoScaleConfigResponse
func (*GetAutoScaleConfigResponse) SetHeaders ¶
func (s *GetAutoScaleConfigResponse) SetHeaders(v map[string]*string) *GetAutoScaleConfigResponse
func (GetAutoScaleConfigResponse) String ¶
func (s GetAutoScaleConfigResponse) String() string
type GetAutoScaleConfigResponseBody ¶
type GetAutoScaleConfigResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` EnableAutoShrink *bool `json:"EnableAutoShrink,omitempty" xml:"EnableAutoShrink,omitempty"` ExcludeNodes *string `json:"ExcludeNodes,omitempty" xml:"ExcludeNodes,omitempty"` ExtraNodesGrowRatio *int32 `json:"ExtraNodesGrowRatio,omitempty" xml:"ExtraNodesGrowRatio,omitempty"` GrowIntervalInMinutes *int32 `json:"GrowIntervalInMinutes,omitempty" xml:"GrowIntervalInMinutes,omitempty"` GrowRatio *int32 `json:"GrowRatio,omitempty" xml:"GrowRatio,omitempty"` GrowTimeoutInMinutes *int32 `json:"GrowTimeoutInMinutes,omitempty" xml:"GrowTimeoutInMinutes,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` MaxNodesInCluster *int32 `json:"MaxNodesInCluster,omitempty" xml:"MaxNodesInCluster,omitempty"` Queues *GetAutoScaleConfigResponseBodyQueues `json:"Queues,omitempty" xml:"Queues,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ShrinkIdleTimes *int32 `json:"ShrinkIdleTimes,omitempty" xml:"ShrinkIdleTimes,omitempty"` ShrinkIntervalInMinutes *int32 `json:"ShrinkIntervalInMinutes,omitempty" xml:"ShrinkIntervalInMinutes,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` Uid *string `json:"Uid,omitempty" xml:"Uid,omitempty"` }
func (GetAutoScaleConfigResponseBody) GoString ¶
func (s GetAutoScaleConfigResponseBody) GoString() string
func (*GetAutoScaleConfigResponseBody) SetClusterId ¶
func (s *GetAutoScaleConfigResponseBody) SetClusterId(v string) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetClusterType ¶
func (s *GetAutoScaleConfigResponseBody) SetClusterType(v string) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetEnableAutoGrow ¶
func (s *GetAutoScaleConfigResponseBody) SetEnableAutoGrow(v bool) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetEnableAutoShrink ¶
func (s *GetAutoScaleConfigResponseBody) SetEnableAutoShrink(v bool) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetExcludeNodes ¶
func (s *GetAutoScaleConfigResponseBody) SetExcludeNodes(v string) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetExtraNodesGrowRatio ¶
func (s *GetAutoScaleConfigResponseBody) SetExtraNodesGrowRatio(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetGrowIntervalInMinutes ¶
func (s *GetAutoScaleConfigResponseBody) SetGrowIntervalInMinutes(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetGrowRatio ¶
func (s *GetAutoScaleConfigResponseBody) SetGrowRatio(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetGrowTimeoutInMinutes ¶
func (s *GetAutoScaleConfigResponseBody) SetGrowTimeoutInMinutes(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetImageId ¶
func (s *GetAutoScaleConfigResponseBody) SetImageId(v string) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetMaxNodesInCluster ¶
func (s *GetAutoScaleConfigResponseBody) SetMaxNodesInCluster(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetQueues ¶
func (s *GetAutoScaleConfigResponseBody) SetQueues(v *GetAutoScaleConfigResponseBodyQueues) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetRequestId ¶
func (s *GetAutoScaleConfigResponseBody) SetRequestId(v string) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetShrinkIdleTimes ¶
func (s *GetAutoScaleConfigResponseBody) SetShrinkIdleTimes(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetShrinkIntervalInMinutes ¶
func (s *GetAutoScaleConfigResponseBody) SetShrinkIntervalInMinutes(v int32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetSpotPriceLimit ¶
func (s *GetAutoScaleConfigResponseBody) SetSpotPriceLimit(v float32) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetSpotStrategy ¶
func (s *GetAutoScaleConfigResponseBody) SetSpotStrategy(v string) *GetAutoScaleConfigResponseBody
func (*GetAutoScaleConfigResponseBody) SetUid ¶
func (s *GetAutoScaleConfigResponseBody) SetUid(v string) *GetAutoScaleConfigResponseBody
func (GetAutoScaleConfigResponseBody) String ¶
func (s GetAutoScaleConfigResponseBody) String() string
type GetAutoScaleConfigResponseBodyQueues ¶
type GetAutoScaleConfigResponseBodyQueues struct {
QueueInfo []*GetAutoScaleConfigResponseBodyQueuesQueueInfo `json:"QueueInfo,omitempty" xml:"QueueInfo,omitempty" type:"Repeated"`
}
func (GetAutoScaleConfigResponseBodyQueues) GoString ¶
func (s GetAutoScaleConfigResponseBodyQueues) GoString() string
func (*GetAutoScaleConfigResponseBodyQueues) SetQueueInfo ¶
func (s *GetAutoScaleConfigResponseBodyQueues) SetQueueInfo(v []*GetAutoScaleConfigResponseBodyQueuesQueueInfo) *GetAutoScaleConfigResponseBodyQueues
func (GetAutoScaleConfigResponseBodyQueues) String ¶
func (s GetAutoScaleConfigResponseBodyQueues) String() string
type GetAutoScaleConfigResponseBodyQueuesQueueInfo ¶
type GetAutoScaleConfigResponseBodyQueuesQueueInfo struct { DataDisks *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks `json:"DataDisks,omitempty" xml:"DataDisks,omitempty" type:"Struct"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` EnableAutoShrink *bool `json:"EnableAutoShrink,omitempty" xml:"EnableAutoShrink,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` InstanceTypes *GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes `json:"InstanceTypes,omitempty" xml:"InstanceTypes,omitempty" type:"Struct"` MaxNodesInQueue *int32 `json:"MaxNodesInQueue,omitempty" xml:"MaxNodesInQueue,omitempty"` MaxNodesPerCycle *int64 `json:"MaxNodesPerCycle,omitempty" xml:"MaxNodesPerCycle,omitempty"` MinNodesInQueue *int32 `json:"MinNodesInQueue,omitempty" xml:"MinNodesInQueue,omitempty"` MinNodesPerCycle *int64 `json:"MinNodesPerCycle,omitempty" xml:"MinNodesPerCycle,omitempty"` QueueImageId *string `json:"QueueImageId,omitempty" xml:"QueueImageId,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` SystemDiskCategory *string `json:"SystemDiskCategory,omitempty" xml:"SystemDiskCategory,omitempty"` SystemDiskLevel *string `json:"SystemDiskLevel,omitempty" xml:"SystemDiskLevel,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` }
func (GetAutoScaleConfigResponseBodyQueuesQueueInfo) GoString ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfo) GoString() string
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetDataDisks ¶
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetEnableAutoGrow ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetEnableAutoGrow(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetEnableAutoShrink ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetEnableAutoShrink(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetHostNamePrefix ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetHostNamePrefix(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetHostNameSuffix ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetHostNameSuffix(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetInstanceType ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetInstanceType(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetInstanceTypes ¶
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMaxNodesInQueue ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMaxNodesInQueue(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMaxNodesPerCycle ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMaxNodesPerCycle(v int64) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMinNodesInQueue ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMinNodesInQueue(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMinNodesPerCycle ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetMinNodesPerCycle(v int64) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetQueueImageId ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetQueueImageId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetQueueName ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetQueueName(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetResourceGroupId ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetResourceGroupId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSpotPriceLimit ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSpotPriceLimit(v float32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSpotStrategy ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSpotStrategy(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskCategory ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskCategory(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskLevel ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskLevel(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskSize ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfo) SetSystemDiskSize(v int32) *GetAutoScaleConfigResponseBodyQueuesQueueInfo
func (GetAutoScaleConfigResponseBodyQueuesQueueInfo) String ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfo) String() string
type GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks ¶
type GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks struct {
DataDisksInfo []*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo `json:"DataDisksInfo,omitempty" xml:"DataDisksInfo,omitempty" type:"Repeated"`
}
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) GoString ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) GoString() string
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) SetDataDisksInfo ¶
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) String ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisks) String() string
type GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo ¶
type GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo struct { DataDiskCategory *string `json:"DataDiskCategory,omitempty" xml:"DataDiskCategory,omitempty"` DataDiskDeleteWithInstance *bool `json:"DataDiskDeleteWithInstance,omitempty" xml:"DataDiskDeleteWithInstance,omitempty"` DataDiskEncrypted *bool `json:"DataDiskEncrypted,omitempty" xml:"DataDiskEncrypted,omitempty"` DataDiskKMSKeyId *string `json:"DataDiskKMSKeyId,omitempty" xml:"DataDiskKMSKeyId,omitempty"` DataDiskPerformanceLevel *string `json:"DataDiskPerformanceLevel,omitempty" xml:"DataDiskPerformanceLevel,omitempty"` DataDiskSize *int32 `json:"DataDiskSize,omitempty" xml:"DataDiskSize,omitempty"` }
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) GoString ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) GoString() string
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskCategory ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskCategory(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskDeleteWithInstance ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskDeleteWithInstance(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskEncrypted ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskEncrypted(v bool) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskKMSKeyId ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskKMSKeyId(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskPerformanceLevel ¶
func (s *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskPerformanceLevel(v string) *GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) SetDataDiskSize ¶
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) String ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoDataDisksDataDisksInfo) String() string
type GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes ¶
type GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes struct {
InstanceTypeInfo []*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo `json:"InstanceTypeInfo,omitempty" xml:"InstanceTypeInfo,omitempty" type:"Repeated"`
}
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) GoString ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) GoString() string
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) SetInstanceTypeInfo ¶
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) String ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypes) String() string
type GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo ¶
type GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo struct { HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) GoString ¶
func (s GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) GoString() string
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetHostNamePrefix ¶
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetInstanceType ¶
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetSpotPriceLimit ¶
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetSpotStrategy ¶
func (*GetAutoScaleConfigResponseBodyQueuesQueueInfoInstanceTypesInstanceTypeInfo) SetVSwitchId ¶
type GetCloudMetricLogsRequest ¶
type GetCloudMetricLogsRequest struct { AggregationInterval *int32 `json:"AggregationInterval,omitempty" xml:"AggregationInterval,omitempty"` AggregationType *string `json:"AggregationType,omitempty" xml:"AggregationType,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` From *int32 `json:"From,omitempty" xml:"From,omitempty"` MetricCategories *string `json:"MetricCategories,omitempty" xml:"MetricCategories,omitempty"` MetricScope *string `json:"MetricScope,omitempty" xml:"MetricScope,omitempty"` Reverse *bool `json:"Reverse,omitempty" xml:"Reverse,omitempty"` To *int32 `json:"To,omitempty" xml:"To,omitempty"` }
func (GetCloudMetricLogsRequest) GoString ¶
func (s GetCloudMetricLogsRequest) GoString() string
func (*GetCloudMetricLogsRequest) SetAggregationInterval ¶
func (s *GetCloudMetricLogsRequest) SetAggregationInterval(v int32) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetAggregationType ¶
func (s *GetCloudMetricLogsRequest) SetAggregationType(v string) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetClusterId ¶
func (s *GetCloudMetricLogsRequest) SetClusterId(v string) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetFilter ¶
func (s *GetCloudMetricLogsRequest) SetFilter(v string) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetFrom ¶
func (s *GetCloudMetricLogsRequest) SetFrom(v int32) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetMetricCategories ¶
func (s *GetCloudMetricLogsRequest) SetMetricCategories(v string) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetMetricScope ¶
func (s *GetCloudMetricLogsRequest) SetMetricScope(v string) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetReverse ¶
func (s *GetCloudMetricLogsRequest) SetReverse(v bool) *GetCloudMetricLogsRequest
func (*GetCloudMetricLogsRequest) SetTo ¶
func (s *GetCloudMetricLogsRequest) SetTo(v int32) *GetCloudMetricLogsRequest
func (GetCloudMetricLogsRequest) String ¶
func (s GetCloudMetricLogsRequest) String() string
type GetCloudMetricLogsResponse ¶
type GetCloudMetricLogsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCloudMetricLogsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCloudMetricLogsResponse) GoString ¶
func (s GetCloudMetricLogsResponse) GoString() string
func (*GetCloudMetricLogsResponse) SetBody ¶
func (s *GetCloudMetricLogsResponse) SetBody(v *GetCloudMetricLogsResponseBody) *GetCloudMetricLogsResponse
func (*GetCloudMetricLogsResponse) SetHeaders ¶
func (s *GetCloudMetricLogsResponse) SetHeaders(v map[string]*string) *GetCloudMetricLogsResponse
func (GetCloudMetricLogsResponse) String ¶
func (s GetCloudMetricLogsResponse) String() string
type GetCloudMetricLogsResponseBody ¶
type GetCloudMetricLogsResponseBody struct { MetricLogs *GetCloudMetricLogsResponseBodyMetricLogs `json:"MetricLogs,omitempty" xml:"MetricLogs,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetCloudMetricLogsResponseBody) GoString ¶
func (s GetCloudMetricLogsResponseBody) GoString() string
func (*GetCloudMetricLogsResponseBody) SetMetricLogs ¶
func (s *GetCloudMetricLogsResponseBody) SetMetricLogs(v *GetCloudMetricLogsResponseBodyMetricLogs) *GetCloudMetricLogsResponseBody
func (*GetCloudMetricLogsResponseBody) SetRequestId ¶
func (s *GetCloudMetricLogsResponseBody) SetRequestId(v string) *GetCloudMetricLogsResponseBody
func (GetCloudMetricLogsResponseBody) String ¶
func (s GetCloudMetricLogsResponseBody) String() string
type GetCloudMetricLogsResponseBodyMetricLogs ¶
type GetCloudMetricLogsResponseBodyMetricLogs struct {
MetricLog []*GetCloudMetricLogsResponseBodyMetricLogsMetricLog `json:"MetricLog,omitempty" xml:"MetricLog,omitempty" type:"Repeated"`
}
func (GetCloudMetricLogsResponseBodyMetricLogs) GoString ¶
func (s GetCloudMetricLogsResponseBodyMetricLogs) GoString() string
func (*GetCloudMetricLogsResponseBodyMetricLogs) SetMetricLog ¶
func (GetCloudMetricLogsResponseBodyMetricLogs) String ¶
func (s GetCloudMetricLogsResponseBodyMetricLogs) String() string
type GetCloudMetricLogsResponseBodyMetricLogsMetricLog ¶
type GetCloudMetricLogsResponseBodyMetricLogsMetricLog struct { DiskDevice *string `json:"DiskDevice,omitempty" xml:"DiskDevice,omitempty"` Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` MetricData *string `json:"MetricData,omitempty" xml:"MetricData,omitempty"` NetworkInterface *string `json:"NetworkInterface,omitempty" xml:"NetworkInterface,omitempty"` Time *int32 `json:"Time,omitempty" xml:"Time,omitempty"` }
func (GetCloudMetricLogsResponseBodyMetricLogsMetricLog) GoString ¶
func (s GetCloudMetricLogsResponseBodyMetricLogsMetricLog) GoString() string
func (*GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetDiskDevice ¶
func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetDiskDevice(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
func (*GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetHostname ¶
func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetHostname(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
func (*GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetInstanceId ¶
func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetInstanceId(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
func (*GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetMetricData ¶
func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetMetricData(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
func (*GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetNetworkInterface ¶
func (s *GetCloudMetricLogsResponseBodyMetricLogsMetricLog) SetNetworkInterface(v string) *GetCloudMetricLogsResponseBodyMetricLogsMetricLog
func (GetCloudMetricLogsResponseBodyMetricLogsMetricLog) String ¶
func (s GetCloudMetricLogsResponseBodyMetricLogsMetricLog) String() string
type GetCloudMetricProfilingRequest ¶
type GetCloudMetricProfilingRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ProfilingId *string `json:"ProfilingId,omitempty" xml:"ProfilingId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (GetCloudMetricProfilingRequest) GoString ¶
func (s GetCloudMetricProfilingRequest) GoString() string
func (*GetCloudMetricProfilingRequest) SetClusterId ¶
func (s *GetCloudMetricProfilingRequest) SetClusterId(v string) *GetCloudMetricProfilingRequest
func (*GetCloudMetricProfilingRequest) SetProfilingId ¶
func (s *GetCloudMetricProfilingRequest) SetProfilingId(v string) *GetCloudMetricProfilingRequest
func (*GetCloudMetricProfilingRequest) SetRegionId ¶
func (s *GetCloudMetricProfilingRequest) SetRegionId(v string) *GetCloudMetricProfilingRequest
func (GetCloudMetricProfilingRequest) String ¶
func (s GetCloudMetricProfilingRequest) String() string
type GetCloudMetricProfilingResponse ¶
type GetCloudMetricProfilingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCloudMetricProfilingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCloudMetricProfilingResponse) GoString ¶
func (s GetCloudMetricProfilingResponse) GoString() string
func (*GetCloudMetricProfilingResponse) SetBody ¶
func (s *GetCloudMetricProfilingResponse) SetBody(v *GetCloudMetricProfilingResponseBody) *GetCloudMetricProfilingResponse
func (*GetCloudMetricProfilingResponse) SetHeaders ¶
func (s *GetCloudMetricProfilingResponse) SetHeaders(v map[string]*string) *GetCloudMetricProfilingResponse
func (GetCloudMetricProfilingResponse) String ¶
func (s GetCloudMetricProfilingResponse) String() string
type GetCloudMetricProfilingResponseBody ¶
type GetCloudMetricProfilingResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SvgUrls *GetCloudMetricProfilingResponseBodySvgUrls `json:"SvgUrls,omitempty" xml:"SvgUrls,omitempty" type:"Struct"` }
func (GetCloudMetricProfilingResponseBody) GoString ¶
func (s GetCloudMetricProfilingResponseBody) GoString() string
func (*GetCloudMetricProfilingResponseBody) SetRequestId ¶
func (s *GetCloudMetricProfilingResponseBody) SetRequestId(v string) *GetCloudMetricProfilingResponseBody
func (*GetCloudMetricProfilingResponseBody) SetSvgUrls ¶
func (s *GetCloudMetricProfilingResponseBody) SetSvgUrls(v *GetCloudMetricProfilingResponseBodySvgUrls) *GetCloudMetricProfilingResponseBody
func (GetCloudMetricProfilingResponseBody) String ¶
func (s GetCloudMetricProfilingResponseBody) String() string
type GetCloudMetricProfilingResponseBodySvgUrls ¶
type GetCloudMetricProfilingResponseBodySvgUrls struct {
SvgInfo []*GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo `json:"SvgInfo,omitempty" xml:"SvgInfo,omitempty" type:"Repeated"`
}
func (GetCloudMetricProfilingResponseBodySvgUrls) GoString ¶
func (s GetCloudMetricProfilingResponseBodySvgUrls) GoString() string
func (*GetCloudMetricProfilingResponseBodySvgUrls) SetSvgInfo ¶
func (GetCloudMetricProfilingResponseBodySvgUrls) String ¶
func (s GetCloudMetricProfilingResponseBodySvgUrls) String() string
type GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo ¶
type GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Size *int32 `json:"Size,omitempty" xml:"Size,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) GoString ¶
func (s GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) GoString() string
func (GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) String ¶
func (s GetCloudMetricProfilingResponseBodySvgUrlsSvgInfo) String() string
type GetClusterVolumesRequest ¶
type GetClusterVolumesRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (GetClusterVolumesRequest) GoString ¶
func (s GetClusterVolumesRequest) GoString() string
func (*GetClusterVolumesRequest) SetClusterId ¶
func (s *GetClusterVolumesRequest) SetClusterId(v string) *GetClusterVolumesRequest
func (GetClusterVolumesRequest) String ¶
func (s GetClusterVolumesRequest) String() string
type GetClusterVolumesResponse ¶
type GetClusterVolumesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetClusterVolumesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetClusterVolumesResponse) GoString ¶
func (s GetClusterVolumesResponse) GoString() string
func (*GetClusterVolumesResponse) SetBody ¶
func (s *GetClusterVolumesResponse) SetBody(v *GetClusterVolumesResponseBody) *GetClusterVolumesResponse
func (*GetClusterVolumesResponse) SetHeaders ¶
func (s *GetClusterVolumesResponse) SetHeaders(v map[string]*string) *GetClusterVolumesResponse
func (GetClusterVolumesResponse) String ¶
func (s GetClusterVolumesResponse) String() string
type GetClusterVolumesResponseBody ¶
type GetClusterVolumesResponseBody struct { RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Volumes *GetClusterVolumesResponseBodyVolumes `json:"Volumes,omitempty" xml:"Volumes,omitempty" type:"Struct"` }
func (GetClusterVolumesResponseBody) GoString ¶
func (s GetClusterVolumesResponseBody) GoString() string
func (*GetClusterVolumesResponseBody) SetRegionId ¶
func (s *GetClusterVolumesResponseBody) SetRegionId(v string) *GetClusterVolumesResponseBody
func (*GetClusterVolumesResponseBody) SetRequestId ¶
func (s *GetClusterVolumesResponseBody) SetRequestId(v string) *GetClusterVolumesResponseBody
func (*GetClusterVolumesResponseBody) SetVolumes ¶
func (s *GetClusterVolumesResponseBody) SetVolumes(v *GetClusterVolumesResponseBodyVolumes) *GetClusterVolumesResponseBody
func (GetClusterVolumesResponseBody) String ¶
func (s GetClusterVolumesResponseBody) String() string
type GetClusterVolumesResponseBodyVolumes ¶
type GetClusterVolumesResponseBodyVolumes struct {
VolumeInfo []*GetClusterVolumesResponseBodyVolumesVolumeInfo `json:"VolumeInfo,omitempty" xml:"VolumeInfo,omitempty" type:"Repeated"`
}
func (GetClusterVolumesResponseBodyVolumes) GoString ¶
func (s GetClusterVolumesResponseBodyVolumes) GoString() string
func (*GetClusterVolumesResponseBodyVolumes) SetVolumeInfo ¶
func (s *GetClusterVolumesResponseBodyVolumes) SetVolumeInfo(v []*GetClusterVolumesResponseBodyVolumesVolumeInfo) *GetClusterVolumesResponseBodyVolumes
func (GetClusterVolumesResponseBodyVolumes) String ¶
func (s GetClusterVolumesResponseBodyVolumes) String() string
type GetClusterVolumesResponseBodyVolumesVolumeInfo ¶
type GetClusterVolumesResponseBodyVolumesVolumeInfo struct { JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` LocalDirectory *string `json:"LocalDirectory,omitempty" xml:"LocalDirectory,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` MustKeep *bool `json:"MustKeep,omitempty" xml:"MustKeep,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` Roles *GetClusterVolumesResponseBodyVolumesVolumeInfoRoles `json:"Roles,omitempty" xml:"Roles,omitempty" type:"Struct"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` }
func (GetClusterVolumesResponseBodyVolumesVolumeInfo) GoString ¶
func (s GetClusterVolumesResponseBodyVolumesVolumeInfo) GoString() string
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetJobQueue ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetJobQueue(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetLocalDirectory ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetLocalDirectory(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetLocation ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetLocation(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetMustKeep ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetMustKeep(v bool) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetRemoteDirectory ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetRemoteDirectory(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeId ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeId(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeMountpoint ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeMountpoint(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeProtocol ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeProtocol(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (*GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeType ¶
func (s *GetClusterVolumesResponseBodyVolumesVolumeInfo) SetVolumeType(v string) *GetClusterVolumesResponseBodyVolumesVolumeInfo
func (GetClusterVolumesResponseBodyVolumesVolumeInfo) String ¶
func (s GetClusterVolumesResponseBodyVolumesVolumeInfo) String() string
type GetClusterVolumesResponseBodyVolumesVolumeInfoRoles ¶
type GetClusterVolumesResponseBodyVolumesVolumeInfoRoles struct {
RoleInfo []*GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo `json:"RoleInfo,omitempty" xml:"RoleInfo,omitempty" type:"Repeated"`
}
func (GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) GoString ¶
func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) GoString() string
func (*GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) SetRoleInfo ¶
func (GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) String ¶
func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRoles) String() string
type GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo ¶
type GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}
func (GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) GoString ¶
func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) GoString() string
func (GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) String ¶
func (s GetClusterVolumesResponseBodyVolumesVolumeInfoRolesRoleInfo) String() string
type GetGWSConnectTicketRequest ¶
type GetGWSConnectTicketRequest struct { AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` }
func (GetGWSConnectTicketRequest) GoString ¶
func (s GetGWSConnectTicketRequest) GoString() string
func (*GetGWSConnectTicketRequest) SetAppName ¶
func (s *GetGWSConnectTicketRequest) SetAppName(v string) *GetGWSConnectTicketRequest
func (*GetGWSConnectTicketRequest) SetInstanceId ¶
func (s *GetGWSConnectTicketRequest) SetInstanceId(v string) *GetGWSConnectTicketRequest
func (GetGWSConnectTicketRequest) String ¶
func (s GetGWSConnectTicketRequest) String() string
type GetGWSConnectTicketResponse ¶
type GetGWSConnectTicketResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetGWSConnectTicketResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetGWSConnectTicketResponse) GoString ¶
func (s GetGWSConnectTicketResponse) GoString() string
func (*GetGWSConnectTicketResponse) SetBody ¶
func (s *GetGWSConnectTicketResponse) SetBody(v *GetGWSConnectTicketResponseBody) *GetGWSConnectTicketResponse
func (*GetGWSConnectTicketResponse) SetHeaders ¶
func (s *GetGWSConnectTicketResponse) SetHeaders(v map[string]*string) *GetGWSConnectTicketResponse
func (GetGWSConnectTicketResponse) String ¶
func (s GetGWSConnectTicketResponse) String() string
type GetGWSConnectTicketResponseBody ¶
type GetGWSConnectTicketResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Ticket *string `json:"Ticket,omitempty" xml:"Ticket,omitempty"` }
func (GetGWSConnectTicketResponseBody) GoString ¶
func (s GetGWSConnectTicketResponseBody) GoString() string
func (*GetGWSConnectTicketResponseBody) SetRequestId ¶
func (s *GetGWSConnectTicketResponseBody) SetRequestId(v string) *GetGWSConnectTicketResponseBody
func (*GetGWSConnectTicketResponseBody) SetTicket ¶
func (s *GetGWSConnectTicketResponseBody) SetTicket(v string) *GetGWSConnectTicketResponseBody
func (GetGWSConnectTicketResponseBody) String ¶
func (s GetGWSConnectTicketResponseBody) String() string
type GetHybridClusterConfigRequest ¶
type GetHybridClusterConfigRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Node *string `json:"Node,omitempty" xml:"Node,omitempty"` }
func (GetHybridClusterConfigRequest) GoString ¶
func (s GetHybridClusterConfigRequest) GoString() string
func (*GetHybridClusterConfigRequest) SetClusterId ¶
func (s *GetHybridClusterConfigRequest) SetClusterId(v string) *GetHybridClusterConfigRequest
func (*GetHybridClusterConfigRequest) SetNode ¶
func (s *GetHybridClusterConfigRequest) SetNode(v string) *GetHybridClusterConfigRequest
func (GetHybridClusterConfigRequest) String ¶
func (s GetHybridClusterConfigRequest) String() string
type GetHybridClusterConfigResponse ¶
type GetHybridClusterConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetHybridClusterConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetHybridClusterConfigResponse) GoString ¶
func (s GetHybridClusterConfigResponse) GoString() string
func (*GetHybridClusterConfigResponse) SetBody ¶
func (s *GetHybridClusterConfigResponse) SetBody(v *GetHybridClusterConfigResponseBody) *GetHybridClusterConfigResponse
func (*GetHybridClusterConfigResponse) SetHeaders ¶
func (s *GetHybridClusterConfigResponse) SetHeaders(v map[string]*string) *GetHybridClusterConfigResponse
func (GetHybridClusterConfigResponse) String ¶
func (s GetHybridClusterConfigResponse) String() string
type GetHybridClusterConfigResponseBody ¶
type GetHybridClusterConfigResponseBody struct { ClusterConfig *string `json:"ClusterConfig,omitempty" xml:"ClusterConfig,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetHybridClusterConfigResponseBody) GoString ¶
func (s GetHybridClusterConfigResponseBody) GoString() string
func (*GetHybridClusterConfigResponseBody) SetClusterConfig ¶
func (s *GetHybridClusterConfigResponseBody) SetClusterConfig(v string) *GetHybridClusterConfigResponseBody
func (*GetHybridClusterConfigResponseBody) SetRequestId ¶
func (s *GetHybridClusterConfigResponseBody) SetRequestId(v string) *GetHybridClusterConfigResponseBody
func (GetHybridClusterConfigResponseBody) String ¶
func (s GetHybridClusterConfigResponseBody) String() string
type GetIfEcsTypeSupportHtConfigRequest ¶
type GetIfEcsTypeSupportHtConfigRequest struct {
InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"`
}
func (GetIfEcsTypeSupportHtConfigRequest) GoString ¶
func (s GetIfEcsTypeSupportHtConfigRequest) GoString() string
func (*GetIfEcsTypeSupportHtConfigRequest) SetInstanceType ¶
func (s *GetIfEcsTypeSupportHtConfigRequest) SetInstanceType(v string) *GetIfEcsTypeSupportHtConfigRequest
func (GetIfEcsTypeSupportHtConfigRequest) String ¶
func (s GetIfEcsTypeSupportHtConfigRequest) String() string
type GetIfEcsTypeSupportHtConfigResponse ¶
type GetIfEcsTypeSupportHtConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetIfEcsTypeSupportHtConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetIfEcsTypeSupportHtConfigResponse) GoString ¶
func (s GetIfEcsTypeSupportHtConfigResponse) GoString() string
func (*GetIfEcsTypeSupportHtConfigResponse) SetHeaders ¶
func (s *GetIfEcsTypeSupportHtConfigResponse) SetHeaders(v map[string]*string) *GetIfEcsTypeSupportHtConfigResponse
func (GetIfEcsTypeSupportHtConfigResponse) String ¶
func (s GetIfEcsTypeSupportHtConfigResponse) String() string
type GetIfEcsTypeSupportHtConfigResponseBody ¶
type GetIfEcsTypeSupportHtConfigResponseBody struct { DefaultHtEnabled *bool `json:"DefaultHtEnabled,omitempty" xml:"DefaultHtEnabled,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SupportHtConfig *bool `json:"SupportHtConfig,omitempty" xml:"SupportHtConfig,omitempty"` }
func (GetIfEcsTypeSupportHtConfigResponseBody) GoString ¶
func (s GetIfEcsTypeSupportHtConfigResponseBody) GoString() string
func (*GetIfEcsTypeSupportHtConfigResponseBody) SetDefaultHtEnabled ¶
func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetDefaultHtEnabled(v bool) *GetIfEcsTypeSupportHtConfigResponseBody
func (*GetIfEcsTypeSupportHtConfigResponseBody) SetInstanceType ¶
func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetInstanceType(v string) *GetIfEcsTypeSupportHtConfigResponseBody
func (*GetIfEcsTypeSupportHtConfigResponseBody) SetRequestId ¶
func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetRequestId(v string) *GetIfEcsTypeSupportHtConfigResponseBody
func (*GetIfEcsTypeSupportHtConfigResponseBody) SetSupportHtConfig ¶
func (s *GetIfEcsTypeSupportHtConfigResponseBody) SetSupportHtConfig(v bool) *GetIfEcsTypeSupportHtConfigResponseBody
func (GetIfEcsTypeSupportHtConfigResponseBody) String ¶
func (s GetIfEcsTypeSupportHtConfigResponseBody) String() string
type GetPostScriptsRequest ¶
type GetPostScriptsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (GetPostScriptsRequest) GoString ¶
func (s GetPostScriptsRequest) GoString() string
func (*GetPostScriptsRequest) SetClusterId ¶
func (s *GetPostScriptsRequest) SetClusterId(v string) *GetPostScriptsRequest
func (*GetPostScriptsRequest) SetRegionId ¶
func (s *GetPostScriptsRequest) SetRegionId(v string) *GetPostScriptsRequest
func (GetPostScriptsRequest) String ¶
func (s GetPostScriptsRequest) String() string
type GetPostScriptsResponse ¶
type GetPostScriptsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetPostScriptsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetPostScriptsResponse) GoString ¶
func (s GetPostScriptsResponse) GoString() string
func (*GetPostScriptsResponse) SetBody ¶
func (s *GetPostScriptsResponse) SetBody(v *GetPostScriptsResponseBody) *GetPostScriptsResponse
func (*GetPostScriptsResponse) SetHeaders ¶
func (s *GetPostScriptsResponse) SetHeaders(v map[string]*string) *GetPostScriptsResponse
func (GetPostScriptsResponse) String ¶
func (s GetPostScriptsResponse) String() string
type GetPostScriptsResponseBody ¶
type GetPostScriptsResponseBody struct { PostInstallScripts []*GetPostScriptsResponseBodyPostInstallScripts `json:"PostInstallScripts,omitempty" xml:"PostInstallScripts,omitempty" type:"Repeated"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetPostScriptsResponseBody) GoString ¶
func (s GetPostScriptsResponseBody) GoString() string
func (*GetPostScriptsResponseBody) SetPostInstallScripts ¶
func (s *GetPostScriptsResponseBody) SetPostInstallScripts(v []*GetPostScriptsResponseBodyPostInstallScripts) *GetPostScriptsResponseBody
func (*GetPostScriptsResponseBody) SetRequestId ¶
func (s *GetPostScriptsResponseBody) SetRequestId(v string) *GetPostScriptsResponseBody
func (GetPostScriptsResponseBody) String ¶
func (s GetPostScriptsResponseBody) String() string
type GetPostScriptsResponseBodyPostInstallScripts ¶
type GetPostScriptsResponseBodyPostInstallScripts struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (GetPostScriptsResponseBodyPostInstallScripts) GoString ¶
func (s GetPostScriptsResponseBodyPostInstallScripts) GoString() string
func (*GetPostScriptsResponseBodyPostInstallScripts) SetArgs ¶
func (s *GetPostScriptsResponseBodyPostInstallScripts) SetArgs(v string) *GetPostScriptsResponseBodyPostInstallScripts
func (GetPostScriptsResponseBodyPostInstallScripts) String ¶
func (s GetPostScriptsResponseBodyPostInstallScripts) String() string
type GetQueueConfRequest ¶
type GetQueueConfRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Queues []*GetQueueConfRequestQueues `json:"Queues,omitempty" xml:"Queues,omitempty" type:"Repeated"` }
func (GetQueueConfRequest) GoString ¶
func (s GetQueueConfRequest) GoString() string
func (*GetQueueConfRequest) SetClusterId ¶
func (s *GetQueueConfRequest) SetClusterId(v string) *GetQueueConfRequest
func (*GetQueueConfRequest) SetQueues ¶
func (s *GetQueueConfRequest) SetQueues(v []*GetQueueConfRequestQueues) *GetQueueConfRequest
func (GetQueueConfRequest) String ¶
func (s GetQueueConfRequest) String() string
type GetQueueConfRequestQueues ¶
type GetQueueConfRequestQueues struct {
QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"`
}
func (GetQueueConfRequestQueues) GoString ¶
func (s GetQueueConfRequestQueues) GoString() string
func (*GetQueueConfRequestQueues) SetQueueName ¶
func (s *GetQueueConfRequestQueues) SetQueueName(v string) *GetQueueConfRequestQueues
func (GetQueueConfRequestQueues) String ¶
func (s GetQueueConfRequestQueues) String() string
type GetQueueConfResponse ¶
type GetQueueConfResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetQueueConfResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetQueueConfResponse) GoString ¶
func (s GetQueueConfResponse) GoString() string
func (*GetQueueConfResponse) SetBody ¶
func (s *GetQueueConfResponse) SetBody(v *GetQueueConfResponseBody) *GetQueueConfResponse
func (*GetQueueConfResponse) SetHeaders ¶
func (s *GetQueueConfResponse) SetHeaders(v map[string]*string) *GetQueueConfResponse
func (GetQueueConfResponse) String ¶
func (s GetQueueConfResponse) String() string
type GetQueueConfResponseBody ¶
type GetQueueConfResponseBody struct { QueuesConf []*GetQueueConfResponseBodyQueuesConf `json:"QueuesConf,omitempty" xml:"QueuesConf,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *string `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetQueueConfResponseBody) GoString ¶
func (s GetQueueConfResponseBody) GoString() string
func (*GetQueueConfResponseBody) SetQueuesConf ¶
func (s *GetQueueConfResponseBody) SetQueuesConf(v []*GetQueueConfResponseBodyQueuesConf) *GetQueueConfResponseBody
func (*GetQueueConfResponseBody) SetRequestId ¶
func (s *GetQueueConfResponseBody) SetRequestId(v string) *GetQueueConfResponseBody
func (*GetQueueConfResponseBody) SetSuccess ¶
func (s *GetQueueConfResponseBody) SetSuccess(v string) *GetQueueConfResponseBody
func (GetQueueConfResponseBody) String ¶
func (s GetQueueConfResponseBody) String() string
type GetQueueConfResponseBodyQueuesConf ¶
type GetQueueConfResponseBodyQueuesConf struct { DataDisks []*GetQueueConfResponseBodyQueuesConfDataDisks `json:"DataDisks,omitempty" xml:"DataDisks,omitempty" type:"Repeated"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` EnableAutoShrink *bool `json:"EnableAutoShrink,omitempty" xml:"EnableAutoShrink,omitempty"` GrowIntervallnMinutes *int64 `json:"GrowIntervallnMinutes,omitempty" xml:"GrowIntervallnMinutes,omitempty"` GrowTimeoutInMinutes *int64 `json:"GrowTimeoutInMinutes,omitempty" xml:"GrowTimeoutInMinutes,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageType *string `json:"ImageType,omitempty" xml:"ImageType,omitempty"` InstanceTypes []*GetQueueConfResponseBodyQueuesConfInstanceTypes `json:"InstanceTypes,omitempty" xml:"InstanceTypes,omitempty" type:"Repeated"` InternetChargeType *string `json:"InternetChargeType,omitempty" xml:"InternetChargeType,omitempty"` InternetMaxBandwidthOut *int64 `json:"InternetMaxBandwidthOut,omitempty" xml:"InternetMaxBandwidthOut,omitempty"` MaxNodes *int64 `json:"MaxNodes,omitempty" xml:"MaxNodes,omitempty"` MinNodes *int64 `json:"MinNodes,omitempty" xml:"MinNodes,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` SecurityGroupId *string `json:"SecurityGroupId,omitempty" xml:"SecurityGroupId,omitempty"` ShrinkIntervallnMinutes *int64 `json:"ShrinkIntervallnMinutes,omitempty" xml:"ShrinkIntervallnMinutes,omitempty"` ShrinkidleTimes *int64 `json:"ShrinkidleTimes,omitempty" xml:"ShrinkidleTimes,omitempty"` SystemDiskCategory *string `json:"SystemDiskCategory,omitempty" xml:"SystemDiskCategory,omitempty"` SystemDiskPerformanceLevel *string `json:"SystemDiskPerformanceLevel,omitempty" xml:"SystemDiskPerformanceLevel,omitempty"` SystemDiskSize *int64 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` Zones []*GetQueueConfResponseBodyQueuesConfZones `json:"Zones,omitempty" xml:"Zones,omitempty" type:"Repeated"` }
func (GetQueueConfResponseBodyQueuesConf) GoString ¶
func (s GetQueueConfResponseBodyQueuesConf) GoString() string
func (*GetQueueConfResponseBodyQueuesConf) SetDataDisks ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetDataDisks(v []*GetQueueConfResponseBodyQueuesConfDataDisks) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetEnableAutoGrow ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetEnableAutoGrow(v bool) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetEnableAutoShrink ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetEnableAutoShrink(v bool) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetGrowIntervallnMinutes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetGrowIntervallnMinutes(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetGrowTimeoutInMinutes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetGrowTimeoutInMinutes(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetHostNamePrefix ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetHostNamePrefix(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetHostNameSuffix ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetHostNameSuffix(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetImageId ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetImageId(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetImageType ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetImageType(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetInstanceTypes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetInstanceTypes(v []*GetQueueConfResponseBodyQueuesConfInstanceTypes) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetInternetChargeType ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetInternetChargeType(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetInternetMaxBandwidthOut ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetInternetMaxBandwidthOut(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetMaxNodes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetMaxNodes(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetMinNodes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetMinNodes(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetOsTag ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetOsTag(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetQueueName ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetQueueName(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetRegionId ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetRegionId(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetResourceGroupId ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetResourceGroupId(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetSecurityGroupId ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetSecurityGroupId(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetShrinkIntervallnMinutes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetShrinkIntervallnMinutes(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetShrinkidleTimes ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetShrinkidleTimes(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetSystemDiskCategory ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetSystemDiskCategory(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetSystemDiskPerformanceLevel ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetSystemDiskPerformanceLevel(v string) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetSystemDiskSize ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetSystemDiskSize(v int64) *GetQueueConfResponseBodyQueuesConf
func (*GetQueueConfResponseBodyQueuesConf) SetZones ¶
func (s *GetQueueConfResponseBodyQueuesConf) SetZones(v []*GetQueueConfResponseBodyQueuesConfZones) *GetQueueConfResponseBodyQueuesConf
func (GetQueueConfResponseBodyQueuesConf) String ¶
func (s GetQueueConfResponseBodyQueuesConf) String() string
type GetQueueConfResponseBodyQueuesConfDataDisks ¶
type GetQueueConfResponseBodyQueuesConfDataDisks struct { DataDiskCategory *string `json:"DataDiskCategory,omitempty" xml:"DataDiskCategory,omitempty"` DataDiskDeleteWithInstance *bool `json:"DataDiskDeleteWithInstance,omitempty" xml:"DataDiskDeleteWithInstance,omitempty"` DataDiskEncrypted *bool `json:"DataDiskEncrypted,omitempty" xml:"DataDiskEncrypted,omitempty"` DataDiskKMSKeyId *string `json:"DataDiskKMSKeyId,omitempty" xml:"DataDiskKMSKeyId,omitempty"` DataDiskPerformanceLevel *string `json:"DataDiskPerformanceLevel,omitempty" xml:"DataDiskPerformanceLevel,omitempty"` DataDiskSize *int64 `json:"DataDiskSize,omitempty" xml:"DataDiskSize,omitempty"` }
func (GetQueueConfResponseBodyQueuesConfDataDisks) GoString ¶
func (s GetQueueConfResponseBodyQueuesConfDataDisks) GoString() string
func (*GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskCategory ¶
func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskCategory(v string) *GetQueueConfResponseBodyQueuesConfDataDisks
func (*GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskDeleteWithInstance ¶
func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskDeleteWithInstance(v bool) *GetQueueConfResponseBodyQueuesConfDataDisks
func (*GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskEncrypted ¶
func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskEncrypted(v bool) *GetQueueConfResponseBodyQueuesConfDataDisks
func (*GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskKMSKeyId ¶
func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskKMSKeyId(v string) *GetQueueConfResponseBodyQueuesConfDataDisks
func (*GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskPerformanceLevel ¶
func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskPerformanceLevel(v string) *GetQueueConfResponseBodyQueuesConfDataDisks
func (*GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskSize ¶
func (s *GetQueueConfResponseBodyQueuesConfDataDisks) SetDataDiskSize(v int64) *GetQueueConfResponseBodyQueuesConfDataDisks
func (GetQueueConfResponseBodyQueuesConfDataDisks) String ¶
func (s GetQueueConfResponseBodyQueuesConfDataDisks) String() string
type GetQueueConfResponseBodyQueuesConfInstanceTypes ¶
type GetQueueConfResponseBodyQueuesConfInstanceTypes struct { InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` }
func (GetQueueConfResponseBodyQueuesConfInstanceTypes) GoString ¶
func (s GetQueueConfResponseBodyQueuesConfInstanceTypes) GoString() string
func (*GetQueueConfResponseBodyQueuesConfInstanceTypes) SetInstanceType ¶
func (s *GetQueueConfResponseBodyQueuesConfInstanceTypes) SetInstanceType(v string) *GetQueueConfResponseBodyQueuesConfInstanceTypes
func (*GetQueueConfResponseBodyQueuesConfInstanceTypes) SetSpotPriceLimit ¶
func (s *GetQueueConfResponseBodyQueuesConfInstanceTypes) SetSpotPriceLimit(v float32) *GetQueueConfResponseBodyQueuesConfInstanceTypes
func (*GetQueueConfResponseBodyQueuesConfInstanceTypes) SetSpotStrategy ¶
func (s *GetQueueConfResponseBodyQueuesConfInstanceTypes) SetSpotStrategy(v string) *GetQueueConfResponseBodyQueuesConfInstanceTypes
func (GetQueueConfResponseBodyQueuesConfInstanceTypes) String ¶
func (s GetQueueConfResponseBodyQueuesConfInstanceTypes) String() string
type GetQueueConfResponseBodyQueuesConfZones ¶
type GetQueueConfResponseBodyQueuesConfZones struct { VSwitchIds []*string `json:"VSwitchIds,omitempty" xml:"VSwitchIds,omitempty" type:"Repeated"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (GetQueueConfResponseBodyQueuesConfZones) GoString ¶
func (s GetQueueConfResponseBodyQueuesConfZones) GoString() string
func (*GetQueueConfResponseBodyQueuesConfZones) SetVSwitchIds ¶
func (s *GetQueueConfResponseBodyQueuesConfZones) SetVSwitchIds(v []*string) *GetQueueConfResponseBodyQueuesConfZones
func (*GetQueueConfResponseBodyQueuesConfZones) SetZoneId ¶
func (s *GetQueueConfResponseBodyQueuesConfZones) SetZoneId(v string) *GetQueueConfResponseBodyQueuesConfZones
func (GetQueueConfResponseBodyQueuesConfZones) String ¶
func (s GetQueueConfResponseBodyQueuesConfZones) String() string
type GetSchedulerInfoRequest ¶
type GetSchedulerInfoRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Scheduler []*GetSchedulerInfoRequestScheduler `json:"Scheduler,omitempty" xml:"Scheduler,omitempty" type:"Repeated"` }
func (GetSchedulerInfoRequest) GoString ¶
func (s GetSchedulerInfoRequest) GoString() string
func (*GetSchedulerInfoRequest) SetClusterId ¶
func (s *GetSchedulerInfoRequest) SetClusterId(v string) *GetSchedulerInfoRequest
func (*GetSchedulerInfoRequest) SetRegionId ¶
func (s *GetSchedulerInfoRequest) SetRegionId(v string) *GetSchedulerInfoRequest
func (*GetSchedulerInfoRequest) SetScheduler ¶
func (s *GetSchedulerInfoRequest) SetScheduler(v []*GetSchedulerInfoRequestScheduler) *GetSchedulerInfoRequest
func (GetSchedulerInfoRequest) String ¶
func (s GetSchedulerInfoRequest) String() string
type GetSchedulerInfoRequestScheduler ¶
type GetSchedulerInfoRequestScheduler struct {
SchedName *string `json:"SchedName,omitempty" xml:"SchedName,omitempty"`
}
func (GetSchedulerInfoRequestScheduler) GoString ¶
func (s GetSchedulerInfoRequestScheduler) GoString() string
func (*GetSchedulerInfoRequestScheduler) SetSchedName ¶
func (s *GetSchedulerInfoRequestScheduler) SetSchedName(v string) *GetSchedulerInfoRequestScheduler
func (GetSchedulerInfoRequestScheduler) String ¶
func (s GetSchedulerInfoRequestScheduler) String() string
type GetSchedulerInfoResponse ¶
type GetSchedulerInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetSchedulerInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetSchedulerInfoResponse) GoString ¶
func (s GetSchedulerInfoResponse) GoString() string
func (*GetSchedulerInfoResponse) SetBody ¶
func (s *GetSchedulerInfoResponse) SetBody(v *GetSchedulerInfoResponseBody) *GetSchedulerInfoResponse
func (*GetSchedulerInfoResponse) SetHeaders ¶
func (s *GetSchedulerInfoResponse) SetHeaders(v map[string]*string) *GetSchedulerInfoResponse
func (GetSchedulerInfoResponse) String ¶
func (s GetSchedulerInfoResponse) String() string
type GetSchedulerInfoResponseBody ¶
type GetSchedulerInfoResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SchedInfo []*GetSchedulerInfoResponseBodySchedInfo `json:"SchedInfo,omitempty" xml:"SchedInfo,omitempty" type:"Repeated"` }
func (GetSchedulerInfoResponseBody) GoString ¶
func (s GetSchedulerInfoResponseBody) GoString() string
func (*GetSchedulerInfoResponseBody) SetRequestId ¶
func (s *GetSchedulerInfoResponseBody) SetRequestId(v string) *GetSchedulerInfoResponseBody
func (*GetSchedulerInfoResponseBody) SetSchedInfo ¶
func (s *GetSchedulerInfoResponseBody) SetSchedInfo(v []*GetSchedulerInfoResponseBodySchedInfo) *GetSchedulerInfoResponseBody
func (GetSchedulerInfoResponseBody) String ¶
func (s GetSchedulerInfoResponseBody) String() string
type GetSchedulerInfoResponseBodySchedInfo ¶
type GetSchedulerInfoResponseBodySchedInfo struct { Configuration *string `json:"Configuration,omitempty" xml:"Configuration,omitempty"` SchedName *string `json:"SchedName,omitempty" xml:"SchedName,omitempty"` }
func (GetSchedulerInfoResponseBodySchedInfo) GoString ¶
func (s GetSchedulerInfoResponseBodySchedInfo) GoString() string
func (*GetSchedulerInfoResponseBodySchedInfo) SetConfiguration ¶
func (s *GetSchedulerInfoResponseBodySchedInfo) SetConfiguration(v string) *GetSchedulerInfoResponseBodySchedInfo
func (*GetSchedulerInfoResponseBodySchedInfo) SetSchedName ¶
func (s *GetSchedulerInfoResponseBodySchedInfo) SetSchedName(v string) *GetSchedulerInfoResponseBodySchedInfo
func (GetSchedulerInfoResponseBodySchedInfo) String ¶
func (s GetSchedulerInfoResponseBodySchedInfo) String() string
type GetVisualServiceStatusRequest ¶
type GetVisualServiceStatusRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (GetVisualServiceStatusRequest) GoString ¶
func (s GetVisualServiceStatusRequest) GoString() string
func (*GetVisualServiceStatusRequest) SetClusterId ¶
func (s *GetVisualServiceStatusRequest) SetClusterId(v string) *GetVisualServiceStatusRequest
func (GetVisualServiceStatusRequest) String ¶
func (s GetVisualServiceStatusRequest) String() string
type GetVisualServiceStatusResponse ¶
type GetVisualServiceStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetVisualServiceStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetVisualServiceStatusResponse) GoString ¶
func (s GetVisualServiceStatusResponse) GoString() string
func (*GetVisualServiceStatusResponse) SetBody ¶
func (s *GetVisualServiceStatusResponse) SetBody(v *GetVisualServiceStatusResponseBody) *GetVisualServiceStatusResponse
func (*GetVisualServiceStatusResponse) SetHeaders ¶
func (s *GetVisualServiceStatusResponse) SetHeaders(v map[string]*string) *GetVisualServiceStatusResponse
func (GetVisualServiceStatusResponse) String ¶
func (s GetVisualServiceStatusResponse) String() string
type GetVisualServiceStatusResponseBody ¶
type GetVisualServiceStatusResponseBody struct { Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetVisualServiceStatusResponseBody) GoString ¶
func (s GetVisualServiceStatusResponseBody) GoString() string
func (*GetVisualServiceStatusResponseBody) SetMessage ¶
func (s *GetVisualServiceStatusResponseBody) SetMessage(v string) *GetVisualServiceStatusResponseBody
func (*GetVisualServiceStatusResponseBody) SetRequestId ¶
func (s *GetVisualServiceStatusResponseBody) SetRequestId(v string) *GetVisualServiceStatusResponseBody
func (GetVisualServiceStatusResponseBody) String ¶
func (s GetVisualServiceStatusResponseBody) String() string
type InitializeEHPCRequest ¶
type InitializeEHPCRequest struct {
RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"`
}
func (InitializeEHPCRequest) GoString ¶
func (s InitializeEHPCRequest) GoString() string
func (*InitializeEHPCRequest) SetRegionId ¶
func (s *InitializeEHPCRequest) SetRegionId(v string) *InitializeEHPCRequest
func (InitializeEHPCRequest) String ¶
func (s InitializeEHPCRequest) String() string
type InitializeEHPCResponse ¶
type InitializeEHPCResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *InitializeEHPCResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (InitializeEHPCResponse) GoString ¶
func (s InitializeEHPCResponse) GoString() string
func (*InitializeEHPCResponse) SetBody ¶
func (s *InitializeEHPCResponse) SetBody(v *InitializeEHPCResponseBody) *InitializeEHPCResponse
func (*InitializeEHPCResponse) SetHeaders ¶
func (s *InitializeEHPCResponse) SetHeaders(v map[string]*string) *InitializeEHPCResponse
func (InitializeEHPCResponse) String ¶
func (s InitializeEHPCResponse) String() string
type InitializeEHPCResponseBody ¶
type InitializeEHPCResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (InitializeEHPCResponseBody) GoString ¶
func (s InitializeEHPCResponseBody) GoString() string
func (*InitializeEHPCResponseBody) SetRequestId ¶
func (s *InitializeEHPCResponseBody) SetRequestId(v string) *InitializeEHPCResponseBody
func (InitializeEHPCResponseBody) String ¶
func (s InitializeEHPCResponseBody) String() string
type InstallSoftwareRequest ¶
type InstallSoftwareRequest struct { Application *string `json:"Application,omitempty" xml:"Application,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` }
func (InstallSoftwareRequest) GoString ¶
func (s InstallSoftwareRequest) GoString() string
func (*InstallSoftwareRequest) SetApplication ¶
func (s *InstallSoftwareRequest) SetApplication(v string) *InstallSoftwareRequest
func (*InstallSoftwareRequest) SetClusterId ¶
func (s *InstallSoftwareRequest) SetClusterId(v string) *InstallSoftwareRequest
func (InstallSoftwareRequest) String ¶
func (s InstallSoftwareRequest) String() string
type InstallSoftwareResponse ¶
type InstallSoftwareResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *InstallSoftwareResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (InstallSoftwareResponse) GoString ¶
func (s InstallSoftwareResponse) GoString() string
func (*InstallSoftwareResponse) SetBody ¶
func (s *InstallSoftwareResponse) SetBody(v *InstallSoftwareResponseBody) *InstallSoftwareResponse
func (*InstallSoftwareResponse) SetHeaders ¶
func (s *InstallSoftwareResponse) SetHeaders(v map[string]*string) *InstallSoftwareResponse
func (InstallSoftwareResponse) String ¶
func (s InstallSoftwareResponse) String() string
type InstallSoftwareResponseBody ¶
type InstallSoftwareResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (InstallSoftwareResponseBody) GoString ¶
func (s InstallSoftwareResponseBody) GoString() string
func (*InstallSoftwareResponseBody) SetRequestId ¶
func (s *InstallSoftwareResponseBody) SetRequestId(v string) *InstallSoftwareResponseBody
func (InstallSoftwareResponseBody) String ¶
func (s InstallSoftwareResponseBody) String() string
type InvokeShellCommandRequest ¶
type InvokeShellCommandRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Command *string `json:"Command,omitempty" xml:"Command,omitempty"` Instance []*InvokeShellCommandRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` Timeout *int32 `json:"Timeout,omitempty" xml:"Timeout,omitempty"` WorkingDir *string `json:"WorkingDir,omitempty" xml:"WorkingDir,omitempty"` }
func (InvokeShellCommandRequest) GoString ¶
func (s InvokeShellCommandRequest) GoString() string
func (*InvokeShellCommandRequest) SetClusterId ¶
func (s *InvokeShellCommandRequest) SetClusterId(v string) *InvokeShellCommandRequest
func (*InvokeShellCommandRequest) SetCommand ¶
func (s *InvokeShellCommandRequest) SetCommand(v string) *InvokeShellCommandRequest
func (*InvokeShellCommandRequest) SetInstance ¶
func (s *InvokeShellCommandRequest) SetInstance(v []*InvokeShellCommandRequestInstance) *InvokeShellCommandRequest
func (*InvokeShellCommandRequest) SetTimeout ¶
func (s *InvokeShellCommandRequest) SetTimeout(v int32) *InvokeShellCommandRequest
func (*InvokeShellCommandRequest) SetWorkingDir ¶
func (s *InvokeShellCommandRequest) SetWorkingDir(v string) *InvokeShellCommandRequest
func (InvokeShellCommandRequest) String ¶
func (s InvokeShellCommandRequest) String() string
type InvokeShellCommandRequestInstance ¶
type InvokeShellCommandRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (InvokeShellCommandRequestInstance) GoString ¶
func (s InvokeShellCommandRequestInstance) GoString() string
func (*InvokeShellCommandRequestInstance) SetId ¶
func (s *InvokeShellCommandRequestInstance) SetId(v string) *InvokeShellCommandRequestInstance
func (InvokeShellCommandRequestInstance) String ¶
func (s InvokeShellCommandRequestInstance) String() string
type InvokeShellCommandResponse ¶
type InvokeShellCommandResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *InvokeShellCommandResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (InvokeShellCommandResponse) GoString ¶
func (s InvokeShellCommandResponse) GoString() string
func (*InvokeShellCommandResponse) SetBody ¶
func (s *InvokeShellCommandResponse) SetBody(v *InvokeShellCommandResponseBody) *InvokeShellCommandResponse
func (*InvokeShellCommandResponse) SetHeaders ¶
func (s *InvokeShellCommandResponse) SetHeaders(v map[string]*string) *InvokeShellCommandResponse
func (InvokeShellCommandResponse) String ¶
func (s InvokeShellCommandResponse) String() string
type InvokeShellCommandResponseBody ¶
type InvokeShellCommandResponseBody struct { CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` InstanceIds *InvokeShellCommandResponseBodyInstanceIds `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (InvokeShellCommandResponseBody) GoString ¶
func (s InvokeShellCommandResponseBody) GoString() string
func (*InvokeShellCommandResponseBody) SetCommandId ¶
func (s *InvokeShellCommandResponseBody) SetCommandId(v string) *InvokeShellCommandResponseBody
func (*InvokeShellCommandResponseBody) SetInstanceIds ¶
func (s *InvokeShellCommandResponseBody) SetInstanceIds(v *InvokeShellCommandResponseBodyInstanceIds) *InvokeShellCommandResponseBody
func (*InvokeShellCommandResponseBody) SetRequestId ¶
func (s *InvokeShellCommandResponseBody) SetRequestId(v string) *InvokeShellCommandResponseBody
func (InvokeShellCommandResponseBody) String ¶
func (s InvokeShellCommandResponseBody) String() string
type InvokeShellCommandResponseBodyInstanceIds ¶
type InvokeShellCommandResponseBodyInstanceIds struct {
InstanceId []*string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty" type:"Repeated"`
}
func (InvokeShellCommandResponseBodyInstanceIds) GoString ¶
func (s InvokeShellCommandResponseBodyInstanceIds) GoString() string
func (*InvokeShellCommandResponseBodyInstanceIds) SetInstanceId ¶
func (s *InvokeShellCommandResponseBodyInstanceIds) SetInstanceId(v []*string) *InvokeShellCommandResponseBodyInstanceIds
func (InvokeShellCommandResponseBodyInstanceIds) String ¶
func (s InvokeShellCommandResponseBodyInstanceIds) String() string
type ListAvailableEcsTypesRequest ¶
type ListAvailableEcsTypesRequest struct { InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` ShowSoldOut *bool `json:"ShowSoldOut,omitempty" xml:"ShowSoldOut,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ListAvailableEcsTypesRequest) GoString ¶
func (s ListAvailableEcsTypesRequest) GoString() string
func (*ListAvailableEcsTypesRequest) SetInstanceChargeType ¶
func (s *ListAvailableEcsTypesRequest) SetInstanceChargeType(v string) *ListAvailableEcsTypesRequest
func (*ListAvailableEcsTypesRequest) SetShowSoldOut ¶
func (s *ListAvailableEcsTypesRequest) SetShowSoldOut(v bool) *ListAvailableEcsTypesRequest
func (*ListAvailableEcsTypesRequest) SetSpotStrategy ¶
func (s *ListAvailableEcsTypesRequest) SetSpotStrategy(v string) *ListAvailableEcsTypesRequest
func (*ListAvailableEcsTypesRequest) SetZoneId ¶
func (s *ListAvailableEcsTypesRequest) SetZoneId(v string) *ListAvailableEcsTypesRequest
func (ListAvailableEcsTypesRequest) String ¶
func (s ListAvailableEcsTypesRequest) String() string
type ListAvailableEcsTypesResponse ¶
type ListAvailableEcsTypesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListAvailableEcsTypesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListAvailableEcsTypesResponse) GoString ¶
func (s ListAvailableEcsTypesResponse) GoString() string
func (*ListAvailableEcsTypesResponse) SetBody ¶
func (s *ListAvailableEcsTypesResponse) SetBody(v *ListAvailableEcsTypesResponseBody) *ListAvailableEcsTypesResponse
func (*ListAvailableEcsTypesResponse) SetHeaders ¶
func (s *ListAvailableEcsTypesResponse) SetHeaders(v map[string]*string) *ListAvailableEcsTypesResponse
func (ListAvailableEcsTypesResponse) String ¶
func (s ListAvailableEcsTypesResponse) String() string
type ListAvailableEcsTypesResponseBody ¶
type ListAvailableEcsTypesResponseBody struct { InstanceTypeFamilies *ListAvailableEcsTypesResponseBodyInstanceTypeFamilies `json:"InstanceTypeFamilies,omitempty" xml:"InstanceTypeFamilies,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SupportSpotInstance *bool `json:"SupportSpotInstance,omitempty" xml:"SupportSpotInstance,omitempty"` }
func (ListAvailableEcsTypesResponseBody) GoString ¶
func (s ListAvailableEcsTypesResponseBody) GoString() string
func (*ListAvailableEcsTypesResponseBody) SetInstanceTypeFamilies ¶
func (s *ListAvailableEcsTypesResponseBody) SetInstanceTypeFamilies(v *ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) *ListAvailableEcsTypesResponseBody
func (*ListAvailableEcsTypesResponseBody) SetRequestId ¶
func (s *ListAvailableEcsTypesResponseBody) SetRequestId(v string) *ListAvailableEcsTypesResponseBody
func (*ListAvailableEcsTypesResponseBody) SetSupportSpotInstance ¶
func (s *ListAvailableEcsTypesResponseBody) SetSupportSpotInstance(v bool) *ListAvailableEcsTypesResponseBody
func (ListAvailableEcsTypesResponseBody) String ¶
func (s ListAvailableEcsTypesResponseBody) String() string
type ListAvailableEcsTypesResponseBodyInstanceTypeFamilies ¶
type ListAvailableEcsTypesResponseBodyInstanceTypeFamilies struct {
InstanceTypeFamilyInfo []*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo `json:"InstanceTypeFamilyInfo,omitempty" xml:"InstanceTypeFamilyInfo,omitempty" type:"Repeated"`
}
func (ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) GoString ¶
func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) GoString() string
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) SetInstanceTypeFamilyInfo ¶
func (ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) String ¶
func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamilies) String() string
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo ¶
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo struct { Generation *string `json:"Generation,omitempty" xml:"Generation,omitempty"` InstanceTypeFamilyId *string `json:"InstanceTypeFamilyId,omitempty" xml:"InstanceTypeFamilyId,omitempty"` Types *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes `json:"Types,omitempty" xml:"Types,omitempty" type:"Struct"` }
func (ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) GoString ¶
func (s ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) GoString() string
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) SetGeneration ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) SetInstanceTypeFamilyId ¶
func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo) SetInstanceTypeFamilyId(v string) *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfo
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes ¶
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes struct {
TypesInfo []*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo `json:"TypesInfo,omitempty" xml:"TypesInfo,omitempty" type:"Repeated"`
}
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypes) SetTypesInfo ¶
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo ¶
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo struct { CpuCoreCount *int32 `json:"CpuCoreCount,omitempty" xml:"CpuCoreCount,omitempty"` EniQuantity *int32 `json:"EniQuantity,omitempty" xml:"EniQuantity,omitempty"` GPUAmount *int32 `json:"GPUAmount,omitempty" xml:"GPUAmount,omitempty"` GPUSpec *string `json:"GPUSpec,omitempty" xml:"GPUSpec,omitempty"` InstanceBandwidthRx *int32 `json:"InstanceBandwidthRx,omitempty" xml:"InstanceBandwidthRx,omitempty"` InstanceBandwidthTx *int32 `json:"InstanceBandwidthTx,omitempty" xml:"InstanceBandwidthTx,omitempty"` InstancePpsRx *int32 `json:"InstancePpsRx,omitempty" xml:"InstancePpsRx,omitempty"` InstancePpsTx *int32 `json:"InstancePpsTx,omitempty" xml:"InstancePpsTx,omitempty"` InstanceTypeId *string `json:"InstanceTypeId,omitempty" xml:"InstanceTypeId,omitempty"` MemorySize *int32 `json:"MemorySize,omitempty" xml:"MemorySize,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` ZoneIds *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds `json:"ZoneIds,omitempty" xml:"ZoneIds,omitempty" type:"Struct"` }
func (ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) GoString ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetCpuCoreCount ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetEniQuantity ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetGPUAmount ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetGPUSpec ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstanceBandwidthRx ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstanceBandwidthTx ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstancePpsRx ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstancePpsTx ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetInstanceTypeId ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetMemorySize ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetStatus ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetZoneIds ¶
func (s *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo) SetZoneIds(v *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds) *ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfo
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds ¶
type ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds struct {
ZoneId []*string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty" type:"Repeated"`
}
func (ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds) GoString ¶
func (*ListAvailableEcsTypesResponseBodyInstanceTypeFamiliesInstanceTypeFamilyInfoTypesTypesInfoZoneIds) SetZoneId ¶
type ListCloudMetricProfilingsRequest ¶
type ListCloudMetricProfilingsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListCloudMetricProfilingsRequest) GoString ¶
func (s ListCloudMetricProfilingsRequest) GoString() string
func (*ListCloudMetricProfilingsRequest) SetClusterId ¶
func (s *ListCloudMetricProfilingsRequest) SetClusterId(v string) *ListCloudMetricProfilingsRequest
func (*ListCloudMetricProfilingsRequest) SetPageNumber ¶
func (s *ListCloudMetricProfilingsRequest) SetPageNumber(v int32) *ListCloudMetricProfilingsRequest
func (*ListCloudMetricProfilingsRequest) SetPageSize ¶
func (s *ListCloudMetricProfilingsRequest) SetPageSize(v int32) *ListCloudMetricProfilingsRequest
func (*ListCloudMetricProfilingsRequest) SetRegionId ¶
func (s *ListCloudMetricProfilingsRequest) SetRegionId(v string) *ListCloudMetricProfilingsRequest
func (ListCloudMetricProfilingsRequest) String ¶
func (s ListCloudMetricProfilingsRequest) String() string
type ListCloudMetricProfilingsResponse ¶
type ListCloudMetricProfilingsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListCloudMetricProfilingsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListCloudMetricProfilingsResponse) GoString ¶
func (s ListCloudMetricProfilingsResponse) GoString() string
func (*ListCloudMetricProfilingsResponse) SetHeaders ¶
func (s *ListCloudMetricProfilingsResponse) SetHeaders(v map[string]*string) *ListCloudMetricProfilingsResponse
func (ListCloudMetricProfilingsResponse) String ¶
func (s ListCloudMetricProfilingsResponse) String() string
type ListCloudMetricProfilingsResponseBody ¶
type ListCloudMetricProfilingsResponseBody struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Profilings *ListCloudMetricProfilingsResponseBodyProfilings `json:"Profilings,omitempty" xml:"Profilings,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListCloudMetricProfilingsResponseBody) GoString ¶
func (s ListCloudMetricProfilingsResponseBody) GoString() string
func (*ListCloudMetricProfilingsResponseBody) SetPageNumber ¶
func (s *ListCloudMetricProfilingsResponseBody) SetPageNumber(v int32) *ListCloudMetricProfilingsResponseBody
func (*ListCloudMetricProfilingsResponseBody) SetPageSize ¶
func (s *ListCloudMetricProfilingsResponseBody) SetPageSize(v int32) *ListCloudMetricProfilingsResponseBody
func (*ListCloudMetricProfilingsResponseBody) SetProfilings ¶
func (s *ListCloudMetricProfilingsResponseBody) SetProfilings(v *ListCloudMetricProfilingsResponseBodyProfilings) *ListCloudMetricProfilingsResponseBody
func (*ListCloudMetricProfilingsResponseBody) SetRequestId ¶
func (s *ListCloudMetricProfilingsResponseBody) SetRequestId(v string) *ListCloudMetricProfilingsResponseBody
func (*ListCloudMetricProfilingsResponseBody) SetTotalCount ¶
func (s *ListCloudMetricProfilingsResponseBody) SetTotalCount(v int32) *ListCloudMetricProfilingsResponseBody
func (ListCloudMetricProfilingsResponseBody) String ¶
func (s ListCloudMetricProfilingsResponseBody) String() string
type ListCloudMetricProfilingsResponseBodyProfilings ¶
type ListCloudMetricProfilingsResponseBodyProfilings struct {
ProfilingInfo []*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo `json:"ProfilingInfo,omitempty" xml:"ProfilingInfo,omitempty" type:"Repeated"`
}
func (ListCloudMetricProfilingsResponseBodyProfilings) GoString ¶
func (s ListCloudMetricProfilingsResponseBodyProfilings) GoString() string
func (*ListCloudMetricProfilingsResponseBodyProfilings) SetProfilingInfo ¶
func (ListCloudMetricProfilingsResponseBodyProfilings) String ¶
func (s ListCloudMetricProfilingsResponseBodyProfilings) String() string
type ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo ¶
type ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo struct { Duration *int32 `json:"Duration,omitempty" xml:"Duration,omitempty"` Freq *int32 `json:"Freq,omitempty" xml:"Freq,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Pid *int32 `json:"Pid,omitempty" xml:"Pid,omitempty"` ProfilingId *string `json:"ProfilingId,omitempty" xml:"ProfilingId,omitempty"` TriggerTime *string `json:"TriggerTime,omitempty" xml:"TriggerTime,omitempty"` }
func (ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) GoString ¶
func (s ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) GoString() string
func (*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetDuration ¶
func (*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetHostName ¶
func (*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetInstanceId ¶
func (*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetProfilingId ¶
func (*ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) SetTriggerTime ¶
func (ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) String ¶
func (s ListCloudMetricProfilingsResponseBodyProfilingsProfilingInfo) String() string
type ListClusterLogsRequest ¶
type ListClusterLogsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListClusterLogsRequest) GoString ¶
func (s ListClusterLogsRequest) GoString() string
func (*ListClusterLogsRequest) SetClusterId ¶
func (s *ListClusterLogsRequest) SetClusterId(v string) *ListClusterLogsRequest
func (*ListClusterLogsRequest) SetPageNumber ¶
func (s *ListClusterLogsRequest) SetPageNumber(v int32) *ListClusterLogsRequest
func (*ListClusterLogsRequest) SetPageSize ¶
func (s *ListClusterLogsRequest) SetPageSize(v int32) *ListClusterLogsRequest
func (ListClusterLogsRequest) String ¶
func (s ListClusterLogsRequest) String() string
type ListClusterLogsResponse ¶
type ListClusterLogsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListClusterLogsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListClusterLogsResponse) GoString ¶
func (s ListClusterLogsResponse) GoString() string
func (*ListClusterLogsResponse) SetBody ¶
func (s *ListClusterLogsResponse) SetBody(v *ListClusterLogsResponseBody) *ListClusterLogsResponse
func (*ListClusterLogsResponse) SetHeaders ¶
func (s *ListClusterLogsResponse) SetHeaders(v map[string]*string) *ListClusterLogsResponse
func (ListClusterLogsResponse) String ¶
func (s ListClusterLogsResponse) String() string
type ListClusterLogsResponseBody ¶
type ListClusterLogsResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Logs *ListClusterLogsResponseBodyLogs `json:"Logs,omitempty" xml:"Logs,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListClusterLogsResponseBody) GoString ¶
func (s ListClusterLogsResponseBody) GoString() string
func (*ListClusterLogsResponseBody) SetClusterId ¶
func (s *ListClusterLogsResponseBody) SetClusterId(v string) *ListClusterLogsResponseBody
func (*ListClusterLogsResponseBody) SetLogs ¶
func (s *ListClusterLogsResponseBody) SetLogs(v *ListClusterLogsResponseBodyLogs) *ListClusterLogsResponseBody
func (*ListClusterLogsResponseBody) SetPageNumber ¶
func (s *ListClusterLogsResponseBody) SetPageNumber(v int32) *ListClusterLogsResponseBody
func (*ListClusterLogsResponseBody) SetPageSize ¶
func (s *ListClusterLogsResponseBody) SetPageSize(v int32) *ListClusterLogsResponseBody
func (*ListClusterLogsResponseBody) SetRequestId ¶
func (s *ListClusterLogsResponseBody) SetRequestId(v string) *ListClusterLogsResponseBody
func (*ListClusterLogsResponseBody) SetTotalCount ¶
func (s *ListClusterLogsResponseBody) SetTotalCount(v int32) *ListClusterLogsResponseBody
func (ListClusterLogsResponseBody) String ¶
func (s ListClusterLogsResponseBody) String() string
type ListClusterLogsResponseBodyLogs ¶
type ListClusterLogsResponseBodyLogs struct {
LogInfo []*ListClusterLogsResponseBodyLogsLogInfo `json:"LogInfo,omitempty" xml:"LogInfo,omitempty" type:"Repeated"`
}
func (ListClusterLogsResponseBodyLogs) GoString ¶
func (s ListClusterLogsResponseBodyLogs) GoString() string
func (*ListClusterLogsResponseBodyLogs) SetLogInfo ¶
func (s *ListClusterLogsResponseBodyLogs) SetLogInfo(v []*ListClusterLogsResponseBodyLogsLogInfo) *ListClusterLogsResponseBodyLogs
func (ListClusterLogsResponseBodyLogs) String ¶
func (s ListClusterLogsResponseBodyLogs) String() string
type ListClusterLogsResponseBodyLogsLogInfo ¶
type ListClusterLogsResponseBodyLogsLogInfo struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Level *string `json:"Level,omitempty" xml:"Level,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Operation *string `json:"Operation,omitempty" xml:"Operation,omitempty"` }
func (ListClusterLogsResponseBodyLogsLogInfo) GoString ¶
func (s ListClusterLogsResponseBodyLogsLogInfo) GoString() string
func (*ListClusterLogsResponseBodyLogsLogInfo) SetCreateTime ¶
func (s *ListClusterLogsResponseBodyLogsLogInfo) SetCreateTime(v string) *ListClusterLogsResponseBodyLogsLogInfo
func (*ListClusterLogsResponseBodyLogsLogInfo) SetLevel ¶
func (s *ListClusterLogsResponseBodyLogsLogInfo) SetLevel(v string) *ListClusterLogsResponseBodyLogsLogInfo
func (*ListClusterLogsResponseBodyLogsLogInfo) SetMessage ¶
func (s *ListClusterLogsResponseBodyLogsLogInfo) SetMessage(v string) *ListClusterLogsResponseBodyLogsLogInfo
func (*ListClusterLogsResponseBodyLogsLogInfo) SetOperation ¶
func (s *ListClusterLogsResponseBodyLogsLogInfo) SetOperation(v string) *ListClusterLogsResponseBodyLogsLogInfo
func (ListClusterLogsResponseBodyLogsLogInfo) String ¶
func (s ListClusterLogsResponseBodyLogsLogInfo) String() string
type ListClustersMetaRequest ¶
type ListClustersMetaRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListClustersMetaRequest) GoString ¶
func (s ListClustersMetaRequest) GoString() string
func (*ListClustersMetaRequest) SetPageNumber ¶
func (s *ListClustersMetaRequest) SetPageNumber(v int32) *ListClustersMetaRequest
func (*ListClustersMetaRequest) SetPageSize ¶
func (s *ListClustersMetaRequest) SetPageSize(v int32) *ListClustersMetaRequest
func (ListClustersMetaRequest) String ¶
func (s ListClustersMetaRequest) String() string
type ListClustersMetaResponse ¶
type ListClustersMetaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListClustersMetaResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListClustersMetaResponse) GoString ¶
func (s ListClustersMetaResponse) GoString() string
func (*ListClustersMetaResponse) SetBody ¶
func (s *ListClustersMetaResponse) SetBody(v *ListClustersMetaResponseBody) *ListClustersMetaResponse
func (*ListClustersMetaResponse) SetHeaders ¶
func (s *ListClustersMetaResponse) SetHeaders(v map[string]*string) *ListClustersMetaResponse
func (ListClustersMetaResponse) String ¶
func (s ListClustersMetaResponse) String() string
type ListClustersMetaResponseBody ¶
type ListClustersMetaResponseBody struct { Clusters *ListClustersMetaResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListClustersMetaResponseBody) GoString ¶
func (s ListClustersMetaResponseBody) GoString() string
func (*ListClustersMetaResponseBody) SetClusters ¶
func (s *ListClustersMetaResponseBody) SetClusters(v *ListClustersMetaResponseBodyClusters) *ListClustersMetaResponseBody
func (*ListClustersMetaResponseBody) SetPageNumber ¶
func (s *ListClustersMetaResponseBody) SetPageNumber(v int32) *ListClustersMetaResponseBody
func (*ListClustersMetaResponseBody) SetPageSize ¶
func (s *ListClustersMetaResponseBody) SetPageSize(v int32) *ListClustersMetaResponseBody
func (*ListClustersMetaResponseBody) SetRequestId ¶
func (s *ListClustersMetaResponseBody) SetRequestId(v string) *ListClustersMetaResponseBody
func (*ListClustersMetaResponseBody) SetTotalCount ¶
func (s *ListClustersMetaResponseBody) SetTotalCount(v int32) *ListClustersMetaResponseBody
func (ListClustersMetaResponseBody) String ¶
func (s ListClustersMetaResponseBody) String() string
type ListClustersMetaResponseBodyClusters ¶
type ListClustersMetaResponseBodyClusters struct {
ClusterInfoSimple []*ListClustersMetaResponseBodyClustersClusterInfoSimple `json:"ClusterInfoSimple,omitempty" xml:"ClusterInfoSimple,omitempty" type:"Repeated"`
}
func (ListClustersMetaResponseBodyClusters) GoString ¶
func (s ListClustersMetaResponseBodyClusters) GoString() string
func (*ListClustersMetaResponseBodyClusters) SetClusterInfoSimple ¶
func (s *ListClustersMetaResponseBodyClusters) SetClusterInfoSimple(v []*ListClustersMetaResponseBodyClustersClusterInfoSimple) *ListClustersMetaResponseBodyClusters
func (ListClustersMetaResponseBodyClusters) String ¶
func (s ListClustersMetaResponseBodyClusters) String() string
type ListClustersMetaResponseBodyClustersClusterInfoSimple ¶
type ListClustersMetaResponseBodyClustersClusterInfoSimple struct { AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` DeployMode *string `json:"DeployMode,omitempty" xml:"DeployMode,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` HasPlugin *bool `json:"HasPlugin,omitempty" xml:"HasPlugin,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` IsComputeEss *bool `json:"IsComputeEss,omitempty" xml:"IsComputeEss,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (ListClustersMetaResponseBodyClustersClusterInfoSimple) GoString ¶
func (s ListClustersMetaResponseBodyClustersClusterInfoSimple) GoString() string
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetAccountType ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetAccountType(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetClientVersion ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetClientVersion(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetDeployMode ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetDeployMode(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetDescription ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetDescription(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetHasPlugin ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetHasPlugin(v bool) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetIsComputeEss ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetIsComputeEss(v bool) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetLocation ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetLocation(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (*ListClustersMetaResponseBodyClustersClusterInfoSimple) SetSchedulerType ¶
func (s *ListClustersMetaResponseBodyClustersClusterInfoSimple) SetSchedulerType(v string) *ListClustersMetaResponseBodyClustersClusterInfoSimple
func (ListClustersMetaResponseBodyClustersClusterInfoSimple) String ¶
func (s ListClustersMetaResponseBodyClustersClusterInfoSimple) String() string
type ListClustersRequest ¶
type ListClustersRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListClustersRequest) GoString ¶
func (s ListClustersRequest) GoString() string
func (*ListClustersRequest) SetPageNumber ¶
func (s *ListClustersRequest) SetPageNumber(v int32) *ListClustersRequest
func (*ListClustersRequest) SetPageSize ¶
func (s *ListClustersRequest) SetPageSize(v int32) *ListClustersRequest
func (ListClustersRequest) String ¶
func (s ListClustersRequest) String() string
type ListClustersResponse ¶
type ListClustersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListClustersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListClustersResponse) GoString ¶
func (s ListClustersResponse) GoString() string
func (*ListClustersResponse) SetBody ¶
func (s *ListClustersResponse) SetBody(v *ListClustersResponseBody) *ListClustersResponse
func (*ListClustersResponse) SetHeaders ¶
func (s *ListClustersResponse) SetHeaders(v map[string]*string) *ListClustersResponse
func (ListClustersResponse) String ¶
func (s ListClustersResponse) String() string
type ListClustersResponseBody ¶
type ListClustersResponseBody struct { Clusters *ListClustersResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListClustersResponseBody) GoString ¶
func (s ListClustersResponseBody) GoString() string
func (*ListClustersResponseBody) SetClusters ¶
func (s *ListClustersResponseBody) SetClusters(v *ListClustersResponseBodyClusters) *ListClustersResponseBody
func (*ListClustersResponseBody) SetPageNumber ¶
func (s *ListClustersResponseBody) SetPageNumber(v int32) *ListClustersResponseBody
func (*ListClustersResponseBody) SetPageSize ¶
func (s *ListClustersResponseBody) SetPageSize(v int32) *ListClustersResponseBody
func (*ListClustersResponseBody) SetRequestId ¶
func (s *ListClustersResponseBody) SetRequestId(v string) *ListClustersResponseBody
func (*ListClustersResponseBody) SetTotalCount ¶
func (s *ListClustersResponseBody) SetTotalCount(v int32) *ListClustersResponseBody
func (ListClustersResponseBody) String ¶
func (s ListClustersResponseBody) String() string
type ListClustersResponseBodyClusters ¶
type ListClustersResponseBodyClusters struct {
ClusterInfoSimple []*ListClustersResponseBodyClustersClusterInfoSimple `json:"ClusterInfoSimple,omitempty" xml:"ClusterInfoSimple,omitempty" type:"Repeated"`
}
func (ListClustersResponseBodyClusters) GoString ¶
func (s ListClustersResponseBodyClusters) GoString() string
func (*ListClustersResponseBodyClusters) SetClusterInfoSimple ¶
func (s *ListClustersResponseBodyClusters) SetClusterInfoSimple(v []*ListClustersResponseBodyClustersClusterInfoSimple) *ListClustersResponseBodyClusters
func (ListClustersResponseBodyClusters) String ¶
func (s ListClustersResponseBodyClusters) String() string
type ListClustersResponseBodyClustersClusterInfoSimple ¶
type ListClustersResponseBodyClustersClusterInfoSimple struct { AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` BaseOsTag *string `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` ComputeSpotPriceLimit *float32 `json:"ComputeSpotPriceLimit,omitempty" xml:"ComputeSpotPriceLimit,omitempty"` ComputeSpotStrategy *string `json:"ComputeSpotStrategy,omitempty" xml:"ComputeSpotStrategy,omitempty"` Computes *ListClustersResponseBodyClustersClusterInfoSimpleComputes `json:"Computes,omitempty" xml:"Computes,omitempty" type:"Struct"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DeployMode *string `json:"DeployMode,omitempty" xml:"DeployMode,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EhpcVersion *string `json:"EhpcVersion,omitempty" xml:"EhpcVersion,omitempty"` HasPlugin *bool `json:"HasPlugin,omitempty" xml:"HasPlugin,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` IsComputeEss *bool `json:"IsComputeEss,omitempty" xml:"IsComputeEss,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` LoginNodes *string `json:"LoginNodes,omitempty" xml:"LoginNodes,omitempty"` Managers *ListClustersResponseBodyClustersClusterInfoSimpleManagers `json:"Managers,omitempty" xml:"Managers,omitempty" type:"Struct"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` NodePrefix *string `json:"NodePrefix,omitempty" xml:"NodePrefix,omitempty"` NodeSuffix *string `json:"NodeSuffix,omitempty" xml:"NodeSuffix,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TotalResources *ListClustersResponseBodyClustersClusterInfoSimpleTotalResources `json:"TotalResources,omitempty" xml:"TotalResources,omitempty" type:"Struct"` UsedResources *ListClustersResponseBodyClustersClusterInfoSimpleUsedResources `json:"UsedResources,omitempty" xml:"UsedResources,omitempty" type:"Struct"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ListClustersResponseBodyClustersClusterInfoSimple) GoString ¶
func (s ListClustersResponseBodyClustersClusterInfoSimple) GoString() string
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetAccountType ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetAccountType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetBaseOsTag ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetBaseOsTag(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetClientVersion ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetClientVersion(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetComputeSpotPriceLimit ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetComputeSpotPriceLimit(v float32) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetComputeSpotStrategy ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetComputeSpotStrategy(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetComputes ¶
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetCreateTime ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetCreateTime(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetDeployMode ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetDeployMode(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetDescription ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetDescription(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetEhpcVersion ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetEhpcVersion(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetHasPlugin ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetHasPlugin(v bool) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetImageId ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetImageId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetImageOwnerAlias ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetImageOwnerAlias(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetInstanceChargeType ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetInstanceChargeType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetInstanceType ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetInstanceType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetIsComputeEss ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetIsComputeEss(v bool) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetLocation ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetLocation(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetLoginNodes ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetLoginNodes(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetManagers ¶
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetNodePrefix ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetNodePrefix(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetNodeSuffix ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetNodeSuffix(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetRegionId ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetRegionId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetSchedulerType ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetSchedulerType(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetStatus ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetStatus(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetTotalResources ¶
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetUsedResources ¶
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetVSwitchId ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetVSwitchId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (*ListClustersResponseBodyClustersClusterInfoSimple) SetZoneId ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimple) SetZoneId(v string) *ListClustersResponseBodyClustersClusterInfoSimple
func (ListClustersResponseBodyClustersClusterInfoSimple) String ¶
func (s ListClustersResponseBodyClustersClusterInfoSimple) String() string
type ListClustersResponseBodyClustersClusterInfoSimpleComputes ¶
type ListClustersResponseBodyClustersClusterInfoSimpleComputes struct { ExceptionCount *int32 `json:"ExceptionCount,omitempty" xml:"ExceptionCount,omitempty"` NormalCount *int32 `json:"NormalCount,omitempty" xml:"NormalCount,omitempty"` OperatingCount *int32 `json:"OperatingCount,omitempty" xml:"OperatingCount,omitempty"` StoppedCount *int32 `json:"StoppedCount,omitempty" xml:"StoppedCount,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListClustersResponseBodyClustersClusterInfoSimpleComputes) GoString ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleComputes) GoString() string
func (*ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetExceptionCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetExceptionCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
func (*ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetNormalCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetNormalCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
func (*ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetOperatingCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetOperatingCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
func (*ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetStoppedCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleComputes) SetStoppedCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleComputes
func (ListClustersResponseBodyClustersClusterInfoSimpleComputes) String ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleComputes) String() string
type ListClustersResponseBodyClustersClusterInfoSimpleManagers ¶
type ListClustersResponseBodyClustersClusterInfoSimpleManagers struct { ExceptionCount *int32 `json:"ExceptionCount,omitempty" xml:"ExceptionCount,omitempty"` NormalCount *int32 `json:"NormalCount,omitempty" xml:"NormalCount,omitempty"` OperatingCount *int32 `json:"OperatingCount,omitempty" xml:"OperatingCount,omitempty"` StoppedCount *int32 `json:"StoppedCount,omitempty" xml:"StoppedCount,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListClustersResponseBodyClustersClusterInfoSimpleManagers) GoString ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleManagers) GoString() string
func (*ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetExceptionCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetExceptionCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
func (*ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetNormalCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetNormalCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
func (*ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetOperatingCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetOperatingCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
func (*ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetStoppedCount ¶
func (s *ListClustersResponseBodyClustersClusterInfoSimpleManagers) SetStoppedCount(v int32) *ListClustersResponseBodyClustersClusterInfoSimpleManagers
func (ListClustersResponseBodyClustersClusterInfoSimpleManagers) String ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleManagers) String() string
type ListClustersResponseBodyClustersClusterInfoSimpleTotalResources ¶
type ListClustersResponseBodyClustersClusterInfoSimpleTotalResources struct { Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` }
func (ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) GoString ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) GoString() string
func (ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) String ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleTotalResources) String() string
type ListClustersResponseBodyClustersClusterInfoSimpleUsedResources ¶
type ListClustersResponseBodyClustersClusterInfoSimpleUsedResources struct { Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` }
func (ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) GoString ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) GoString() string
func (ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) String ¶
func (s ListClustersResponseBodyClustersClusterInfoSimpleUsedResources) String() string
type ListCommandsRequest ¶
type ListCommandsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListCommandsRequest) GoString ¶
func (s ListCommandsRequest) GoString() string
func (*ListCommandsRequest) SetClusterId ¶
func (s *ListCommandsRequest) SetClusterId(v string) *ListCommandsRequest
func (*ListCommandsRequest) SetCommandId ¶
func (s *ListCommandsRequest) SetCommandId(v string) *ListCommandsRequest
func (*ListCommandsRequest) SetPageNumber ¶
func (s *ListCommandsRequest) SetPageNumber(v int32) *ListCommandsRequest
func (*ListCommandsRequest) SetPageSize ¶
func (s *ListCommandsRequest) SetPageSize(v int32) *ListCommandsRequest
func (ListCommandsRequest) String ¶
func (s ListCommandsRequest) String() string
type ListCommandsResponse ¶
type ListCommandsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListCommandsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListCommandsResponse) GoString ¶
func (s ListCommandsResponse) GoString() string
func (*ListCommandsResponse) SetBody ¶
func (s *ListCommandsResponse) SetBody(v *ListCommandsResponseBody) *ListCommandsResponse
func (*ListCommandsResponse) SetHeaders ¶
func (s *ListCommandsResponse) SetHeaders(v map[string]*string) *ListCommandsResponse
func (ListCommandsResponse) String ¶
func (s ListCommandsResponse) String() string
type ListCommandsResponseBody ¶
type ListCommandsResponseBody struct { Commands *ListCommandsResponseBodyCommands `json:"Commands,omitempty" xml:"Commands,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListCommandsResponseBody) GoString ¶
func (s ListCommandsResponseBody) GoString() string
func (*ListCommandsResponseBody) SetCommands ¶
func (s *ListCommandsResponseBody) SetCommands(v *ListCommandsResponseBodyCommands) *ListCommandsResponseBody
func (*ListCommandsResponseBody) SetPageNumber ¶
func (s *ListCommandsResponseBody) SetPageNumber(v int32) *ListCommandsResponseBody
func (*ListCommandsResponseBody) SetPageSize ¶
func (s *ListCommandsResponseBody) SetPageSize(v int32) *ListCommandsResponseBody
func (*ListCommandsResponseBody) SetRequestId ¶
func (s *ListCommandsResponseBody) SetRequestId(v string) *ListCommandsResponseBody
func (*ListCommandsResponseBody) SetTotalCount ¶
func (s *ListCommandsResponseBody) SetTotalCount(v int32) *ListCommandsResponseBody
func (ListCommandsResponseBody) String ¶
func (s ListCommandsResponseBody) String() string
type ListCommandsResponseBodyCommands ¶
type ListCommandsResponseBodyCommands struct {
Command []*ListCommandsResponseBodyCommandsCommand `json:"Command,omitempty" xml:"Command,omitempty" type:"Repeated"`
}
func (ListCommandsResponseBodyCommands) GoString ¶
func (s ListCommandsResponseBodyCommands) GoString() string
func (*ListCommandsResponseBodyCommands) SetCommand ¶
func (s *ListCommandsResponseBodyCommands) SetCommand(v []*ListCommandsResponseBodyCommandsCommand) *ListCommandsResponseBodyCommands
func (ListCommandsResponseBodyCommands) String ¶
func (s ListCommandsResponseBodyCommands) String() string
type ListCommandsResponseBodyCommandsCommand ¶
type ListCommandsResponseBodyCommandsCommand struct { CommandContent *string `json:"CommandContent,omitempty" xml:"CommandContent,omitempty"` CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` Timeout *string `json:"Timeout,omitempty" xml:"Timeout,omitempty"` WorkingDir *string `json:"WorkingDir,omitempty" xml:"WorkingDir,omitempty"` }
func (ListCommandsResponseBodyCommandsCommand) GoString ¶
func (s ListCommandsResponseBodyCommandsCommand) GoString() string
func (*ListCommandsResponseBodyCommandsCommand) SetCommandContent ¶
func (s *ListCommandsResponseBodyCommandsCommand) SetCommandContent(v string) *ListCommandsResponseBodyCommandsCommand
func (*ListCommandsResponseBodyCommandsCommand) SetCommandId ¶
func (s *ListCommandsResponseBodyCommandsCommand) SetCommandId(v string) *ListCommandsResponseBodyCommandsCommand
func (*ListCommandsResponseBodyCommandsCommand) SetTimeout ¶
func (s *ListCommandsResponseBodyCommandsCommand) SetTimeout(v string) *ListCommandsResponseBodyCommandsCommand
func (*ListCommandsResponseBodyCommandsCommand) SetWorkingDir ¶
func (s *ListCommandsResponseBodyCommandsCommand) SetWorkingDir(v string) *ListCommandsResponseBodyCommandsCommand
func (ListCommandsResponseBodyCommandsCommand) String ¶
func (s ListCommandsResponseBodyCommandsCommand) String() string
type ListContainerAppsRequest ¶
type ListContainerAppsRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListContainerAppsRequest) GoString ¶
func (s ListContainerAppsRequest) GoString() string
func (*ListContainerAppsRequest) SetPageNumber ¶
func (s *ListContainerAppsRequest) SetPageNumber(v int32) *ListContainerAppsRequest
func (*ListContainerAppsRequest) SetPageSize ¶
func (s *ListContainerAppsRequest) SetPageSize(v int32) *ListContainerAppsRequest
func (ListContainerAppsRequest) String ¶
func (s ListContainerAppsRequest) String() string
type ListContainerAppsResponse ¶
type ListContainerAppsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListContainerAppsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListContainerAppsResponse) GoString ¶
func (s ListContainerAppsResponse) GoString() string
func (*ListContainerAppsResponse) SetBody ¶
func (s *ListContainerAppsResponse) SetBody(v *ListContainerAppsResponseBody) *ListContainerAppsResponse
func (*ListContainerAppsResponse) SetHeaders ¶
func (s *ListContainerAppsResponse) SetHeaders(v map[string]*string) *ListContainerAppsResponse
func (ListContainerAppsResponse) String ¶
func (s ListContainerAppsResponse) String() string
type ListContainerAppsResponseBody ¶
type ListContainerAppsResponseBody struct { ContainerApps *ListContainerAppsResponseBodyContainerApps `json:"ContainerApps,omitempty" xml:"ContainerApps,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListContainerAppsResponseBody) GoString ¶
func (s ListContainerAppsResponseBody) GoString() string
func (*ListContainerAppsResponseBody) SetContainerApps ¶
func (s *ListContainerAppsResponseBody) SetContainerApps(v *ListContainerAppsResponseBodyContainerApps) *ListContainerAppsResponseBody
func (*ListContainerAppsResponseBody) SetPageNumber ¶
func (s *ListContainerAppsResponseBody) SetPageNumber(v int32) *ListContainerAppsResponseBody
func (*ListContainerAppsResponseBody) SetPageSize ¶
func (s *ListContainerAppsResponseBody) SetPageSize(v int32) *ListContainerAppsResponseBody
func (*ListContainerAppsResponseBody) SetRequestId ¶
func (s *ListContainerAppsResponseBody) SetRequestId(v string) *ListContainerAppsResponseBody
func (*ListContainerAppsResponseBody) SetTotalCount ¶
func (s *ListContainerAppsResponseBody) SetTotalCount(v int32) *ListContainerAppsResponseBody
func (ListContainerAppsResponseBody) String ¶
func (s ListContainerAppsResponseBody) String() string
type ListContainerAppsResponseBodyContainerApps ¶
type ListContainerAppsResponseBodyContainerApps struct {
ContainerApps []*ListContainerAppsResponseBodyContainerAppsContainerApps `json:"ContainerApps,omitempty" xml:"ContainerApps,omitempty" type:"Repeated"`
}
func (ListContainerAppsResponseBodyContainerApps) GoString ¶
func (s ListContainerAppsResponseBodyContainerApps) GoString() string
func (*ListContainerAppsResponseBodyContainerApps) SetContainerApps ¶
func (s *ListContainerAppsResponseBodyContainerApps) SetContainerApps(v []*ListContainerAppsResponseBodyContainerAppsContainerApps) *ListContainerAppsResponseBodyContainerApps
func (ListContainerAppsResponseBodyContainerApps) String ¶
func (s ListContainerAppsResponseBodyContainerApps) String() string
type ListContainerAppsResponseBodyContainerAppsContainerApps ¶
type ListContainerAppsResponseBodyContainerAppsContainerApps struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageTag *string `json:"ImageTag,omitempty" xml:"ImageTag,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListContainerAppsResponseBodyContainerAppsContainerApps) GoString ¶
func (s ListContainerAppsResponseBodyContainerAppsContainerApps) GoString() string
func (*ListContainerAppsResponseBodyContainerAppsContainerApps) SetCreateTime ¶
func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetCreateTime(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
func (*ListContainerAppsResponseBodyContainerAppsContainerApps) SetDescription ¶
func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetDescription(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
func (*ListContainerAppsResponseBodyContainerAppsContainerApps) SetImageTag ¶
func (*ListContainerAppsResponseBodyContainerAppsContainerApps) SetRepository ¶
func (s *ListContainerAppsResponseBodyContainerAppsContainerApps) SetRepository(v string) *ListContainerAppsResponseBodyContainerAppsContainerApps
func (ListContainerAppsResponseBodyContainerAppsContainerApps) String ¶
func (s ListContainerAppsResponseBodyContainerAppsContainerApps) String() string
type ListContainerImagesRequest ¶
type ListContainerImagesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ContainerType *string `json:"ContainerType,omitempty" xml:"ContainerType,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListContainerImagesRequest) GoString ¶
func (s ListContainerImagesRequest) GoString() string
func (*ListContainerImagesRequest) SetClusterId ¶
func (s *ListContainerImagesRequest) SetClusterId(v string) *ListContainerImagesRequest
func (*ListContainerImagesRequest) SetContainerType ¶
func (s *ListContainerImagesRequest) SetContainerType(v string) *ListContainerImagesRequest
func (*ListContainerImagesRequest) SetPageNumber ¶
func (s *ListContainerImagesRequest) SetPageNumber(v int32) *ListContainerImagesRequest
func (*ListContainerImagesRequest) SetPageSize ¶
func (s *ListContainerImagesRequest) SetPageSize(v int32) *ListContainerImagesRequest
func (ListContainerImagesRequest) String ¶
func (s ListContainerImagesRequest) String() string
type ListContainerImagesResponse ¶
type ListContainerImagesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListContainerImagesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListContainerImagesResponse) GoString ¶
func (s ListContainerImagesResponse) GoString() string
func (*ListContainerImagesResponse) SetBody ¶
func (s *ListContainerImagesResponse) SetBody(v *ListContainerImagesResponseBody) *ListContainerImagesResponse
func (*ListContainerImagesResponse) SetHeaders ¶
func (s *ListContainerImagesResponse) SetHeaders(v map[string]*string) *ListContainerImagesResponse
func (ListContainerImagesResponse) String ¶
func (s ListContainerImagesResponse) String() string
type ListContainerImagesResponseBody ¶
type ListContainerImagesResponseBody struct { DBInfo *string `json:"DBInfo,omitempty" xml:"DBInfo,omitempty"` Images *ListContainerImagesResponseBodyImages `json:"Images,omitempty" xml:"Images,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListContainerImagesResponseBody) GoString ¶
func (s ListContainerImagesResponseBody) GoString() string
func (*ListContainerImagesResponseBody) SetDBInfo ¶
func (s *ListContainerImagesResponseBody) SetDBInfo(v string) *ListContainerImagesResponseBody
func (*ListContainerImagesResponseBody) SetImages ¶
func (s *ListContainerImagesResponseBody) SetImages(v *ListContainerImagesResponseBodyImages) *ListContainerImagesResponseBody
func (*ListContainerImagesResponseBody) SetPageNumber ¶
func (s *ListContainerImagesResponseBody) SetPageNumber(v int32) *ListContainerImagesResponseBody
func (*ListContainerImagesResponseBody) SetPageSize ¶
func (s *ListContainerImagesResponseBody) SetPageSize(v int32) *ListContainerImagesResponseBody
func (*ListContainerImagesResponseBody) SetRequestId ¶
func (s *ListContainerImagesResponseBody) SetRequestId(v string) *ListContainerImagesResponseBody
func (*ListContainerImagesResponseBody) SetTotalCount ¶
func (s *ListContainerImagesResponseBody) SetTotalCount(v int32) *ListContainerImagesResponseBody
func (ListContainerImagesResponseBody) String ¶
func (s ListContainerImagesResponseBody) String() string
type ListContainerImagesResponseBodyImages ¶
type ListContainerImagesResponseBodyImages struct {
Images []*ListContainerImagesResponseBodyImagesImages `json:"Images,omitempty" xml:"Images,omitempty" type:"Repeated"`
}
func (ListContainerImagesResponseBodyImages) GoString ¶
func (s ListContainerImagesResponseBodyImages) GoString() string
func (ListContainerImagesResponseBodyImages) String ¶
func (s ListContainerImagesResponseBodyImages) String() string
type ListContainerImagesResponseBodyImagesImages ¶
type ListContainerImagesResponseBodyImagesImages struct { ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` System *string `json:"System,omitempty" xml:"System,omitempty"` Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` UpdateDateTime *string `json:"UpdateDateTime,omitempty" xml:"UpdateDateTime,omitempty"` }
func (ListContainerImagesResponseBodyImagesImages) GoString ¶
func (s ListContainerImagesResponseBodyImagesImages) GoString() string
func (*ListContainerImagesResponseBodyImagesImages) SetImageId ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetImageId(v string) *ListContainerImagesResponseBodyImagesImages
func (*ListContainerImagesResponseBodyImagesImages) SetRepository ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetRepository(v string) *ListContainerImagesResponseBodyImagesImages
func (*ListContainerImagesResponseBodyImagesImages) SetStatus ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetStatus(v string) *ListContainerImagesResponseBodyImagesImages
func (*ListContainerImagesResponseBodyImagesImages) SetSystem ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetSystem(v string) *ListContainerImagesResponseBodyImagesImages
func (*ListContainerImagesResponseBodyImagesImages) SetTag ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetTag(v string) *ListContainerImagesResponseBodyImagesImages
func (*ListContainerImagesResponseBodyImagesImages) SetType ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetType(v string) *ListContainerImagesResponseBodyImagesImages
func (*ListContainerImagesResponseBodyImagesImages) SetUpdateDateTime ¶
func (s *ListContainerImagesResponseBodyImagesImages) SetUpdateDateTime(v string) *ListContainerImagesResponseBodyImagesImages
func (ListContainerImagesResponseBodyImagesImages) String ¶
func (s ListContainerImagesResponseBodyImagesImages) String() string
type ListCpfsFileSystemsRequest ¶
type ListCpfsFileSystemsRequest struct { FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListCpfsFileSystemsRequest) GoString ¶
func (s ListCpfsFileSystemsRequest) GoString() string
func (*ListCpfsFileSystemsRequest) SetFileSystemId ¶
func (s *ListCpfsFileSystemsRequest) SetFileSystemId(v string) *ListCpfsFileSystemsRequest
func (*ListCpfsFileSystemsRequest) SetPageNumber ¶
func (s *ListCpfsFileSystemsRequest) SetPageNumber(v int32) *ListCpfsFileSystemsRequest
func (*ListCpfsFileSystemsRequest) SetPageSize ¶
func (s *ListCpfsFileSystemsRequest) SetPageSize(v int32) *ListCpfsFileSystemsRequest
func (ListCpfsFileSystemsRequest) String ¶
func (s ListCpfsFileSystemsRequest) String() string
type ListCpfsFileSystemsResponse ¶
type ListCpfsFileSystemsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListCpfsFileSystemsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListCpfsFileSystemsResponse) GoString ¶
func (s ListCpfsFileSystemsResponse) GoString() string
func (*ListCpfsFileSystemsResponse) SetBody ¶
func (s *ListCpfsFileSystemsResponse) SetBody(v *ListCpfsFileSystemsResponseBody) *ListCpfsFileSystemsResponse
func (*ListCpfsFileSystemsResponse) SetHeaders ¶
func (s *ListCpfsFileSystemsResponse) SetHeaders(v map[string]*string) *ListCpfsFileSystemsResponse
func (ListCpfsFileSystemsResponse) String ¶
func (s ListCpfsFileSystemsResponse) String() string
type ListCpfsFileSystemsResponseBody ¶
type ListCpfsFileSystemsResponseBody struct { FileSystemList *ListCpfsFileSystemsResponseBodyFileSystemList `json:"FileSystemList,omitempty" xml:"FileSystemList,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListCpfsFileSystemsResponseBody) GoString ¶
func (s ListCpfsFileSystemsResponseBody) GoString() string
func (*ListCpfsFileSystemsResponseBody) SetFileSystemList ¶
func (s *ListCpfsFileSystemsResponseBody) SetFileSystemList(v *ListCpfsFileSystemsResponseBodyFileSystemList) *ListCpfsFileSystemsResponseBody
func (*ListCpfsFileSystemsResponseBody) SetPageNumber ¶
func (s *ListCpfsFileSystemsResponseBody) SetPageNumber(v int32) *ListCpfsFileSystemsResponseBody
func (*ListCpfsFileSystemsResponseBody) SetPageSize ¶
func (s *ListCpfsFileSystemsResponseBody) SetPageSize(v int32) *ListCpfsFileSystemsResponseBody
func (*ListCpfsFileSystemsResponseBody) SetRequestId ¶
func (s *ListCpfsFileSystemsResponseBody) SetRequestId(v string) *ListCpfsFileSystemsResponseBody
func (*ListCpfsFileSystemsResponseBody) SetTotalCount ¶
func (s *ListCpfsFileSystemsResponseBody) SetTotalCount(v int32) *ListCpfsFileSystemsResponseBody
func (ListCpfsFileSystemsResponseBody) String ¶
func (s ListCpfsFileSystemsResponseBody) String() string
type ListCpfsFileSystemsResponseBodyFileSystemList ¶
type ListCpfsFileSystemsResponseBodyFileSystemList struct {
FileSystems []*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems `json:"FileSystems,omitempty" xml:"FileSystems,omitempty" type:"Repeated"`
}
func (ListCpfsFileSystemsResponseBodyFileSystemList) GoString ¶
func (s ListCpfsFileSystemsResponseBodyFileSystemList) GoString() string
func (*ListCpfsFileSystemsResponseBodyFileSystemList) SetFileSystems ¶
func (ListCpfsFileSystemsResponseBodyFileSystemList) String ¶
func (s ListCpfsFileSystemsResponseBodyFileSystemList) String() string
type ListCpfsFileSystemsResponseBodyFileSystemListFileSystems ¶
type ListCpfsFileSystemsResponseBodyFileSystemListFileSystems struct { Capacity *string `json:"Capacity,omitempty" xml:"Capacity,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Destription *string `json:"Destription,omitempty" xml:"Destription,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` MountTargetList *ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList `json:"MountTargetList,omitempty" xml:"MountTargetList,omitempty" type:"Struct"` ProtocolType *string `json:"ProtocolType,omitempty" xml:"ProtocolType,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) GoString ¶
func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) GoString() string
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetCapacity ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetCreateTime ¶
func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetCreateTime(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetDestription ¶
func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetDestription(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetFileSystemId ¶
func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetFileSystemId(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetMountTargetList ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetProtocolType ¶
func (s *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetProtocolType(v string) *ListCpfsFileSystemsResponseBodyFileSystemListFileSystems
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) SetRegionId ¶
func (ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) String ¶
func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystems) String() string
type ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList ¶
type ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList struct {
MountTargets []*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets `json:"MountTargets,omitempty" xml:"MountTargets,omitempty" type:"Repeated"`
}
func (ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) GoString ¶
func (s ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) GoString() string
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetList) SetMountTargets ¶
type ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets ¶
type ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets struct { MountTargetDomain *string `json:"MountTargetDomain,omitempty" xml:"MountTargetDomain,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` VswId *string `json:"VswId,omitempty" xml:"VswId,omitempty"` }
func (ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) GoString ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetMountTargetDomain ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetNetworkType ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetStatus ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVpcId ¶
func (*ListCpfsFileSystemsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVswId ¶
type ListCurrentClientVersionResponse ¶
type ListCurrentClientVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListCurrentClientVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListCurrentClientVersionResponse) GoString ¶
func (s ListCurrentClientVersionResponse) GoString() string
func (*ListCurrentClientVersionResponse) SetBody ¶
func (s *ListCurrentClientVersionResponse) SetBody(v *ListCurrentClientVersionResponseBody) *ListCurrentClientVersionResponse
func (*ListCurrentClientVersionResponse) SetHeaders ¶
func (s *ListCurrentClientVersionResponse) SetHeaders(v map[string]*string) *ListCurrentClientVersionResponse
func (ListCurrentClientVersionResponse) String ¶
func (s ListCurrentClientVersionResponse) String() string
type ListCurrentClientVersionResponseBody ¶
type ListCurrentClientVersionResponseBody struct { ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListCurrentClientVersionResponseBody) GoString ¶
func (s ListCurrentClientVersionResponseBody) GoString() string
func (*ListCurrentClientVersionResponseBody) SetClientVersion ¶
func (s *ListCurrentClientVersionResponseBody) SetClientVersion(v string) *ListCurrentClientVersionResponseBody
func (*ListCurrentClientVersionResponseBody) SetRequestId ¶
func (s *ListCurrentClientVersionResponseBody) SetRequestId(v string) *ListCurrentClientVersionResponseBody
func (ListCurrentClientVersionResponseBody) String ¶
func (s ListCurrentClientVersionResponseBody) String() string
type ListCustomImagesRequest ¶
type ListCustomImagesRequest struct { BaseOsTag *string `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (ListCustomImagesRequest) GoString ¶
func (s ListCustomImagesRequest) GoString() string
func (*ListCustomImagesRequest) SetBaseOsTag ¶
func (s *ListCustomImagesRequest) SetBaseOsTag(v string) *ListCustomImagesRequest
func (*ListCustomImagesRequest) SetClusterId ¶
func (s *ListCustomImagesRequest) SetClusterId(v string) *ListCustomImagesRequest
func (*ListCustomImagesRequest) SetImageOwnerAlias ¶
func (s *ListCustomImagesRequest) SetImageOwnerAlias(v string) *ListCustomImagesRequest
func (*ListCustomImagesRequest) SetInstanceType ¶
func (s *ListCustomImagesRequest) SetInstanceType(v string) *ListCustomImagesRequest
func (ListCustomImagesRequest) String ¶
func (s ListCustomImagesRequest) String() string
type ListCustomImagesResponse ¶
type ListCustomImagesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListCustomImagesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListCustomImagesResponse) GoString ¶
func (s ListCustomImagesResponse) GoString() string
func (*ListCustomImagesResponse) SetBody ¶
func (s *ListCustomImagesResponse) SetBody(v *ListCustomImagesResponseBody) *ListCustomImagesResponse
func (*ListCustomImagesResponse) SetHeaders ¶
func (s *ListCustomImagesResponse) SetHeaders(v map[string]*string) *ListCustomImagesResponse
func (ListCustomImagesResponse) String ¶
func (s ListCustomImagesResponse) String() string
type ListCustomImagesResponseBody ¶
type ListCustomImagesResponseBody struct { Images *ListCustomImagesResponseBodyImages `json:"Images,omitempty" xml:"Images,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListCustomImagesResponseBody) GoString ¶
func (s ListCustomImagesResponseBody) GoString() string
func (*ListCustomImagesResponseBody) SetImages ¶
func (s *ListCustomImagesResponseBody) SetImages(v *ListCustomImagesResponseBodyImages) *ListCustomImagesResponseBody
func (*ListCustomImagesResponseBody) SetRequestId ¶
func (s *ListCustomImagesResponseBody) SetRequestId(v string) *ListCustomImagesResponseBody
func (ListCustomImagesResponseBody) String ¶
func (s ListCustomImagesResponseBody) String() string
type ListCustomImagesResponseBodyImages ¶
type ListCustomImagesResponseBodyImages struct {
ImageInfo []*ListCustomImagesResponseBodyImagesImageInfo `json:"ImageInfo,omitempty" xml:"ImageInfo,omitempty" type:"Repeated"`
}
func (ListCustomImagesResponseBodyImages) GoString ¶
func (s ListCustomImagesResponseBodyImages) GoString() string
func (*ListCustomImagesResponseBodyImages) SetImageInfo ¶
func (s *ListCustomImagesResponseBodyImages) SetImageInfo(v []*ListCustomImagesResponseBodyImagesImageInfo) *ListCustomImagesResponseBodyImages
func (ListCustomImagesResponseBodyImages) String ¶
func (s ListCustomImagesResponseBodyImages) String() string
type ListCustomImagesResponseBodyImagesImageInfo ¶
type ListCustomImagesResponseBodyImagesImageInfo struct { BaseOsTag *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty" type:"Struct"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageName *string `json:"ImageName,omitempty" xml:"ImageName,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` OsTag *ListCustomImagesResponseBodyImagesImageInfoOsTag `json:"OsTag,omitempty" xml:"OsTag,omitempty" type:"Struct"` PostInstallScript *string `json:"PostInstallScript,omitempty" xml:"PostInstallScript,omitempty"` PricingCycle *string `json:"PricingCycle,omitempty" xml:"PricingCycle,omitempty"` ProductCode *string `json:"ProductCode,omitempty" xml:"ProductCode,omitempty"` Size *int32 `json:"Size,omitempty" xml:"Size,omitempty"` SkuCode *string `json:"SkuCode,omitempty" xml:"SkuCode,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Uid *string `json:"Uid,omitempty" xml:"Uid,omitempty"` }
func (ListCustomImagesResponseBodyImagesImageInfo) GoString ¶
func (s ListCustomImagesResponseBodyImagesImageInfo) GoString() string
func (*ListCustomImagesResponseBodyImagesImageInfo) SetBaseOsTag ¶
func (*ListCustomImagesResponseBodyImagesImageInfo) SetDescription ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetDescription(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetImageId ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetImageId(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetImageName ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetImageName(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetImageOwnerAlias ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetImageOwnerAlias(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetPostInstallScript ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetPostInstallScript(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetPricingCycle ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetPricingCycle(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetProductCode ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetProductCode(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetSize ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetSize(v int32) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetSkuCode ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetSkuCode(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetStatus ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetStatus(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (*ListCustomImagesResponseBodyImagesImageInfo) SetUid ¶
func (s *ListCustomImagesResponseBodyImagesImageInfo) SetUid(v string) *ListCustomImagesResponseBodyImagesImageInfo
func (ListCustomImagesResponseBodyImagesImageInfo) String ¶
func (s ListCustomImagesResponseBodyImagesImageInfo) String() string
type ListCustomImagesResponseBodyImagesImageInfoBaseOsTag ¶
type ListCustomImagesResponseBodyImagesImageInfoBaseOsTag struct { Architecture *string `json:"Architecture,omitempty" xml:"Architecture,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) GoString ¶
func (s ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) GoString() string
func (*ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetArchitecture ¶
func (s *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetArchitecture(v string) *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
func (*ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetPlatform ¶
func (s *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetPlatform(v string) *ListCustomImagesResponseBodyImagesImageInfoBaseOsTag
func (*ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) SetVersion ¶
func (ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) String ¶
func (s ListCustomImagesResponseBodyImagesImageInfoBaseOsTag) String() string
type ListCustomImagesResponseBodyImagesImageInfoOsTag ¶
type ListCustomImagesResponseBodyImagesImageInfoOsTag struct { Architecture *string `json:"Architecture,omitempty" xml:"Architecture,omitempty"` BaseOsTag *string `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListCustomImagesResponseBodyImagesImageInfoOsTag) GoString ¶
func (s ListCustomImagesResponseBodyImagesImageInfoOsTag) GoString() string
func (*ListCustomImagesResponseBodyImagesImageInfoOsTag) SetArchitecture ¶
func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetArchitecture(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
func (*ListCustomImagesResponseBodyImagesImageInfoOsTag) SetBaseOsTag ¶
func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetBaseOsTag(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
func (*ListCustomImagesResponseBodyImagesImageInfoOsTag) SetPlatform ¶
func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetPlatform(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
func (*ListCustomImagesResponseBodyImagesImageInfoOsTag) SetVersion ¶
func (s *ListCustomImagesResponseBodyImagesImageInfoOsTag) SetVersion(v string) *ListCustomImagesResponseBodyImagesImageInfoOsTag
func (ListCustomImagesResponseBodyImagesImageInfoOsTag) String ¶
func (s ListCustomImagesResponseBodyImagesImageInfoOsTag) String() string
type ListFileSystemWithMountTargetsRequest ¶
type ListFileSystemWithMountTargetsRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListFileSystemWithMountTargetsRequest) GoString ¶
func (s ListFileSystemWithMountTargetsRequest) GoString() string
func (*ListFileSystemWithMountTargetsRequest) SetPageNumber ¶
func (s *ListFileSystemWithMountTargetsRequest) SetPageNumber(v int32) *ListFileSystemWithMountTargetsRequest
func (*ListFileSystemWithMountTargetsRequest) SetPageSize ¶
func (s *ListFileSystemWithMountTargetsRequest) SetPageSize(v int32) *ListFileSystemWithMountTargetsRequest
func (ListFileSystemWithMountTargetsRequest) String ¶
func (s ListFileSystemWithMountTargetsRequest) String() string
type ListFileSystemWithMountTargetsResponse ¶
type ListFileSystemWithMountTargetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListFileSystemWithMountTargetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListFileSystemWithMountTargetsResponse) GoString ¶
func (s ListFileSystemWithMountTargetsResponse) GoString() string
func (*ListFileSystemWithMountTargetsResponse) SetHeaders ¶
func (s *ListFileSystemWithMountTargetsResponse) SetHeaders(v map[string]*string) *ListFileSystemWithMountTargetsResponse
func (ListFileSystemWithMountTargetsResponse) String ¶
func (s ListFileSystemWithMountTargetsResponse) String() string
type ListFileSystemWithMountTargetsResponseBody ¶
type ListFileSystemWithMountTargetsResponseBody struct { FileSystemList *ListFileSystemWithMountTargetsResponseBodyFileSystemList `json:"FileSystemList,omitempty" xml:"FileSystemList,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListFileSystemWithMountTargetsResponseBody) GoString ¶
func (s ListFileSystemWithMountTargetsResponseBody) GoString() string
func (*ListFileSystemWithMountTargetsResponseBody) SetFileSystemList ¶
func (s *ListFileSystemWithMountTargetsResponseBody) SetFileSystemList(v *ListFileSystemWithMountTargetsResponseBodyFileSystemList) *ListFileSystemWithMountTargetsResponseBody
func (*ListFileSystemWithMountTargetsResponseBody) SetPageNumber ¶
func (s *ListFileSystemWithMountTargetsResponseBody) SetPageNumber(v int32) *ListFileSystemWithMountTargetsResponseBody
func (*ListFileSystemWithMountTargetsResponseBody) SetPageSize ¶
func (s *ListFileSystemWithMountTargetsResponseBody) SetPageSize(v int32) *ListFileSystemWithMountTargetsResponseBody
func (*ListFileSystemWithMountTargetsResponseBody) SetRequestId ¶
func (s *ListFileSystemWithMountTargetsResponseBody) SetRequestId(v string) *ListFileSystemWithMountTargetsResponseBody
func (*ListFileSystemWithMountTargetsResponseBody) SetTotalCount ¶
func (s *ListFileSystemWithMountTargetsResponseBody) SetTotalCount(v int32) *ListFileSystemWithMountTargetsResponseBody
func (ListFileSystemWithMountTargetsResponseBody) String ¶
func (s ListFileSystemWithMountTargetsResponseBody) String() string
type ListFileSystemWithMountTargetsResponseBodyFileSystemList ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemList struct {
FileSystems []*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems `json:"FileSystems,omitempty" xml:"FileSystems,omitempty" type:"Repeated"`
}
func (ListFileSystemWithMountTargetsResponseBodyFileSystemList) GoString ¶
func (s ListFileSystemWithMountTargetsResponseBodyFileSystemList) GoString() string
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemList) SetFileSystems ¶
func (ListFileSystemWithMountTargetsResponseBodyFileSystemList) String ¶
func (s ListFileSystemWithMountTargetsResponseBodyFileSystemList) String() string
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems struct { BandWidth *int32 `json:"BandWidth,omitempty" xml:"BandWidth,omitempty"` Capacity *int32 `json:"Capacity,omitempty" xml:"Capacity,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Destription *string `json:"Destription,omitempty" xml:"Destription,omitempty"` EncryptType *int32 `json:"EncryptType,omitempty" xml:"EncryptType,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` FileSystemType *string `json:"FileSystemType,omitempty" xml:"FileSystemType,omitempty"` MeteredSize *int32 `json:"MeteredSize,omitempty" xml:"MeteredSize,omitempty"` MountTargetList *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList `json:"MountTargetList,omitempty" xml:"MountTargetList,omitempty" type:"Struct"` PackageList *ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList `json:"PackageList,omitempty" xml:"PackageList,omitempty" type:"Struct"` ProtocolType *string `json:"ProtocolType,omitempty" xml:"ProtocolType,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` StorageType *string `json:"StorageType,omitempty" xml:"StorageType,omitempty"` }
func (ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) GoString ¶
func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) GoString() string
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetBandWidth ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetCapacity ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetCreateTime ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetDestription ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetEncryptType ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetFileSystemId ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetFileSystemType ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetMeteredSize ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetMountTargetList ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetPackageList ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetProtocolType ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetRegionId ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) SetStorageType ¶
func (ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) String ¶
func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystems) String() string
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList struct {
MountTargets []*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets `json:"MountTargets,omitempty" xml:"MountTargets,omitempty" type:"Repeated"`
}
func (ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList) GoString ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetList) SetMountTargets ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets struct { AccessGroup *string `json:"AccessGroup,omitempty" xml:"AccessGroup,omitempty"` MountTargetDomain *string `json:"MountTargetDomain,omitempty" xml:"MountTargetDomain,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` VswId *string `json:"VswId,omitempty" xml:"VswId,omitempty"` }
func (ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) GoString ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetAccessGroup ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetMountTargetDomain ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetNetworkType ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetStatus ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVpcId ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsMountTargetListMountTargets) SetVswId ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList struct {
Packages []*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages `json:"Packages,omitempty" xml:"Packages,omitempty" type:"Repeated"`
}
func (ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList) GoString ¶
func (s ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList) GoString() string
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageList) SetPackages ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages ¶
type ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages struct {
PackageId *string `json:"PackageId,omitempty" xml:"PackageId,omitempty"`
}
func (ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages) GoString ¶
func (*ListFileSystemWithMountTargetsResponseBodyFileSystemListFileSystemsPackageListPackages) SetPackageId ¶
type ListImagesRequest ¶
type ListImagesRequest struct { BaseOsTag *string `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` }
func (ListImagesRequest) GoString ¶
func (s ListImagesRequest) GoString() string
func (*ListImagesRequest) SetBaseOsTag ¶
func (s *ListImagesRequest) SetBaseOsTag(v string) *ListImagesRequest
func (*ListImagesRequest) SetInstanceType ¶
func (s *ListImagesRequest) SetInstanceType(v string) *ListImagesRequest
func (ListImagesRequest) String ¶
func (s ListImagesRequest) String() string
type ListImagesResponse ¶
type ListImagesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListImagesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListImagesResponse) GoString ¶
func (s ListImagesResponse) GoString() string
func (*ListImagesResponse) SetBody ¶
func (s *ListImagesResponse) SetBody(v *ListImagesResponseBody) *ListImagesResponse
func (*ListImagesResponse) SetHeaders ¶
func (s *ListImagesResponse) SetHeaders(v map[string]*string) *ListImagesResponse
func (ListImagesResponse) String ¶
func (s ListImagesResponse) String() string
type ListImagesResponseBody ¶
type ListImagesResponseBody struct { OsTags *ListImagesResponseBodyOsTags `json:"OsTags,omitempty" xml:"OsTags,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListImagesResponseBody) GoString ¶
func (s ListImagesResponseBody) GoString() string
func (*ListImagesResponseBody) SetOsTags ¶
func (s *ListImagesResponseBody) SetOsTags(v *ListImagesResponseBodyOsTags) *ListImagesResponseBody
func (*ListImagesResponseBody) SetRequestId ¶
func (s *ListImagesResponseBody) SetRequestId(v string) *ListImagesResponseBody
func (ListImagesResponseBody) String ¶
func (s ListImagesResponseBody) String() string
type ListImagesResponseBodyOsTags ¶
type ListImagesResponseBodyOsTags struct {
OsInfo []*ListImagesResponseBodyOsTagsOsInfo `json:"OsInfo,omitempty" xml:"OsInfo,omitempty" type:"Repeated"`
}
func (ListImagesResponseBodyOsTags) GoString ¶
func (s ListImagesResponseBodyOsTags) GoString() string
func (*ListImagesResponseBodyOsTags) SetOsInfo ¶
func (s *ListImagesResponseBodyOsTags) SetOsInfo(v []*ListImagesResponseBodyOsTagsOsInfo) *ListImagesResponseBodyOsTags
func (ListImagesResponseBodyOsTags) String ¶
func (s ListImagesResponseBodyOsTags) String() string
type ListImagesResponseBodyOsTagsOsInfo ¶
type ListImagesResponseBodyOsTagsOsInfo struct { Architecture *string `json:"Architecture,omitempty" xml:"Architecture,omitempty"` BaseOsTag *string `json:"BaseOsTag,omitempty" xml:"BaseOsTag,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListImagesResponseBodyOsTagsOsInfo) GoString ¶
func (s ListImagesResponseBodyOsTagsOsInfo) GoString() string
func (*ListImagesResponseBodyOsTagsOsInfo) SetArchitecture ¶
func (s *ListImagesResponseBodyOsTagsOsInfo) SetArchitecture(v string) *ListImagesResponseBodyOsTagsOsInfo
func (*ListImagesResponseBodyOsTagsOsInfo) SetBaseOsTag ¶
func (s *ListImagesResponseBodyOsTagsOsInfo) SetBaseOsTag(v string) *ListImagesResponseBodyOsTagsOsInfo
func (*ListImagesResponseBodyOsTagsOsInfo) SetImageId ¶
func (s *ListImagesResponseBodyOsTagsOsInfo) SetImageId(v string) *ListImagesResponseBodyOsTagsOsInfo
func (*ListImagesResponseBodyOsTagsOsInfo) SetOsTag ¶
func (s *ListImagesResponseBodyOsTagsOsInfo) SetOsTag(v string) *ListImagesResponseBodyOsTagsOsInfo
func (*ListImagesResponseBodyOsTagsOsInfo) SetPlatform ¶
func (s *ListImagesResponseBodyOsTagsOsInfo) SetPlatform(v string) *ListImagesResponseBodyOsTagsOsInfo
func (*ListImagesResponseBodyOsTagsOsInfo) SetVersion ¶
func (s *ListImagesResponseBodyOsTagsOsInfo) SetVersion(v string) *ListImagesResponseBodyOsTagsOsInfo
func (ListImagesResponseBodyOsTagsOsInfo) String ¶
func (s ListImagesResponseBodyOsTagsOsInfo) String() string
type ListInstalledSoftwareRequest ¶
type ListInstalledSoftwareRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (ListInstalledSoftwareRequest) GoString ¶
func (s ListInstalledSoftwareRequest) GoString() string
func (*ListInstalledSoftwareRequest) SetClusterId ¶
func (s *ListInstalledSoftwareRequest) SetClusterId(v string) *ListInstalledSoftwareRequest
func (ListInstalledSoftwareRequest) String ¶
func (s ListInstalledSoftwareRequest) String() string
type ListInstalledSoftwareResponse ¶
type ListInstalledSoftwareResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListInstalledSoftwareResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListInstalledSoftwareResponse) GoString ¶
func (s ListInstalledSoftwareResponse) GoString() string
func (*ListInstalledSoftwareResponse) SetBody ¶
func (s *ListInstalledSoftwareResponse) SetBody(v *ListInstalledSoftwareResponseBody) *ListInstalledSoftwareResponse
func (*ListInstalledSoftwareResponse) SetHeaders ¶
func (s *ListInstalledSoftwareResponse) SetHeaders(v map[string]*string) *ListInstalledSoftwareResponse
func (ListInstalledSoftwareResponse) String ¶
func (s ListInstalledSoftwareResponse) String() string
type ListInstalledSoftwareResponseBody ¶
type ListInstalledSoftwareResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SoftwareList *ListInstalledSoftwareResponseBodySoftwareList `json:"SoftwareList,omitempty" xml:"SoftwareList,omitempty" type:"Struct"` }
func (ListInstalledSoftwareResponseBody) GoString ¶
func (s ListInstalledSoftwareResponseBody) GoString() string
func (*ListInstalledSoftwareResponseBody) SetRequestId ¶
func (s *ListInstalledSoftwareResponseBody) SetRequestId(v string) *ListInstalledSoftwareResponseBody
func (*ListInstalledSoftwareResponseBody) SetSoftwareList ¶
func (s *ListInstalledSoftwareResponseBody) SetSoftwareList(v *ListInstalledSoftwareResponseBodySoftwareList) *ListInstalledSoftwareResponseBody
func (ListInstalledSoftwareResponseBody) String ¶
func (s ListInstalledSoftwareResponseBody) String() string
type ListInstalledSoftwareResponseBodySoftwareList ¶
type ListInstalledSoftwareResponseBodySoftwareList struct {
SoftwareList []*ListInstalledSoftwareResponseBodySoftwareListSoftwareList `json:"SoftwareList,omitempty" xml:"SoftwareList,omitempty" type:"Repeated"`
}
func (ListInstalledSoftwareResponseBodySoftwareList) GoString ¶
func (s ListInstalledSoftwareResponseBodySoftwareList) GoString() string
func (*ListInstalledSoftwareResponseBodySoftwareList) SetSoftwareList ¶
func (ListInstalledSoftwareResponseBodySoftwareList) String ¶
func (s ListInstalledSoftwareResponseBodySoftwareList) String() string
type ListInstalledSoftwareResponseBodySoftwareListSoftwareList ¶
type ListInstalledSoftwareResponseBodySoftwareListSoftwareList struct { SoftwareId *string `json:"SoftwareId,omitempty" xml:"SoftwareId,omitempty"` SoftwareName *string `json:"SoftwareName,omitempty" xml:"SoftwareName,omitempty"` SoftwareStatus *string `json:"SoftwareStatus,omitempty" xml:"SoftwareStatus,omitempty"` SoftwareVersion *string `json:"SoftwareVersion,omitempty" xml:"SoftwareVersion,omitempty"` }
func (ListInstalledSoftwareResponseBodySoftwareListSoftwareList) GoString ¶
func (s ListInstalledSoftwareResponseBodySoftwareListSoftwareList) GoString() string
func (*ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareId ¶
func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareId(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
func (*ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareName ¶
func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareName(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
func (*ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareStatus ¶
func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareStatus(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
func (*ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareVersion ¶
func (s *ListInstalledSoftwareResponseBodySoftwareListSoftwareList) SetSoftwareVersion(v string) *ListInstalledSoftwareResponseBodySoftwareListSoftwareList
func (ListInstalledSoftwareResponseBodySoftwareListSoftwareList) String ¶
func (s ListInstalledSoftwareResponseBodySoftwareListSoftwareList) String() string
type ListInvocationResultsRequest ¶
type ListInvocationResultsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` Instance []*ListInvocationResultsRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` InvokeRecordStatus *string `json:"InvokeRecordStatus,omitempty" xml:"InvokeRecordStatus,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListInvocationResultsRequest) GoString ¶
func (s ListInvocationResultsRequest) GoString() string
func (*ListInvocationResultsRequest) SetClusterId ¶
func (s *ListInvocationResultsRequest) SetClusterId(v string) *ListInvocationResultsRequest
func (*ListInvocationResultsRequest) SetCommandId ¶
func (s *ListInvocationResultsRequest) SetCommandId(v string) *ListInvocationResultsRequest
func (*ListInvocationResultsRequest) SetInstance ¶
func (s *ListInvocationResultsRequest) SetInstance(v []*ListInvocationResultsRequestInstance) *ListInvocationResultsRequest
func (*ListInvocationResultsRequest) SetInvokeRecordStatus ¶
func (s *ListInvocationResultsRequest) SetInvokeRecordStatus(v string) *ListInvocationResultsRequest
func (*ListInvocationResultsRequest) SetPageNumber ¶
func (s *ListInvocationResultsRequest) SetPageNumber(v int32) *ListInvocationResultsRequest
func (*ListInvocationResultsRequest) SetPageSize ¶
func (s *ListInvocationResultsRequest) SetPageSize(v int32) *ListInvocationResultsRequest
func (ListInvocationResultsRequest) String ¶
func (s ListInvocationResultsRequest) String() string
type ListInvocationResultsRequestInstance ¶
type ListInvocationResultsRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (ListInvocationResultsRequestInstance) GoString ¶
func (s ListInvocationResultsRequestInstance) GoString() string
func (*ListInvocationResultsRequestInstance) SetId ¶
func (s *ListInvocationResultsRequestInstance) SetId(v string) *ListInvocationResultsRequestInstance
func (ListInvocationResultsRequestInstance) String ¶
func (s ListInvocationResultsRequestInstance) String() string
type ListInvocationResultsResponse ¶
type ListInvocationResultsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListInvocationResultsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListInvocationResultsResponse) GoString ¶
func (s ListInvocationResultsResponse) GoString() string
func (*ListInvocationResultsResponse) SetBody ¶
func (s *ListInvocationResultsResponse) SetBody(v *ListInvocationResultsResponseBody) *ListInvocationResultsResponse
func (*ListInvocationResultsResponse) SetHeaders ¶
func (s *ListInvocationResultsResponse) SetHeaders(v map[string]*string) *ListInvocationResultsResponse
func (ListInvocationResultsResponse) String ¶
func (s ListInvocationResultsResponse) String() string
type ListInvocationResultsResponseBody ¶
type ListInvocationResultsResponseBody struct { InvocationResults *ListInvocationResultsResponseBodyInvocationResults `json:"InvocationResults,omitempty" xml:"InvocationResults,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListInvocationResultsResponseBody) GoString ¶
func (s ListInvocationResultsResponseBody) GoString() string
func (*ListInvocationResultsResponseBody) SetInvocationResults ¶
func (s *ListInvocationResultsResponseBody) SetInvocationResults(v *ListInvocationResultsResponseBodyInvocationResults) *ListInvocationResultsResponseBody
func (*ListInvocationResultsResponseBody) SetPageNumber ¶
func (s *ListInvocationResultsResponseBody) SetPageNumber(v int32) *ListInvocationResultsResponseBody
func (*ListInvocationResultsResponseBody) SetPageSize ¶
func (s *ListInvocationResultsResponseBody) SetPageSize(v int32) *ListInvocationResultsResponseBody
func (*ListInvocationResultsResponseBody) SetRequestId ¶
func (s *ListInvocationResultsResponseBody) SetRequestId(v string) *ListInvocationResultsResponseBody
func (*ListInvocationResultsResponseBody) SetTotalCount ¶
func (s *ListInvocationResultsResponseBody) SetTotalCount(v int32) *ListInvocationResultsResponseBody
func (ListInvocationResultsResponseBody) String ¶
func (s ListInvocationResultsResponseBody) String() string
type ListInvocationResultsResponseBodyInvocationResults ¶
type ListInvocationResultsResponseBodyInvocationResults struct {
InvocationResult []*ListInvocationResultsResponseBodyInvocationResultsInvocationResult `json:"InvocationResult,omitempty" xml:"InvocationResult,omitempty" type:"Repeated"`
}
func (ListInvocationResultsResponseBodyInvocationResults) GoString ¶
func (s ListInvocationResultsResponseBodyInvocationResults) GoString() string
func (*ListInvocationResultsResponseBodyInvocationResults) SetInvocationResult ¶
func (ListInvocationResultsResponseBodyInvocationResults) String ¶
func (s ListInvocationResultsResponseBodyInvocationResults) String() string
type ListInvocationResultsResponseBodyInvocationResultsInvocationResult ¶
type ListInvocationResultsResponseBodyInvocationResultsInvocationResult struct { CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` ExitCode *int32 `json:"ExitCode,omitempty" xml:"ExitCode,omitempty"` FinishedTime *string `json:"FinishedTime,omitempty" xml:"FinishedTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InvokeRecordStatus *string `json:"InvokeRecordStatus,omitempty" xml:"InvokeRecordStatus,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListInvocationResultsResponseBodyInvocationResultsInvocationResult) GoString ¶
func (s ListInvocationResultsResponseBodyInvocationResultsInvocationResult) GoString() string
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetCommandId ¶
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetExitCode ¶
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetFinishedTime ¶
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetInstanceId ¶
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetInvokeRecordStatus ¶
func (s *ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetInvokeRecordStatus(v string) *ListInvocationResultsResponseBodyInvocationResultsInvocationResult
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetMessage ¶
func (*ListInvocationResultsResponseBodyInvocationResultsInvocationResult) SetSuccess ¶
func (ListInvocationResultsResponseBodyInvocationResultsInvocationResult) String ¶
func (s ListInvocationResultsResponseBodyInvocationResultsInvocationResult) String() string
type ListInvocationStatusRequest ¶
type ListInvocationStatusRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` }
func (ListInvocationStatusRequest) GoString ¶
func (s ListInvocationStatusRequest) GoString() string
func (*ListInvocationStatusRequest) SetClusterId ¶
func (s *ListInvocationStatusRequest) SetClusterId(v string) *ListInvocationStatusRequest
func (*ListInvocationStatusRequest) SetCommandId ¶
func (s *ListInvocationStatusRequest) SetCommandId(v string) *ListInvocationStatusRequest
func (ListInvocationStatusRequest) String ¶
func (s ListInvocationStatusRequest) String() string
type ListInvocationStatusResponse ¶
type ListInvocationStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListInvocationStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListInvocationStatusResponse) GoString ¶
func (s ListInvocationStatusResponse) GoString() string
func (*ListInvocationStatusResponse) SetBody ¶
func (s *ListInvocationStatusResponse) SetBody(v *ListInvocationStatusResponseBody) *ListInvocationStatusResponse
func (*ListInvocationStatusResponse) SetHeaders ¶
func (s *ListInvocationStatusResponse) SetHeaders(v map[string]*string) *ListInvocationStatusResponse
func (ListInvocationStatusResponse) String ¶
func (s ListInvocationStatusResponse) String() string
type ListInvocationStatusResponseBody ¶
type ListInvocationStatusResponseBody struct { CommandId *string `json:"CommandId,omitempty" xml:"CommandId,omitempty"` InvokeInstances *ListInvocationStatusResponseBodyInvokeInstances `json:"InvokeInstances,omitempty" xml:"InvokeInstances,omitempty" type:"Struct"` InvokeStatus *string `json:"InvokeStatus,omitempty" xml:"InvokeStatus,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListInvocationStatusResponseBody) GoString ¶
func (s ListInvocationStatusResponseBody) GoString() string
func (*ListInvocationStatusResponseBody) SetCommandId ¶
func (s *ListInvocationStatusResponseBody) SetCommandId(v string) *ListInvocationStatusResponseBody
func (*ListInvocationStatusResponseBody) SetInvokeInstances ¶
func (s *ListInvocationStatusResponseBody) SetInvokeInstances(v *ListInvocationStatusResponseBodyInvokeInstances) *ListInvocationStatusResponseBody
func (*ListInvocationStatusResponseBody) SetInvokeStatus ¶
func (s *ListInvocationStatusResponseBody) SetInvokeStatus(v string) *ListInvocationStatusResponseBody
func (*ListInvocationStatusResponseBody) SetRequestId ¶
func (s *ListInvocationStatusResponseBody) SetRequestId(v string) *ListInvocationStatusResponseBody
func (ListInvocationStatusResponseBody) String ¶
func (s ListInvocationStatusResponseBody) String() string
type ListInvocationStatusResponseBodyInvokeInstances ¶
type ListInvocationStatusResponseBodyInvokeInstances struct {
InvokeInstance []*ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance `json:"InvokeInstance,omitempty" xml:"InvokeInstance,omitempty" type:"Repeated"`
}
func (ListInvocationStatusResponseBodyInvokeInstances) GoString ¶
func (s ListInvocationStatusResponseBodyInvokeInstances) GoString() string
func (*ListInvocationStatusResponseBodyInvokeInstances) SetInvokeInstance ¶
func (ListInvocationStatusResponseBodyInvokeInstances) String ¶
func (s ListInvocationStatusResponseBodyInvokeInstances) String() string
type ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance ¶
type ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceInvokeStatus *string `json:"InstanceInvokeStatus,omitempty" xml:"InstanceInvokeStatus,omitempty"` }
func (ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) GoString ¶
func (s ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) GoString() string
func (*ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) SetInstanceId ¶
func (*ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) SetInstanceInvokeStatus ¶
func (s *ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) SetInstanceInvokeStatus(v string) *ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance
func (ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) String ¶
func (s ListInvocationStatusResponseBodyInvokeInstancesInvokeInstance) String() string
type ListJobTemplatesRequest ¶
type ListJobTemplatesRequest struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListJobTemplatesRequest) GoString ¶
func (s ListJobTemplatesRequest) GoString() string
func (*ListJobTemplatesRequest) SetName ¶
func (s *ListJobTemplatesRequest) SetName(v string) *ListJobTemplatesRequest
func (*ListJobTemplatesRequest) SetPageNumber ¶
func (s *ListJobTemplatesRequest) SetPageNumber(v int32) *ListJobTemplatesRequest
func (*ListJobTemplatesRequest) SetPageSize ¶
func (s *ListJobTemplatesRequest) SetPageSize(v int32) *ListJobTemplatesRequest
func (ListJobTemplatesRequest) String ¶
func (s ListJobTemplatesRequest) String() string
type ListJobTemplatesResponse ¶
type ListJobTemplatesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListJobTemplatesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListJobTemplatesResponse) GoString ¶
func (s ListJobTemplatesResponse) GoString() string
func (*ListJobTemplatesResponse) SetBody ¶
func (s *ListJobTemplatesResponse) SetBody(v *ListJobTemplatesResponseBody) *ListJobTemplatesResponse
func (*ListJobTemplatesResponse) SetHeaders ¶
func (s *ListJobTemplatesResponse) SetHeaders(v map[string]*string) *ListJobTemplatesResponse
func (ListJobTemplatesResponse) String ¶
func (s ListJobTemplatesResponse) String() string
type ListJobTemplatesResponseBody ¶
type ListJobTemplatesResponseBody 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"` Templates *ListJobTemplatesResponseBodyTemplates `json:"Templates,omitempty" xml:"Templates,omitempty" type:"Struct"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListJobTemplatesResponseBody) GoString ¶
func (s ListJobTemplatesResponseBody) GoString() string
func (*ListJobTemplatesResponseBody) SetPageNumber ¶
func (s *ListJobTemplatesResponseBody) SetPageNumber(v int32) *ListJobTemplatesResponseBody
func (*ListJobTemplatesResponseBody) SetPageSize ¶
func (s *ListJobTemplatesResponseBody) SetPageSize(v int32) *ListJobTemplatesResponseBody
func (*ListJobTemplatesResponseBody) SetRequestId ¶
func (s *ListJobTemplatesResponseBody) SetRequestId(v string) *ListJobTemplatesResponseBody
func (*ListJobTemplatesResponseBody) SetTemplates ¶
func (s *ListJobTemplatesResponseBody) SetTemplates(v *ListJobTemplatesResponseBodyTemplates) *ListJobTemplatesResponseBody
func (*ListJobTemplatesResponseBody) SetTotalCount ¶
func (s *ListJobTemplatesResponseBody) SetTotalCount(v int32) *ListJobTemplatesResponseBody
func (ListJobTemplatesResponseBody) String ¶
func (s ListJobTemplatesResponseBody) String() string
type ListJobTemplatesResponseBodyTemplates ¶
type ListJobTemplatesResponseBodyTemplates struct {
JobTemplates []*ListJobTemplatesResponseBodyTemplatesJobTemplates `json:"JobTemplates,omitempty" xml:"JobTemplates,omitempty" type:"Repeated"`
}
func (ListJobTemplatesResponseBodyTemplates) GoString ¶
func (s ListJobTemplatesResponseBodyTemplates) GoString() string
func (*ListJobTemplatesResponseBodyTemplates) SetJobTemplates ¶
func (s *ListJobTemplatesResponseBodyTemplates) SetJobTemplates(v []*ListJobTemplatesResponseBodyTemplatesJobTemplates) *ListJobTemplatesResponseBodyTemplates
func (ListJobTemplatesResponseBodyTemplates) String ¶
func (s ListJobTemplatesResponseBodyTemplates) String() string
type ListJobTemplatesResponseBodyTemplatesJobTemplates ¶
type ListJobTemplatesResponseBodyTemplatesJobTemplates struct { ArrayRequest *string `json:"ArrayRequest,omitempty" xml:"ArrayRequest,omitempty"` ClockTime *string `json:"ClockTime,omitempty" xml:"ClockTime,omitempty"` CommandLine *string `json:"CommandLine,omitempty" xml:"CommandLine,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` InputFileUrl *string `json:"InputFileUrl,omitempty" xml:"InputFileUrl,omitempty"` Mem *string `json:"Mem,omitempty" xml:"Mem,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Node *int32 `json:"Node,omitempty" xml:"Node,omitempty"` PackagePath *string `json:"PackagePath,omitempty" xml:"PackagePath,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` Queue *string `json:"Queue,omitempty" xml:"Queue,omitempty"` ReRunable *bool `json:"ReRunable,omitempty" xml:"ReRunable,omitempty"` RunasUser *string `json:"RunasUser,omitempty" xml:"RunasUser,omitempty"` StderrRedirectPath *string `json:"StderrRedirectPath,omitempty" xml:"StderrRedirectPath,omitempty"` StdoutRedirectPath *string `json:"StdoutRedirectPath,omitempty" xml:"StdoutRedirectPath,omitempty"` Task *int32 `json:"Task,omitempty" xml:"Task,omitempty"` Thread *int32 `json:"Thread,omitempty" xml:"Thread,omitempty"` UnzipCmd *string `json:"UnzipCmd,omitempty" xml:"UnzipCmd,omitempty"` Variables *string `json:"Variables,omitempty" xml:"Variables,omitempty"` WithUnzipCmd *bool `json:"WithUnzipCmd,omitempty" xml:"WithUnzipCmd,omitempty"` }
func (ListJobTemplatesResponseBodyTemplatesJobTemplates) GoString ¶
func (s ListJobTemplatesResponseBodyTemplatesJobTemplates) GoString() string
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetArrayRequest ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetArrayRequest(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetClockTime ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetClockTime(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetCommandLine ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetCommandLine(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetInputFileUrl ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetInputFileUrl(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetPackagePath ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetPackagePath(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetPriority ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetPriority(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetReRunable ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetReRunable(v bool) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetRunasUser ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetRunasUser(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetStderrRedirectPath ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetStderrRedirectPath(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetStdoutRedirectPath ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetStdoutRedirectPath(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetThread ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetThread(v int32) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetUnzipCmd ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetUnzipCmd(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetVariables ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetVariables(v string) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (*ListJobTemplatesResponseBodyTemplatesJobTemplates) SetWithUnzipCmd ¶
func (s *ListJobTemplatesResponseBodyTemplatesJobTemplates) SetWithUnzipCmd(v bool) *ListJobTemplatesResponseBodyTemplatesJobTemplates
func (ListJobTemplatesResponseBodyTemplatesJobTemplates) String ¶
func (s ListJobTemplatesResponseBodyTemplatesJobTemplates) String() string
type ListJobsRequest ¶
type ListJobsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Owner *string `json:"Owner,omitempty" xml:"Owner,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Rerunable *string `json:"Rerunable,omitempty" xml:"Rerunable,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` }
func (ListJobsRequest) GoString ¶
func (s ListJobsRequest) GoString() string
func (*ListJobsRequest) SetClusterId ¶
func (s *ListJobsRequest) SetClusterId(v string) *ListJobsRequest
func (*ListJobsRequest) SetOwner ¶
func (s *ListJobsRequest) SetOwner(v string) *ListJobsRequest
func (*ListJobsRequest) SetPageNumber ¶
func (s *ListJobsRequest) SetPageNumber(v int32) *ListJobsRequest
func (*ListJobsRequest) SetPageSize ¶
func (s *ListJobsRequest) SetPageSize(v int32) *ListJobsRequest
func (*ListJobsRequest) SetRerunable ¶
func (s *ListJobsRequest) SetRerunable(v string) *ListJobsRequest
func (*ListJobsRequest) SetState ¶
func (s *ListJobsRequest) SetState(v string) *ListJobsRequest
func (ListJobsRequest) String ¶
func (s ListJobsRequest) String() string
type ListJobsResponse ¶
type ListJobsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListJobsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListJobsResponse) GoString ¶
func (s ListJobsResponse) GoString() string
func (*ListJobsResponse) SetBody ¶
func (s *ListJobsResponse) SetBody(v *ListJobsResponseBody) *ListJobsResponse
func (*ListJobsResponse) SetHeaders ¶
func (s *ListJobsResponse) SetHeaders(v map[string]*string) *ListJobsResponse
func (ListJobsResponse) String ¶
func (s ListJobsResponse) String() string
type ListJobsResponseBody ¶
type ListJobsResponseBody struct { Jobs *ListJobsResponseBodyJobs `json:"Jobs,omitempty" xml:"Jobs,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListJobsResponseBody) GoString ¶
func (s ListJobsResponseBody) GoString() string
func (*ListJobsResponseBody) SetJobs ¶
func (s *ListJobsResponseBody) SetJobs(v *ListJobsResponseBodyJobs) *ListJobsResponseBody
func (*ListJobsResponseBody) SetPageNumber ¶
func (s *ListJobsResponseBody) SetPageNumber(v int32) *ListJobsResponseBody
func (*ListJobsResponseBody) SetPageSize ¶
func (s *ListJobsResponseBody) SetPageSize(v int32) *ListJobsResponseBody
func (*ListJobsResponseBody) SetRequestId ¶
func (s *ListJobsResponseBody) SetRequestId(v string) *ListJobsResponseBody
func (*ListJobsResponseBody) SetTotalCount ¶
func (s *ListJobsResponseBody) SetTotalCount(v int32) *ListJobsResponseBody
func (ListJobsResponseBody) String ¶
func (s ListJobsResponseBody) String() string
type ListJobsResponseBodyJobs ¶
type ListJobsResponseBodyJobs struct {
JobInfo []*ListJobsResponseBodyJobsJobInfo `json:"JobInfo,omitempty" xml:"JobInfo,omitempty" type:"Repeated"`
}
func (ListJobsResponseBodyJobs) GoString ¶
func (s ListJobsResponseBodyJobs) GoString() string
func (*ListJobsResponseBodyJobs) SetJobInfo ¶
func (s *ListJobsResponseBodyJobs) SetJobInfo(v []*ListJobsResponseBodyJobsJobInfo) *ListJobsResponseBodyJobs
func (ListJobsResponseBodyJobs) String ¶
func (s ListJobsResponseBodyJobs) String() string
type ListJobsResponseBodyJobsJobInfo ¶
type ListJobsResponseBodyJobsJobInfo struct { ArrayRequest *string `json:"ArrayRequest,omitempty" xml:"ArrayRequest,omitempty"` Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` LastModifyTime *string `json:"LastModifyTime,omitempty" xml:"LastModifyTime,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` NodeList *string `json:"NodeList,omitempty" xml:"NodeList,omitempty"` Owner *string `json:"Owner,omitempty" xml:"Owner,omitempty"` Priority *string `json:"Priority,omitempty" xml:"Priority,omitempty"` Resources *ListJobsResponseBodyJobsJobInfoResources `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Struct"` ShellPath *string `json:"ShellPath,omitempty" xml:"ShellPath,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` Stderr *string `json:"Stderr,omitempty" xml:"Stderr,omitempty"` Stdout *string `json:"Stdout,omitempty" xml:"Stdout,omitempty"` SubmitTime *string `json:"SubmitTime,omitempty" xml:"SubmitTime,omitempty"` }
func (ListJobsResponseBodyJobsJobInfo) GoString ¶
func (s ListJobsResponseBodyJobsJobInfo) GoString() string
func (*ListJobsResponseBodyJobsJobInfo) SetArrayRequest ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetArrayRequest(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetComment ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetComment(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetId ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetId(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetLastModifyTime ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetLastModifyTime(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetName ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetName(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetNodeList ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetNodeList(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetOwner ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetOwner(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetPriority ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetPriority(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetResources ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetResources(v *ListJobsResponseBodyJobsJobInfoResources) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetShellPath ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetShellPath(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetStartTime ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetStartTime(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetState ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetState(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetStderr ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetStderr(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetStdout ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetStdout(v string) *ListJobsResponseBodyJobsJobInfo
func (*ListJobsResponseBodyJobsJobInfo) SetSubmitTime ¶
func (s *ListJobsResponseBodyJobsJobInfo) SetSubmitTime(v string) *ListJobsResponseBodyJobsJobInfo
func (ListJobsResponseBodyJobsJobInfo) String ¶
func (s ListJobsResponseBodyJobsJobInfo) String() string
type ListJobsResponseBodyJobsJobInfoResources ¶
type ListJobsResponseBodyJobsJobInfoResources struct { Cores *int32 `json:"Cores,omitempty" xml:"Cores,omitempty"` Nodes *int32 `json:"Nodes,omitempty" xml:"Nodes,omitempty"` }
func (ListJobsResponseBodyJobsJobInfoResources) GoString ¶
func (s ListJobsResponseBodyJobsJobInfoResources) GoString() string
func (*ListJobsResponseBodyJobsJobInfoResources) SetCores ¶
func (s *ListJobsResponseBodyJobsJobInfoResources) SetCores(v int32) *ListJobsResponseBodyJobsJobInfoResources
func (*ListJobsResponseBodyJobsJobInfoResources) SetNodes ¶
func (s *ListJobsResponseBodyJobsJobInfoResources) SetNodes(v int32) *ListJobsResponseBodyJobsJobInfoResources
func (ListJobsResponseBodyJobsJobInfoResources) String ¶
func (s ListJobsResponseBodyJobsJobInfoResources) String() string
type ListJobsWithFiltersRequest ¶
type ListJobsWithFiltersRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CreateTimeEnd *string `json:"CreateTimeEnd,omitempty" xml:"CreateTimeEnd,omitempty"` CreateTimeStart *string `json:"CreateTimeStart,omitempty" xml:"CreateTimeStart,omitempty"` ExecuteOrder *string `json:"ExecuteOrder,omitempty" xml:"ExecuteOrder,omitempty"` JobName *string `json:"JobName,omitempty" xml:"JobName,omitempty"` JobStatus *string `json:"JobStatus,omitempty" xml:"JobStatus,omitempty"` Nodes []*string `json:"Nodes,omitempty" xml:"Nodes,omitempty" type:"Repeated"` PageNumber *int64 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` PendOrder *string `json:"PendOrder,omitempty" xml:"PendOrder,omitempty"` Queues []*string `json:"Queues,omitempty" xml:"Queues,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SubmitOrder *string `json:"SubmitOrder,omitempty" xml:"SubmitOrder,omitempty"` Users []*string `json:"Users,omitempty" xml:"Users,omitempty" type:"Repeated"` }
func (ListJobsWithFiltersRequest) GoString ¶
func (s ListJobsWithFiltersRequest) GoString() string
func (*ListJobsWithFiltersRequest) SetClusterId ¶
func (s *ListJobsWithFiltersRequest) SetClusterId(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetCreateTimeEnd ¶
func (s *ListJobsWithFiltersRequest) SetCreateTimeEnd(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetCreateTimeStart ¶
func (s *ListJobsWithFiltersRequest) SetCreateTimeStart(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetExecuteOrder ¶
func (s *ListJobsWithFiltersRequest) SetExecuteOrder(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetJobName ¶
func (s *ListJobsWithFiltersRequest) SetJobName(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetJobStatus ¶
func (s *ListJobsWithFiltersRequest) SetJobStatus(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetNodes ¶
func (s *ListJobsWithFiltersRequest) SetNodes(v []*string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetPageNumber ¶
func (s *ListJobsWithFiltersRequest) SetPageNumber(v int64) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetPageSize ¶
func (s *ListJobsWithFiltersRequest) SetPageSize(v int64) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetPendOrder ¶
func (s *ListJobsWithFiltersRequest) SetPendOrder(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetQueues ¶
func (s *ListJobsWithFiltersRequest) SetQueues(v []*string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetRegionId ¶
func (s *ListJobsWithFiltersRequest) SetRegionId(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetSubmitOrder ¶
func (s *ListJobsWithFiltersRequest) SetSubmitOrder(v string) *ListJobsWithFiltersRequest
func (*ListJobsWithFiltersRequest) SetUsers ¶
func (s *ListJobsWithFiltersRequest) SetUsers(v []*string) *ListJobsWithFiltersRequest
func (ListJobsWithFiltersRequest) String ¶
func (s ListJobsWithFiltersRequest) String() string
type ListJobsWithFiltersResponse ¶
type ListJobsWithFiltersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListJobsWithFiltersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListJobsWithFiltersResponse) GoString ¶
func (s ListJobsWithFiltersResponse) GoString() string
func (*ListJobsWithFiltersResponse) SetBody ¶
func (s *ListJobsWithFiltersResponse) SetBody(v *ListJobsWithFiltersResponseBody) *ListJobsWithFiltersResponse
func (*ListJobsWithFiltersResponse) SetHeaders ¶
func (s *ListJobsWithFiltersResponse) SetHeaders(v map[string]*string) *ListJobsWithFiltersResponse
func (ListJobsWithFiltersResponse) String ¶
func (s ListJobsWithFiltersResponse) String() string
type ListJobsWithFiltersResponseBody ¶
type ListJobsWithFiltersResponseBody struct { // Jobs Jobs []*ListJobsWithFiltersResponseBodyJobs `json:"Jobs,omitempty" xml:"Jobs,omitempty" type:"Repeated"` // PageNumber PageNumber *int64 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` // PageSize PageSize *int64 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // Success Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` // TotalCount本次请求条件下的数据总量,此参数为可选参数,默认可不返回 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListJobsWithFiltersResponseBody) GoString ¶
func (s ListJobsWithFiltersResponseBody) GoString() string
func (*ListJobsWithFiltersResponseBody) SetJobs ¶
func (s *ListJobsWithFiltersResponseBody) SetJobs(v []*ListJobsWithFiltersResponseBodyJobs) *ListJobsWithFiltersResponseBody
func (*ListJobsWithFiltersResponseBody) SetPageNumber ¶
func (s *ListJobsWithFiltersResponseBody) SetPageNumber(v int64) *ListJobsWithFiltersResponseBody
func (*ListJobsWithFiltersResponseBody) SetPageSize ¶
func (s *ListJobsWithFiltersResponseBody) SetPageSize(v int64) *ListJobsWithFiltersResponseBody
func (*ListJobsWithFiltersResponseBody) SetRequestId ¶
func (s *ListJobsWithFiltersResponseBody) SetRequestId(v string) *ListJobsWithFiltersResponseBody
func (*ListJobsWithFiltersResponseBody) SetSuccess ¶
func (s *ListJobsWithFiltersResponseBody) SetSuccess(v bool) *ListJobsWithFiltersResponseBody
func (*ListJobsWithFiltersResponseBody) SetTotalCount ¶
func (s *ListJobsWithFiltersResponseBody) SetTotalCount(v int32) *ListJobsWithFiltersResponseBody
func (ListJobsWithFiltersResponseBody) String ¶
func (s ListJobsWithFiltersResponseBody) String() string
type ListJobsWithFiltersResponseBodyJobs ¶
type ListJobsWithFiltersResponseBodyJobs struct { ArrayRequest *string `json:"ArrayRequest,omitempty" xml:"ArrayRequest,omitempty"` Comment *string `json:"Comment,omitempty" xml:"Comment,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` LastModifyTime *string `json:"LastModifyTime,omitempty" xml:"LastModifyTime,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` NodeList *string `json:"NodeList,omitempty" xml:"NodeList,omitempty"` Owner *string `json:"Owner,omitempty" xml:"Owner,omitempty"` Priority *string `json:"Priority,omitempty" xml:"Priority,omitempty"` Queue *string `json:"Queue,omitempty" xml:"Queue,omitempty"` Resources *ListJobsWithFiltersResponseBodyJobsResources `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Struct"` ShellPath *string `json:"ShellPath,omitempty" xml:"ShellPath,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` Stderr *string `json:"Stderr,omitempty" xml:"Stderr,omitempty"` Stdout *string `json:"Stdout,omitempty" xml:"Stdout,omitempty"` SubmitTime *string `json:"SubmitTime,omitempty" xml:"SubmitTime,omitempty"` }
func (ListJobsWithFiltersResponseBodyJobs) GoString ¶
func (s ListJobsWithFiltersResponseBodyJobs) GoString() string
func (*ListJobsWithFiltersResponseBodyJobs) SetArrayRequest ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetArrayRequest(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetComment ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetComment(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetId ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetId(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetLastModifyTime ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetLastModifyTime(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetName ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetName(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetNodeList ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetNodeList(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetOwner ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetOwner(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetPriority ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetPriority(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetQueue ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetQueue(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetResources ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetResources(v *ListJobsWithFiltersResponseBodyJobsResources) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetShellPath ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetShellPath(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetStartTime ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetStartTime(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetState ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetState(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetStderr ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetStderr(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetStdout ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetStdout(v string) *ListJobsWithFiltersResponseBodyJobs
func (*ListJobsWithFiltersResponseBodyJobs) SetSubmitTime ¶
func (s *ListJobsWithFiltersResponseBodyJobs) SetSubmitTime(v string) *ListJobsWithFiltersResponseBodyJobs
func (ListJobsWithFiltersResponseBodyJobs) String ¶
func (s ListJobsWithFiltersResponseBodyJobs) String() string
type ListJobsWithFiltersResponseBodyJobsResources ¶
type ListJobsWithFiltersResponseBodyJobsResources struct { Cores *int64 `json:"Cores,omitempty" xml:"Cores,omitempty"` Nodes *int64 `json:"Nodes,omitempty" xml:"Nodes,omitempty"` }
func (ListJobsWithFiltersResponseBodyJobsResources) GoString ¶
func (s ListJobsWithFiltersResponseBodyJobsResources) GoString() string
func (*ListJobsWithFiltersResponseBodyJobsResources) SetCores ¶
func (s *ListJobsWithFiltersResponseBodyJobsResources) SetCores(v int64) *ListJobsWithFiltersResponseBodyJobsResources
func (*ListJobsWithFiltersResponseBodyJobsResources) SetNodes ¶
func (s *ListJobsWithFiltersResponseBodyJobsResources) SetNodes(v int64) *ListJobsWithFiltersResponseBodyJobsResources
func (ListJobsWithFiltersResponseBodyJobsResources) String ¶
func (s ListJobsWithFiltersResponseBodyJobsResources) String() string
type ListNodesByQueueRequest ¶
type ListNodesByQueueRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` }
func (ListNodesByQueueRequest) GoString ¶
func (s ListNodesByQueueRequest) GoString() string
func (*ListNodesByQueueRequest) SetClusterId ¶
func (s *ListNodesByQueueRequest) SetClusterId(v string) *ListNodesByQueueRequest
func (*ListNodesByQueueRequest) SetPageNumber ¶
func (s *ListNodesByQueueRequest) SetPageNumber(v int32) *ListNodesByQueueRequest
func (*ListNodesByQueueRequest) SetPageSize ¶
func (s *ListNodesByQueueRequest) SetPageSize(v int32) *ListNodesByQueueRequest
func (*ListNodesByQueueRequest) SetQueueName ¶
func (s *ListNodesByQueueRequest) SetQueueName(v string) *ListNodesByQueueRequest
func (ListNodesByQueueRequest) String ¶
func (s ListNodesByQueueRequest) String() string
type ListNodesByQueueResponse ¶
type ListNodesByQueueResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListNodesByQueueResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListNodesByQueueResponse) GoString ¶
func (s ListNodesByQueueResponse) GoString() string
func (*ListNodesByQueueResponse) SetBody ¶
func (s *ListNodesByQueueResponse) SetBody(v *ListNodesByQueueResponseBody) *ListNodesByQueueResponse
func (*ListNodesByQueueResponse) SetHeaders ¶
func (s *ListNodesByQueueResponse) SetHeaders(v map[string]*string) *ListNodesByQueueResponse
func (ListNodesByQueueResponse) String ¶
func (s ListNodesByQueueResponse) String() string
type ListNodesByQueueResponseBody ¶
type ListNodesByQueueResponseBody struct { Nodes *ListNodesByQueueResponseBodyNodes `json:"Nodes,omitempty" xml:"Nodes,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListNodesByQueueResponseBody) GoString ¶
func (s ListNodesByQueueResponseBody) GoString() string
func (*ListNodesByQueueResponseBody) SetNodes ¶
func (s *ListNodesByQueueResponseBody) SetNodes(v *ListNodesByQueueResponseBodyNodes) *ListNodesByQueueResponseBody
func (*ListNodesByQueueResponseBody) SetPageNumber ¶
func (s *ListNodesByQueueResponseBody) SetPageNumber(v int32) *ListNodesByQueueResponseBody
func (*ListNodesByQueueResponseBody) SetPageSize ¶
func (s *ListNodesByQueueResponseBody) SetPageSize(v int32) *ListNodesByQueueResponseBody
func (*ListNodesByQueueResponseBody) SetRequestId ¶
func (s *ListNodesByQueueResponseBody) SetRequestId(v string) *ListNodesByQueueResponseBody
func (*ListNodesByQueueResponseBody) SetTotalCount ¶
func (s *ListNodesByQueueResponseBody) SetTotalCount(v int32) *ListNodesByQueueResponseBody
func (ListNodesByQueueResponseBody) String ¶
func (s ListNodesByQueueResponseBody) String() string
type ListNodesByQueueResponseBodyNodes ¶
type ListNodesByQueueResponseBodyNodes struct {
NodeInfo []*ListNodesByQueueResponseBodyNodesNodeInfo `json:"NodeInfo,omitempty" xml:"NodeInfo,omitempty" type:"Repeated"`
}
func (ListNodesByQueueResponseBodyNodes) GoString ¶
func (s ListNodesByQueueResponseBodyNodes) GoString() string
func (*ListNodesByQueueResponseBodyNodes) SetNodeInfo ¶
func (s *ListNodesByQueueResponseBodyNodes) SetNodeInfo(v []*ListNodesByQueueResponseBodyNodesNodeInfo) *ListNodesByQueueResponseBodyNodes
func (ListNodesByQueueResponseBodyNodes) String ¶
func (s ListNodesByQueueResponseBodyNodes) String() string
type ListNodesByQueueResponseBodyNodesNodeInfo ¶
type ListNodesByQueueResponseBodyNodesNodeInfo struct { AddTime *string `json:"AddTime,omitempty" xml:"AddTime,omitempty"` CreateMode *string `json:"CreateMode,omitempty" xml:"CreateMode,omitempty"` CreatedByEhpc *bool `json:"CreatedByEhpc,omitempty" xml:"CreatedByEhpc,omitempty"` Expired *bool `json:"Expired,omitempty" xml:"Expired,omitempty"` ExpiredTime *string `json:"ExpiredTime,omitempty" xml:"ExpiredTime,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` HtEnabled *bool `json:"HtEnabled,omitempty" xml:"HtEnabled,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` IpAddress *string `json:"IpAddress,omitempty" xml:"IpAddress,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` LockReason *string `json:"LockReason,omitempty" xml:"LockReason,omitempty"` PublicIpAddress *string `json:"PublicIpAddress,omitempty" xml:"PublicIpAddress,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` StateInSched *string `json:"StateInSched,omitempty" xml:"StateInSched,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TotalResources *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources `json:"TotalResources,omitempty" xml:"TotalResources,omitempty" type:"Struct"` UsedResources *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources `json:"UsedResources,omitempty" xml:"UsedResources,omitempty" type:"Struct"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ListNodesByQueueResponseBodyNodesNodeInfo) GoString ¶
func (s ListNodesByQueueResponseBodyNodesNodeInfo) GoString() string
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetAddTime ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetAddTime(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetCreateMode ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetCreateMode(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetCreatedByEhpc ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetCreatedByEhpc(v bool) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetExpired ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetExpired(v bool) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetExpiredTime ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetExpiredTime(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetHostName ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetHostName(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetHtEnabled ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetHtEnabled(v bool) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetId ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetImageId ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetImageId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetImageOwnerAlias ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetImageOwnerAlias(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetIpAddress ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetIpAddress(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetLocation ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetLocation(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetLockReason ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetLockReason(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetPublicIpAddress ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetPublicIpAddress(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetRegionId ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetRegionId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetSpotStrategy ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetSpotStrategy(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetStateInSched ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetStateInSched(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetStatus ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetStatus(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetTotalResources ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetTotalResources(v *ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetUsedResources ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetUsedResources(v *ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetVSwitchId ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetVSwitchId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetVersion ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetVersion(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetVpcId ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetVpcId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (*ListNodesByQueueResponseBodyNodesNodeInfo) SetZoneId ¶
func (s *ListNodesByQueueResponseBodyNodesNodeInfo) SetZoneId(v string) *ListNodesByQueueResponseBodyNodesNodeInfo
func (ListNodesByQueueResponseBodyNodesNodeInfo) String ¶
func (s ListNodesByQueueResponseBodyNodesNodeInfo) String() string
type ListNodesByQueueResponseBodyNodesNodeInfoTotalResources ¶
type ListNodesByQueueResponseBodyNodesNodeInfoTotalResources struct { Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` }
func (ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) GoString ¶
func (s ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) GoString() string
func (ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) String ¶
func (s ListNodesByQueueResponseBodyNodesNodeInfoTotalResources) String() string
type ListNodesByQueueResponseBodyNodesNodeInfoUsedResources ¶
type ListNodesByQueueResponseBodyNodesNodeInfoUsedResources struct { Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` }
func (ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) GoString ¶
func (s ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) GoString() string
func (ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) String ¶
func (s ListNodesByQueueResponseBodyNodesNodeInfoUsedResources) String() string
type ListNodesNoPagingRequest ¶
type ListNodesNoPagingRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` Sequence *string `json:"Sequence,omitempty" xml:"Sequence,omitempty"` }
func (ListNodesNoPagingRequest) GoString ¶
func (s ListNodesNoPagingRequest) GoString() string
func (*ListNodesNoPagingRequest) SetClusterId ¶
func (s *ListNodesNoPagingRequest) SetClusterId(v string) *ListNodesNoPagingRequest
func (*ListNodesNoPagingRequest) SetHostName ¶
func (s *ListNodesNoPagingRequest) SetHostName(v string) *ListNodesNoPagingRequest
func (*ListNodesNoPagingRequest) SetRole ¶
func (s *ListNodesNoPagingRequest) SetRole(v string) *ListNodesNoPagingRequest
func (*ListNodesNoPagingRequest) SetSequence ¶
func (s *ListNodesNoPagingRequest) SetSequence(v string) *ListNodesNoPagingRequest
func (ListNodesNoPagingRequest) String ¶
func (s ListNodesNoPagingRequest) String() string
type ListNodesNoPagingResponse ¶
type ListNodesNoPagingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListNodesNoPagingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListNodesNoPagingResponse) GoString ¶
func (s ListNodesNoPagingResponse) GoString() string
func (*ListNodesNoPagingResponse) SetBody ¶
func (s *ListNodesNoPagingResponse) SetBody(v *ListNodesNoPagingResponseBody) *ListNodesNoPagingResponse
func (*ListNodesNoPagingResponse) SetHeaders ¶
func (s *ListNodesNoPagingResponse) SetHeaders(v map[string]*string) *ListNodesNoPagingResponse
func (ListNodesNoPagingResponse) String ¶
func (s ListNodesNoPagingResponse) String() string
type ListNodesNoPagingResponseBody ¶
type ListNodesNoPagingResponseBody struct { Nodes *ListNodesNoPagingResponseBodyNodes `json:"Nodes,omitempty" xml:"Nodes,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListNodesNoPagingResponseBody) GoString ¶
func (s ListNodesNoPagingResponseBody) GoString() string
func (*ListNodesNoPagingResponseBody) SetNodes ¶
func (s *ListNodesNoPagingResponseBody) SetNodes(v *ListNodesNoPagingResponseBodyNodes) *ListNodesNoPagingResponseBody
func (*ListNodesNoPagingResponseBody) SetRequestId ¶
func (s *ListNodesNoPagingResponseBody) SetRequestId(v string) *ListNodesNoPagingResponseBody
func (ListNodesNoPagingResponseBody) String ¶
func (s ListNodesNoPagingResponseBody) String() string
type ListNodesNoPagingResponseBodyNodes ¶
type ListNodesNoPagingResponseBodyNodes struct {
NodeInfo []*ListNodesNoPagingResponseBodyNodesNodeInfo `json:"NodeInfo,omitempty" xml:"NodeInfo,omitempty" type:"Repeated"`
}
func (ListNodesNoPagingResponseBodyNodes) GoString ¶
func (s ListNodesNoPagingResponseBodyNodes) GoString() string
func (*ListNodesNoPagingResponseBodyNodes) SetNodeInfo ¶
func (s *ListNodesNoPagingResponseBodyNodes) SetNodeInfo(v []*ListNodesNoPagingResponseBodyNodesNodeInfo) *ListNodesNoPagingResponseBodyNodes
func (ListNodesNoPagingResponseBodyNodes) String ¶
func (s ListNodesNoPagingResponseBodyNodes) String() string
type ListNodesNoPagingResponseBodyNodesNodeInfo ¶
type ListNodesNoPagingResponseBodyNodesNodeInfo struct { HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ListNodesNoPagingResponseBodyNodesNodeInfo) GoString ¶
func (s ListNodesNoPagingResponseBodyNodesNodeInfo) GoString() string
func (*ListNodesNoPagingResponseBodyNodesNodeInfo) SetHostName ¶
func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetHostName(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
func (*ListNodesNoPagingResponseBodyNodesNodeInfo) SetImageId ¶
func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetImageId(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
func (*ListNodesNoPagingResponseBodyNodesNodeInfo) SetInstanceType ¶
func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetInstanceType(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
func (*ListNodesNoPagingResponseBodyNodesNodeInfo) SetStatus ¶
func (s *ListNodesNoPagingResponseBodyNodesNodeInfo) SetStatus(v string) *ListNodesNoPagingResponseBodyNodesNodeInfo
func (ListNodesNoPagingResponseBodyNodesNodeInfo) String ¶
func (s ListNodesNoPagingResponseBodyNodesNodeInfo) String() string
type ListNodesRequest ¶
type ListNodesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Filter *string `json:"Filter,omitempty" xml:"Filter,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` PrivateIpAddress *string `json:"PrivateIpAddress,omitempty" xml:"PrivateIpAddress,omitempty"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` Sequence *string `json:"Sequence,omitempty" xml:"Sequence,omitempty"` SortBy *string `json:"SortBy,omitempty" xml:"SortBy,omitempty"` }
func (ListNodesRequest) GoString ¶
func (s ListNodesRequest) GoString() string
func (*ListNodesRequest) SetClusterId ¶
func (s *ListNodesRequest) SetClusterId(v string) *ListNodesRequest
func (*ListNodesRequest) SetFilter ¶
func (s *ListNodesRequest) SetFilter(v string) *ListNodesRequest
func (*ListNodesRequest) SetHostName ¶
func (s *ListNodesRequest) SetHostName(v string) *ListNodesRequest
func (*ListNodesRequest) SetHostNamePrefix ¶
func (s *ListNodesRequest) SetHostNamePrefix(v string) *ListNodesRequest
func (*ListNodesRequest) SetHostNameSuffix ¶
func (s *ListNodesRequest) SetHostNameSuffix(v string) *ListNodesRequest
func (*ListNodesRequest) SetPageNumber ¶
func (s *ListNodesRequest) SetPageNumber(v int32) *ListNodesRequest
func (*ListNodesRequest) SetPageSize ¶
func (s *ListNodesRequest) SetPageSize(v int32) *ListNodesRequest
func (*ListNodesRequest) SetPrivateIpAddress ¶
func (s *ListNodesRequest) SetPrivateIpAddress(v string) *ListNodesRequest
func (*ListNodesRequest) SetRole ¶
func (s *ListNodesRequest) SetRole(v string) *ListNodesRequest
func (*ListNodesRequest) SetSequence ¶
func (s *ListNodesRequest) SetSequence(v string) *ListNodesRequest
func (*ListNodesRequest) SetSortBy ¶
func (s *ListNodesRequest) SetSortBy(v string) *ListNodesRequest
func (ListNodesRequest) String ¶
func (s ListNodesRequest) String() string
type ListNodesResponse ¶
type ListNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListNodesResponse) GoString ¶
func (s ListNodesResponse) GoString() string
func (*ListNodesResponse) SetBody ¶
func (s *ListNodesResponse) SetBody(v *ListNodesResponseBody) *ListNodesResponse
func (*ListNodesResponse) SetHeaders ¶
func (s *ListNodesResponse) SetHeaders(v map[string]*string) *ListNodesResponse
func (ListNodesResponse) String ¶
func (s ListNodesResponse) String() string
type ListNodesResponseBody ¶
type ListNodesResponseBody struct { Nodes *ListNodesResponseBodyNodes `json:"Nodes,omitempty" xml:"Nodes,omitempty" type:"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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListNodesResponseBody) GoString ¶
func (s ListNodesResponseBody) GoString() string
func (*ListNodesResponseBody) SetNodes ¶
func (s *ListNodesResponseBody) SetNodes(v *ListNodesResponseBodyNodes) *ListNodesResponseBody
func (*ListNodesResponseBody) SetPageNumber ¶
func (s *ListNodesResponseBody) SetPageNumber(v int32) *ListNodesResponseBody
func (*ListNodesResponseBody) SetPageSize ¶
func (s *ListNodesResponseBody) SetPageSize(v int32) *ListNodesResponseBody
func (*ListNodesResponseBody) SetRequestId ¶
func (s *ListNodesResponseBody) SetRequestId(v string) *ListNodesResponseBody
func (*ListNodesResponseBody) SetTotalCount ¶
func (s *ListNodesResponseBody) SetTotalCount(v int32) *ListNodesResponseBody
func (ListNodesResponseBody) String ¶
func (s ListNodesResponseBody) String() string
type ListNodesResponseBodyNodes ¶
type ListNodesResponseBodyNodes struct {
NodeInfo []*ListNodesResponseBodyNodesNodeInfo `json:"NodeInfo,omitempty" xml:"NodeInfo,omitempty" type:"Repeated"`
}
func (ListNodesResponseBodyNodes) GoString ¶
func (s ListNodesResponseBodyNodes) GoString() string
func (*ListNodesResponseBodyNodes) SetNodeInfo ¶
func (s *ListNodesResponseBodyNodes) SetNodeInfo(v []*ListNodesResponseBodyNodesNodeInfo) *ListNodesResponseBodyNodes
func (ListNodesResponseBodyNodes) String ¶
func (s ListNodesResponseBodyNodes) String() string
type ListNodesResponseBodyNodesNodeInfo ¶
type ListNodesResponseBodyNodesNodeInfo struct { AddTime *string `json:"AddTime,omitempty" xml:"AddTime,omitempty"` CreateMode *string `json:"CreateMode,omitempty" xml:"CreateMode,omitempty"` CreatedByEhpc *bool `json:"CreatedByEhpc,omitempty" xml:"CreatedByEhpc,omitempty"` Expired *bool `json:"Expired,omitempty" xml:"Expired,omitempty"` ExpiredTime *string `json:"ExpiredTime,omitempty" xml:"ExpiredTime,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` HtEnabled *bool `json:"HtEnabled,omitempty" xml:"HtEnabled,omitempty"` Id *string `json:"Id,omitempty" xml:"Id,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` IpAddress *string `json:"IpAddress,omitempty" xml:"IpAddress,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` LockReason *string `json:"LockReason,omitempty" xml:"LockReason,omitempty"` PublicIpAddress *string `json:"PublicIpAddress,omitempty" xml:"PublicIpAddress,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Roles *ListNodesResponseBodyNodesNodeInfoRoles `json:"Roles,omitempty" xml:"Roles,omitempty" type:"Struct"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` StateInSched *string `json:"StateInSched,omitempty" xml:"StateInSched,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TotalResources *ListNodesResponseBodyNodesNodeInfoTotalResources `json:"TotalResources,omitempty" xml:"TotalResources,omitempty" type:"Struct"` UsedResources *ListNodesResponseBodyNodesNodeInfoUsedResources `json:"UsedResources,omitempty" xml:"UsedResources,omitempty" type:"Struct"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ListNodesResponseBodyNodesNodeInfo) GoString ¶
func (s ListNodesResponseBodyNodesNodeInfo) GoString() string
func (*ListNodesResponseBodyNodesNodeInfo) SetAddTime ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetAddTime(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetCreateMode ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetCreateMode(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetCreatedByEhpc ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetCreatedByEhpc(v bool) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetExpired ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetExpired(v bool) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetExpiredTime ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetExpiredTime(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetHostName ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetHostName(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetHtEnabled ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetHtEnabled(v bool) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetId ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetId(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetImageId ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetImageId(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetImageOwnerAlias ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetImageOwnerAlias(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetInstanceType ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetInstanceType(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetIpAddress ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetIpAddress(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetLocation ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetLocation(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetLockReason ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetLockReason(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetPublicIpAddress ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetPublicIpAddress(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetRegionId ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetRegionId(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetSpotStrategy ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetSpotStrategy(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetStateInSched ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetStateInSched(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetStatus ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetStatus(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetTotalResources ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetTotalResources(v *ListNodesResponseBodyNodesNodeInfoTotalResources) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetUsedResources ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetUsedResources(v *ListNodesResponseBodyNodesNodeInfoUsedResources) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetVSwitchId ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetVSwitchId(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetVersion ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetVersion(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetVpcId ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetVpcId(v string) *ListNodesResponseBodyNodesNodeInfo
func (*ListNodesResponseBodyNodesNodeInfo) SetZoneId ¶
func (s *ListNodesResponseBodyNodesNodeInfo) SetZoneId(v string) *ListNodesResponseBodyNodesNodeInfo
func (ListNodesResponseBodyNodesNodeInfo) String ¶
func (s ListNodesResponseBodyNodesNodeInfo) String() string
type ListNodesResponseBodyNodesNodeInfoRoles ¶
type ListNodesResponseBodyNodesNodeInfoRoles struct {
Role []*string `json:"Role,omitempty" xml:"Role,omitempty" type:"Repeated"`
}
func (ListNodesResponseBodyNodesNodeInfoRoles) GoString ¶
func (s ListNodesResponseBodyNodesNodeInfoRoles) GoString() string
func (*ListNodesResponseBodyNodesNodeInfoRoles) SetRole ¶
func (s *ListNodesResponseBodyNodesNodeInfoRoles) SetRole(v []*string) *ListNodesResponseBodyNodesNodeInfoRoles
func (ListNodesResponseBodyNodesNodeInfoRoles) String ¶
func (s ListNodesResponseBodyNodesNodeInfoRoles) String() string
type ListNodesResponseBodyNodesNodeInfoTotalResources ¶
type ListNodesResponseBodyNodesNodeInfoTotalResources struct { Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` }
func (ListNodesResponseBodyNodesNodeInfoTotalResources) GoString ¶
func (s ListNodesResponseBodyNodesNodeInfoTotalResources) GoString() string
func (*ListNodesResponseBodyNodesNodeInfoTotalResources) SetMemory ¶
func (s *ListNodesResponseBodyNodesNodeInfoTotalResources) SetMemory(v int32) *ListNodesResponseBodyNodesNodeInfoTotalResources
func (ListNodesResponseBodyNodesNodeInfoTotalResources) String ¶
func (s ListNodesResponseBodyNodesNodeInfoTotalResources) String() string
type ListNodesResponseBodyNodesNodeInfoUsedResources ¶
type ListNodesResponseBodyNodesNodeInfoUsedResources struct { Cpu *int32 `json:"Cpu,omitempty" xml:"Cpu,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` Memory *int32 `json:"Memory,omitempty" xml:"Memory,omitempty"` }
func (ListNodesResponseBodyNodesNodeInfoUsedResources) GoString ¶
func (s ListNodesResponseBodyNodesNodeInfoUsedResources) GoString() string
func (*ListNodesResponseBodyNodesNodeInfoUsedResources) SetMemory ¶
func (s *ListNodesResponseBodyNodesNodeInfoUsedResources) SetMemory(v int32) *ListNodesResponseBodyNodesNodeInfoUsedResources
func (ListNodesResponseBodyNodesNodeInfoUsedResources) String ¶
func (s ListNodesResponseBodyNodesNodeInfoUsedResources) String() string
type ListPreferredEcsTypesRequest ¶
type ListPreferredEcsTypesRequest struct { InstanceChargeType *string `json:"InstanceChargeType,omitempty" xml:"InstanceChargeType,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (ListPreferredEcsTypesRequest) GoString ¶
func (s ListPreferredEcsTypesRequest) GoString() string
func (*ListPreferredEcsTypesRequest) SetInstanceChargeType ¶
func (s *ListPreferredEcsTypesRequest) SetInstanceChargeType(v string) *ListPreferredEcsTypesRequest
func (*ListPreferredEcsTypesRequest) SetSpotStrategy ¶
func (s *ListPreferredEcsTypesRequest) SetSpotStrategy(v string) *ListPreferredEcsTypesRequest
func (*ListPreferredEcsTypesRequest) SetZoneId ¶
func (s *ListPreferredEcsTypesRequest) SetZoneId(v string) *ListPreferredEcsTypesRequest
func (ListPreferredEcsTypesRequest) String ¶
func (s ListPreferredEcsTypesRequest) String() string
type ListPreferredEcsTypesResponse ¶
type ListPreferredEcsTypesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListPreferredEcsTypesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListPreferredEcsTypesResponse) GoString ¶
func (s ListPreferredEcsTypesResponse) GoString() string
func (*ListPreferredEcsTypesResponse) SetBody ¶
func (s *ListPreferredEcsTypesResponse) SetBody(v *ListPreferredEcsTypesResponseBody) *ListPreferredEcsTypesResponse
func (*ListPreferredEcsTypesResponse) SetHeaders ¶
func (s *ListPreferredEcsTypesResponse) SetHeaders(v map[string]*string) *ListPreferredEcsTypesResponse
func (ListPreferredEcsTypesResponse) String ¶
func (s ListPreferredEcsTypesResponse) String() string
type ListPreferredEcsTypesResponseBody ¶
type ListPreferredEcsTypesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Series *ListPreferredEcsTypesResponseBodySeries `json:"Series,omitempty" xml:"Series,omitempty" type:"Struct"` SupportSpotInstance *bool `json:"SupportSpotInstance,omitempty" xml:"SupportSpotInstance,omitempty"` }
func (ListPreferredEcsTypesResponseBody) GoString ¶
func (s ListPreferredEcsTypesResponseBody) GoString() string
func (*ListPreferredEcsTypesResponseBody) SetRequestId ¶
func (s *ListPreferredEcsTypesResponseBody) SetRequestId(v string) *ListPreferredEcsTypesResponseBody
func (*ListPreferredEcsTypesResponseBody) SetSeries ¶
func (s *ListPreferredEcsTypesResponseBody) SetSeries(v *ListPreferredEcsTypesResponseBodySeries) *ListPreferredEcsTypesResponseBody
func (*ListPreferredEcsTypesResponseBody) SetSupportSpotInstance ¶
func (s *ListPreferredEcsTypesResponseBody) SetSupportSpotInstance(v bool) *ListPreferredEcsTypesResponseBody
func (ListPreferredEcsTypesResponseBody) String ¶
func (s ListPreferredEcsTypesResponseBody) String() string
type ListPreferredEcsTypesResponseBodySeries ¶
type ListPreferredEcsTypesResponseBodySeries struct {
SeriesInfo []*ListPreferredEcsTypesResponseBodySeriesSeriesInfo `json:"SeriesInfo,omitempty" xml:"SeriesInfo,omitempty" type:"Repeated"`
}
func (ListPreferredEcsTypesResponseBodySeries) GoString ¶
func (s ListPreferredEcsTypesResponseBodySeries) GoString() string
func (*ListPreferredEcsTypesResponseBodySeries) SetSeriesInfo ¶
func (s *ListPreferredEcsTypesResponseBodySeries) SetSeriesInfo(v []*ListPreferredEcsTypesResponseBodySeriesSeriesInfo) *ListPreferredEcsTypesResponseBodySeries
func (ListPreferredEcsTypesResponseBodySeries) String ¶
func (s ListPreferredEcsTypesResponseBodySeries) String() string
type ListPreferredEcsTypesResponseBodySeriesSeriesInfo ¶
type ListPreferredEcsTypesResponseBodySeriesSeriesInfo struct { Roles *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles `json:"Roles,omitempty" xml:"Roles,omitempty" type:"Struct"` SeriesId *string `json:"SeriesId,omitempty" xml:"SeriesId,omitempty"` SeriesName *string `json:"SeriesName,omitempty" xml:"SeriesName,omitempty"` }
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfo) GoString ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfo) GoString() string
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetSeriesId ¶
func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetSeriesId(v string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfo
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetSeriesName ¶
func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfo) SetSeriesName(v string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfo
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfo) String ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfo) String() string
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles ¶
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles struct { Compute *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute `json:"Compute,omitempty" xml:"Compute,omitempty" type:"Struct"` Login *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin `json:"Login,omitempty" xml:"Login,omitempty" type:"Struct"` Manager *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager `json:"Manager,omitempty" xml:"Manager,omitempty" type:"Struct"` }
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) GoString ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) GoString() string
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) SetCompute ¶
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) SetManager ¶
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) String ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRoles) String() string
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute ¶
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute struct {
InstanceTypeId []*string `json:"InstanceTypeId,omitempty" xml:"InstanceTypeId,omitempty" type:"Repeated"`
}
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) GoString ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) GoString() string
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) SetInstanceTypeId ¶
func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) SetInstanceTypeId(v []*string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) String ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesCompute) String() string
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin ¶
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin struct {
InstanceTypeId []*string `json:"InstanceTypeId,omitempty" xml:"InstanceTypeId,omitempty" type:"Repeated"`
}
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) GoString ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) GoString() string
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) SetInstanceTypeId ¶
func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) SetInstanceTypeId(v []*string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) String ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesLogin) String() string
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager ¶
type ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager struct {
InstanceTypeId []*string `json:"InstanceTypeId,omitempty" xml:"InstanceTypeId,omitempty" type:"Repeated"`
}
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) GoString ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) GoString() string
func (*ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) SetInstanceTypeId ¶
func (s *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) SetInstanceTypeId(v []*string) *ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager
func (ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) String ¶
func (s ListPreferredEcsTypesResponseBodySeriesSeriesInfoRolesManager) String() string
type ListQueuesRequest ¶
type ListQueuesRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (ListQueuesRequest) GoString ¶
func (s ListQueuesRequest) GoString() string
func (*ListQueuesRequest) SetClusterId ¶
func (s *ListQueuesRequest) SetClusterId(v string) *ListQueuesRequest
func (ListQueuesRequest) String ¶
func (s ListQueuesRequest) String() string
type ListQueuesResponse ¶
type ListQueuesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListQueuesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListQueuesResponse) GoString ¶
func (s ListQueuesResponse) GoString() string
func (*ListQueuesResponse) SetBody ¶
func (s *ListQueuesResponse) SetBody(v *ListQueuesResponseBody) *ListQueuesResponse
func (*ListQueuesResponse) SetHeaders ¶
func (s *ListQueuesResponse) SetHeaders(v map[string]*string) *ListQueuesResponse
func (ListQueuesResponse) String ¶
func (s ListQueuesResponse) String() string
type ListQueuesResponseBody ¶
type ListQueuesResponseBody struct { Queues *ListQueuesResponseBodyQueues `json:"Queues,omitempty" xml:"Queues,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListQueuesResponseBody) GoString ¶
func (s ListQueuesResponseBody) GoString() string
func (*ListQueuesResponseBody) SetQueues ¶
func (s *ListQueuesResponseBody) SetQueues(v *ListQueuesResponseBodyQueues) *ListQueuesResponseBody
func (*ListQueuesResponseBody) SetRequestId ¶
func (s *ListQueuesResponseBody) SetRequestId(v string) *ListQueuesResponseBody
func (ListQueuesResponseBody) String ¶
func (s ListQueuesResponseBody) String() string
type ListQueuesResponseBodyQueues ¶
type ListQueuesResponseBodyQueues struct {
QueueInfo []*ListQueuesResponseBodyQueuesQueueInfo `json:"QueueInfo,omitempty" xml:"QueueInfo,omitempty" type:"Repeated"`
}
func (ListQueuesResponseBodyQueues) GoString ¶
func (s ListQueuesResponseBodyQueues) GoString() string
func (*ListQueuesResponseBodyQueues) SetQueueInfo ¶
func (s *ListQueuesResponseBodyQueues) SetQueueInfo(v []*ListQueuesResponseBodyQueuesQueueInfo) *ListQueuesResponseBodyQueues
func (ListQueuesResponseBodyQueues) String ¶
func (s ListQueuesResponseBodyQueues) String() string
type ListQueuesResponseBodyQueuesQueueInfo ¶
type ListQueuesResponseBodyQueuesQueueInfo struct { ComputeInstanceType *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType `json:"ComputeInstanceType,omitempty" xml:"ComputeInstanceType,omitempty" type:"Struct"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` SpotInstanceTypes *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes `json:"SpotInstanceTypes,omitempty" xml:"SpotInstanceTypes,omitempty" type:"Struct"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListQueuesResponseBodyQueuesQueueInfo) GoString ¶
func (s ListQueuesResponseBodyQueuesQueueInfo) GoString() string
func (*ListQueuesResponseBodyQueuesQueueInfo) SetComputeInstanceType ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetComputeInstanceType(v *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetEnableAutoGrow ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetEnableAutoGrow(v bool) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetHostNamePrefix ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetHostNamePrefix(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetHostNameSuffix ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetHostNameSuffix(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetImageId ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetImageId(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetQueueName ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetQueueName(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetResourceGroupId ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetResourceGroupId(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetSpotInstanceTypes ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetSpotInstanceTypes(v *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetSpotStrategy ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetSpotStrategy(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (*ListQueuesResponseBodyQueuesQueueInfo) SetType ¶
func (s *ListQueuesResponseBodyQueuesQueueInfo) SetType(v string) *ListQueuesResponseBodyQueuesQueueInfo
func (ListQueuesResponseBodyQueuesQueueInfo) String ¶
func (s ListQueuesResponseBodyQueuesQueueInfo) String() string
type ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType ¶
type ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType struct {
InstanceType []*string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty" type:"Repeated"`
}
func (ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) GoString ¶
func (s ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) GoString() string
func (*ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) SetInstanceType ¶
func (s *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) SetInstanceType(v []*string) *ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType
func (ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) String ¶
func (s ListQueuesResponseBodyQueuesQueueInfoComputeInstanceType) String() string
type ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes ¶
type ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes struct {
Instance []*ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"`
}
func (ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) GoString ¶
func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) GoString() string
func (*ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) SetInstance ¶
func (ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) String ¶
func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypes) String() string
type ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance ¶
type ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance struct { InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` }
func (ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) GoString ¶
func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) GoString() string
func (*ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) SetInstanceType ¶
func (*ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) SetSpotPriceLimit ¶
func (s *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) SetSpotPriceLimit(v float32) *ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance
func (ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) String ¶
func (s ListQueuesResponseBodyQueuesQueueInfoSpotInstanceTypesInstance) String() string
type ListRegionsResponse ¶
type ListRegionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListRegionsResponse) GoString ¶
func (s ListRegionsResponse) GoString() string
func (*ListRegionsResponse) SetBody ¶
func (s *ListRegionsResponse) SetBody(v *ListRegionsResponseBody) *ListRegionsResponse
func (*ListRegionsResponse) SetHeaders ¶
func (s *ListRegionsResponse) SetHeaders(v map[string]*string) *ListRegionsResponse
func (ListRegionsResponse) String ¶
func (s ListRegionsResponse) String() string
type ListRegionsResponseBody ¶
type ListRegionsResponseBody struct { Regions *ListRegionsResponseBodyRegions `json:"Regions,omitempty" xml:"Regions,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListRegionsResponseBody) GoString ¶
func (s ListRegionsResponseBody) GoString() string
func (*ListRegionsResponseBody) SetRegions ¶
func (s *ListRegionsResponseBody) SetRegions(v *ListRegionsResponseBodyRegions) *ListRegionsResponseBody
func (*ListRegionsResponseBody) SetRequestId ¶
func (s *ListRegionsResponseBody) SetRequestId(v string) *ListRegionsResponseBody
func (ListRegionsResponseBody) String ¶
func (s ListRegionsResponseBody) String() string
type ListRegionsResponseBodyRegions ¶
type ListRegionsResponseBodyRegions struct {
RegionInfo []*ListRegionsResponseBodyRegionsRegionInfo `json:"RegionInfo,omitempty" xml:"RegionInfo,omitempty" type:"Repeated"`
}
func (ListRegionsResponseBodyRegions) GoString ¶
func (s ListRegionsResponseBodyRegions) GoString() string
func (*ListRegionsResponseBodyRegions) SetRegionInfo ¶
func (s *ListRegionsResponseBodyRegions) SetRegionInfo(v []*ListRegionsResponseBodyRegionsRegionInfo) *ListRegionsResponseBodyRegions
func (ListRegionsResponseBodyRegions) String ¶
func (s ListRegionsResponseBodyRegions) String() string
type ListRegionsResponseBodyRegionsRegionInfo ¶
type ListRegionsResponseBodyRegionsRegionInfo struct { LocalName *string `json:"LocalName,omitempty" xml:"LocalName,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListRegionsResponseBodyRegionsRegionInfo) GoString ¶
func (s ListRegionsResponseBodyRegionsRegionInfo) GoString() string
func (*ListRegionsResponseBodyRegionsRegionInfo) SetLocalName ¶
func (s *ListRegionsResponseBodyRegionsRegionInfo) SetLocalName(v string) *ListRegionsResponseBodyRegionsRegionInfo
func (*ListRegionsResponseBodyRegionsRegionInfo) SetRegionId ¶
func (s *ListRegionsResponseBodyRegionsRegionInfo) SetRegionId(v string) *ListRegionsResponseBodyRegionsRegionInfo
func (ListRegionsResponseBodyRegionsRegionInfo) String ¶
func (s ListRegionsResponseBodyRegionsRegionInfo) String() string
type ListSecurityGroupsRequest ¶
type ListSecurityGroupsRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (ListSecurityGroupsRequest) GoString ¶
func (s ListSecurityGroupsRequest) GoString() string
func (*ListSecurityGroupsRequest) SetClusterId ¶
func (s *ListSecurityGroupsRequest) SetClusterId(v string) *ListSecurityGroupsRequest
func (ListSecurityGroupsRequest) String ¶
func (s ListSecurityGroupsRequest) String() string
type ListSecurityGroupsResponse ¶
type ListSecurityGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListSecurityGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListSecurityGroupsResponse) GoString ¶
func (s ListSecurityGroupsResponse) GoString() string
func (*ListSecurityGroupsResponse) SetBody ¶
func (s *ListSecurityGroupsResponse) SetBody(v *ListSecurityGroupsResponseBody) *ListSecurityGroupsResponse
func (*ListSecurityGroupsResponse) SetHeaders ¶
func (s *ListSecurityGroupsResponse) SetHeaders(v map[string]*string) *ListSecurityGroupsResponse
func (ListSecurityGroupsResponse) String ¶
func (s ListSecurityGroupsResponse) String() string
type ListSecurityGroupsResponseBody ¶
type ListSecurityGroupsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecurityGroups *ListSecurityGroupsResponseBodySecurityGroups `json:"SecurityGroups,omitempty" xml:"SecurityGroups,omitempty" type:"Struct"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListSecurityGroupsResponseBody) GoString ¶
func (s ListSecurityGroupsResponseBody) GoString() string
func (*ListSecurityGroupsResponseBody) SetRequestId ¶
func (s *ListSecurityGroupsResponseBody) SetRequestId(v string) *ListSecurityGroupsResponseBody
func (*ListSecurityGroupsResponseBody) SetSecurityGroups ¶
func (s *ListSecurityGroupsResponseBody) SetSecurityGroups(v *ListSecurityGroupsResponseBodySecurityGroups) *ListSecurityGroupsResponseBody
func (*ListSecurityGroupsResponseBody) SetTotalCount ¶
func (s *ListSecurityGroupsResponseBody) SetTotalCount(v int32) *ListSecurityGroupsResponseBody
func (ListSecurityGroupsResponseBody) String ¶
func (s ListSecurityGroupsResponseBody) String() string
type ListSecurityGroupsResponseBodySecurityGroups ¶
type ListSecurityGroupsResponseBodySecurityGroups struct {
SecurityGroup []*string `json:"SecurityGroup,omitempty" xml:"SecurityGroup,omitempty" type:"Repeated"`
}
func (ListSecurityGroupsResponseBodySecurityGroups) GoString ¶
func (s ListSecurityGroupsResponseBodySecurityGroups) GoString() string
func (*ListSecurityGroupsResponseBodySecurityGroups) SetSecurityGroup ¶
func (s *ListSecurityGroupsResponseBodySecurityGroups) SetSecurityGroup(v []*string) *ListSecurityGroupsResponseBodySecurityGroups
func (ListSecurityGroupsResponseBodySecurityGroups) String ¶
func (s ListSecurityGroupsResponseBodySecurityGroups) String() string
type ListSoftwaresRequest ¶
type ListSoftwaresRequest struct { EhpcVersion *string `json:"EhpcVersion,omitempty" xml:"EhpcVersion,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` }
func (ListSoftwaresRequest) GoString ¶
func (s ListSoftwaresRequest) GoString() string
func (*ListSoftwaresRequest) SetEhpcVersion ¶
func (s *ListSoftwaresRequest) SetEhpcVersion(v string) *ListSoftwaresRequest
func (*ListSoftwaresRequest) SetOsTag ¶
func (s *ListSoftwaresRequest) SetOsTag(v string) *ListSoftwaresRequest
func (ListSoftwaresRequest) String ¶
func (s ListSoftwaresRequest) String() string
type ListSoftwaresResponse ¶
type ListSoftwaresResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListSoftwaresResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListSoftwaresResponse) GoString ¶
func (s ListSoftwaresResponse) GoString() string
func (*ListSoftwaresResponse) SetBody ¶
func (s *ListSoftwaresResponse) SetBody(v *ListSoftwaresResponseBody) *ListSoftwaresResponse
func (*ListSoftwaresResponse) SetHeaders ¶
func (s *ListSoftwaresResponse) SetHeaders(v map[string]*string) *ListSoftwaresResponse
func (ListSoftwaresResponse) String ¶
func (s ListSoftwaresResponse) String() string
type ListSoftwaresResponseBody ¶
type ListSoftwaresResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Softwares *ListSoftwaresResponseBodySoftwares `json:"Softwares,omitempty" xml:"Softwares,omitempty" type:"Struct"` }
func (ListSoftwaresResponseBody) GoString ¶
func (s ListSoftwaresResponseBody) GoString() string
func (*ListSoftwaresResponseBody) SetRequestId ¶
func (s *ListSoftwaresResponseBody) SetRequestId(v string) *ListSoftwaresResponseBody
func (*ListSoftwaresResponseBody) SetSoftwares ¶
func (s *ListSoftwaresResponseBody) SetSoftwares(v *ListSoftwaresResponseBodySoftwares) *ListSoftwaresResponseBody
func (ListSoftwaresResponseBody) String ¶
func (s ListSoftwaresResponseBody) String() string
type ListSoftwaresResponseBodySoftwares ¶
type ListSoftwaresResponseBodySoftwares struct {
SoftwareInfo []*ListSoftwaresResponseBodySoftwaresSoftwareInfo `json:"SoftwareInfo,omitempty" xml:"SoftwareInfo,omitempty" type:"Repeated"`
}
func (ListSoftwaresResponseBodySoftwares) GoString ¶
func (s ListSoftwaresResponseBodySoftwares) GoString() string
func (*ListSoftwaresResponseBodySoftwares) SetSoftwareInfo ¶
func (s *ListSoftwaresResponseBodySoftwares) SetSoftwareInfo(v []*ListSoftwaresResponseBodySoftwaresSoftwareInfo) *ListSoftwaresResponseBodySoftwares
func (ListSoftwaresResponseBodySoftwares) String ¶
func (s ListSoftwaresResponseBodySoftwares) String() string
type ListSoftwaresResponseBodySoftwaresSoftwareInfo ¶
type ListSoftwaresResponseBodySoftwaresSoftwareInfo struct { AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` AccountVersion *string `json:"AccountVersion,omitempty" xml:"AccountVersion,omitempty"` Applications *ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications `json:"Applications,omitempty" xml:"Applications,omitempty" type:"Struct"` EhpcVersion *string `json:"EhpcVersion,omitempty" xml:"EhpcVersion,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` SchedulerVersion *string `json:"SchedulerVersion,omitempty" xml:"SchedulerVersion,omitempty"` }
func (ListSoftwaresResponseBodySoftwaresSoftwareInfo) GoString ¶
func (s ListSoftwaresResponseBodySoftwaresSoftwareInfo) GoString() string
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetAccountType ¶
func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetAccountType(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetAccountVersion ¶
func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetAccountVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetApplications ¶
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetEhpcVersion ¶
func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetEhpcVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetOsTag ¶
func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetOsTag(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetSchedulerType ¶
func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetSchedulerType(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetSchedulerVersion ¶
func (s *ListSoftwaresResponseBodySoftwaresSoftwareInfo) SetSchedulerVersion(v string) *ListSoftwaresResponseBodySoftwaresSoftwareInfo
func (ListSoftwaresResponseBodySoftwaresSoftwareInfo) String ¶
func (s ListSoftwaresResponseBodySoftwaresSoftwareInfo) String() string
type ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications ¶
type ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications struct {
ApplicationInfo []*ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo `json:"ApplicationInfo,omitempty" xml:"ApplicationInfo,omitempty" type:"Repeated"`
}
func (ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) GoString ¶
func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) GoString() string
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) SetApplicationInfo ¶
func (ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) String ¶
func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplications) String() string
type ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo ¶
type ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Required *bool `json:"Required,omitempty" xml:"Required,omitempty"` Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) GoString ¶
func (s ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) GoString() string
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) SetRequired ¶
func (*ListSoftwaresResponseBodySoftwaresSoftwareInfoApplicationsApplicationInfo) SetVersion ¶
type ListTasksRequest ¶
type ListTasksRequest struct { Archived *bool `json:"Archived,omitempty" xml:"Archived,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (ListTasksRequest) GoString ¶
func (s ListTasksRequest) GoString() string
func (*ListTasksRequest) SetArchived ¶
func (s *ListTasksRequest) SetArchived(v bool) *ListTasksRequest
func (*ListTasksRequest) SetClusterId ¶
func (s *ListTasksRequest) SetClusterId(v string) *ListTasksRequest
func (*ListTasksRequest) SetPageNumber ¶
func (s *ListTasksRequest) SetPageNumber(v int32) *ListTasksRequest
func (*ListTasksRequest) SetPageSize ¶
func (s *ListTasksRequest) SetPageSize(v int32) *ListTasksRequest
func (*ListTasksRequest) SetTaskId ¶
func (s *ListTasksRequest) SetTaskId(v string) *ListTasksRequest
func (ListTasksRequest) String ¶
func (s ListTasksRequest) String() string
type ListTasksResponse ¶
type ListTasksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListTasksResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListTasksResponse) GoString ¶
func (s ListTasksResponse) GoString() string
func (*ListTasksResponse) SetBody ¶
func (s *ListTasksResponse) SetBody(v *ListTasksResponseBody) *ListTasksResponse
func (*ListTasksResponse) SetHeaders ¶
func (s *ListTasksResponse) SetHeaders(v map[string]*string) *ListTasksResponse
func (ListTasksResponse) String ¶
func (s ListTasksResponse) String() string
type ListTasksResponseBody ¶
type ListTasksResponseBody 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"` Tasks []*ListTasksResponseBodyTasks `json:"Tasks,omitempty" xml:"Tasks,omitempty" type:"Repeated"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListTasksResponseBody) GoString ¶
func (s ListTasksResponseBody) GoString() string
func (*ListTasksResponseBody) SetPageNumber ¶
func (s *ListTasksResponseBody) SetPageNumber(v int32) *ListTasksResponseBody
func (*ListTasksResponseBody) SetPageSize ¶
func (s *ListTasksResponseBody) SetPageSize(v int32) *ListTasksResponseBody
func (*ListTasksResponseBody) SetRequestId ¶
func (s *ListTasksResponseBody) SetRequestId(v string) *ListTasksResponseBody
func (*ListTasksResponseBody) SetTasks ¶
func (s *ListTasksResponseBody) SetTasks(v []*ListTasksResponseBodyTasks) *ListTasksResponseBody
func (*ListTasksResponseBody) SetTotalCount ¶
func (s *ListTasksResponseBody) SetTotalCount(v int32) *ListTasksResponseBody
func (ListTasksResponseBody) String ¶
func (s ListTasksResponseBody) String() string
type ListTasksResponseBodyTasks ¶
type ListTasksResponseBodyTasks struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CurrentStep *int32 `json:"CurrentStep,omitempty" xml:"CurrentStep,omitempty"` Errors *string `json:"Errors,omitempty" xml:"Errors,omitempty"` Request *string `json:"Request,omitempty" xml:"Request,omitempty"` Result *string `json:"Result,omitempty" xml:"Result,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` TaskType *string `json:"TaskType,omitempty" xml:"TaskType,omitempty"` TotalSteps *int32 `json:"TotalSteps,omitempty" xml:"TotalSteps,omitempty"` }
func (ListTasksResponseBodyTasks) GoString ¶
func (s ListTasksResponseBodyTasks) GoString() string
func (*ListTasksResponseBodyTasks) SetClusterId ¶
func (s *ListTasksResponseBodyTasks) SetClusterId(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetCurrentStep ¶
func (s *ListTasksResponseBodyTasks) SetCurrentStep(v int32) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetErrors ¶
func (s *ListTasksResponseBodyTasks) SetErrors(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetRequest ¶
func (s *ListTasksResponseBodyTasks) SetRequest(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetResult ¶
func (s *ListTasksResponseBodyTasks) SetResult(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetStatus ¶
func (s *ListTasksResponseBodyTasks) SetStatus(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetTaskId ¶
func (s *ListTasksResponseBodyTasks) SetTaskId(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetTaskType ¶
func (s *ListTasksResponseBodyTasks) SetTaskType(v string) *ListTasksResponseBodyTasks
func (*ListTasksResponseBodyTasks) SetTotalSteps ¶
func (s *ListTasksResponseBodyTasks) SetTotalSteps(v int32) *ListTasksResponseBodyTasks
func (ListTasksResponseBodyTasks) String ¶
func (s ListTasksResponseBodyTasks) String() string
type ListUsersRequest ¶
type ListUsersRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListUsersRequest) GoString ¶
func (s ListUsersRequest) GoString() string
func (*ListUsersRequest) SetClusterId ¶
func (s *ListUsersRequest) SetClusterId(v string) *ListUsersRequest
func (*ListUsersRequest) SetPageNumber ¶
func (s *ListUsersRequest) SetPageNumber(v int32) *ListUsersRequest
func (*ListUsersRequest) SetPageSize ¶
func (s *ListUsersRequest) SetPageSize(v int32) *ListUsersRequest
func (ListUsersRequest) String ¶
func (s ListUsersRequest) String() string
type ListUsersResponse ¶
type ListUsersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListUsersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUsersResponse) GoString ¶
func (s ListUsersResponse) GoString() string
func (*ListUsersResponse) SetBody ¶
func (s *ListUsersResponse) SetBody(v *ListUsersResponseBody) *ListUsersResponse
func (*ListUsersResponse) SetHeaders ¶
func (s *ListUsersResponse) SetHeaders(v map[string]*string) *ListUsersResponse
func (ListUsersResponse) String ¶
func (s ListUsersResponse) String() string
type ListUsersResponseBody ¶
type ListUsersResponseBody 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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` Users *ListUsersResponseBodyUsers `json:"Users,omitempty" xml:"Users,omitempty" type:"Struct"` }
func (ListUsersResponseBody) GoString ¶
func (s ListUsersResponseBody) GoString() string
func (*ListUsersResponseBody) SetPageNumber ¶
func (s *ListUsersResponseBody) SetPageNumber(v int32) *ListUsersResponseBody
func (*ListUsersResponseBody) SetPageSize ¶
func (s *ListUsersResponseBody) SetPageSize(v int32) *ListUsersResponseBody
func (*ListUsersResponseBody) SetRequestId ¶
func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody
func (*ListUsersResponseBody) SetTotalCount ¶
func (s *ListUsersResponseBody) SetTotalCount(v int32) *ListUsersResponseBody
func (*ListUsersResponseBody) SetUsers ¶
func (s *ListUsersResponseBody) SetUsers(v *ListUsersResponseBodyUsers) *ListUsersResponseBody
func (ListUsersResponseBody) String ¶
func (s ListUsersResponseBody) String() string
type ListUsersResponseBodyUsers ¶
type ListUsersResponseBodyUsers struct {
UserInfo []*ListUsersResponseBodyUsersUserInfo `json:"UserInfo,omitempty" xml:"UserInfo,omitempty" type:"Repeated"`
}
func (ListUsersResponseBodyUsers) GoString ¶
func (s ListUsersResponseBodyUsers) GoString() string
func (*ListUsersResponseBodyUsers) SetUserInfo ¶
func (s *ListUsersResponseBodyUsers) SetUserInfo(v []*ListUsersResponseBodyUsersUserInfo) *ListUsersResponseBodyUsers
func (ListUsersResponseBodyUsers) String ¶
func (s ListUsersResponseBodyUsers) String() string
type ListUsersResponseBodyUsersUserInfo ¶
type ListUsersResponseBodyUsersUserInfo struct { AddTime *string `json:"AddTime,omitempty" xml:"AddTime,omitempty"` Group *string `json:"Group,omitempty" xml:"Group,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (ListUsersResponseBodyUsersUserInfo) GoString ¶
func (s ListUsersResponseBodyUsersUserInfo) GoString() string
func (*ListUsersResponseBodyUsersUserInfo) SetAddTime ¶
func (s *ListUsersResponseBodyUsersUserInfo) SetAddTime(v string) *ListUsersResponseBodyUsersUserInfo
func (*ListUsersResponseBodyUsersUserInfo) SetGroup ¶
func (s *ListUsersResponseBodyUsersUserInfo) SetGroup(v string) *ListUsersResponseBodyUsersUserInfo
func (*ListUsersResponseBodyUsersUserInfo) SetName ¶
func (s *ListUsersResponseBodyUsersUserInfo) SetName(v string) *ListUsersResponseBodyUsersUserInfo
func (ListUsersResponseBodyUsersUserInfo) String ¶
func (s ListUsersResponseBodyUsersUserInfo) String() string
type ListVolumesRequest ¶
type ListVolumesRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListVolumesRequest) GoString ¶
func (s ListVolumesRequest) GoString() string
func (*ListVolumesRequest) SetPageNumber ¶
func (s *ListVolumesRequest) SetPageNumber(v int32) *ListVolumesRequest
func (*ListVolumesRequest) SetPageSize ¶
func (s *ListVolumesRequest) SetPageSize(v int32) *ListVolumesRequest
func (ListVolumesRequest) String ¶
func (s ListVolumesRequest) String() string
type ListVolumesResponse ¶
type ListVolumesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListVolumesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListVolumesResponse) GoString ¶
func (s ListVolumesResponse) GoString() string
func (*ListVolumesResponse) SetBody ¶
func (s *ListVolumesResponse) SetBody(v *ListVolumesResponseBody) *ListVolumesResponse
func (*ListVolumesResponse) SetHeaders ¶
func (s *ListVolumesResponse) SetHeaders(v map[string]*string) *ListVolumesResponse
func (ListVolumesResponse) String ¶
func (s ListVolumesResponse) String() string
type ListVolumesResponseBody ¶
type ListVolumesResponseBody 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"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` Volumes *ListVolumesResponseBodyVolumes `json:"Volumes,omitempty" xml:"Volumes,omitempty" type:"Struct"` }
func (ListVolumesResponseBody) GoString ¶
func (s ListVolumesResponseBody) GoString() string
func (*ListVolumesResponseBody) SetPageNumber ¶
func (s *ListVolumesResponseBody) SetPageNumber(v int32) *ListVolumesResponseBody
func (*ListVolumesResponseBody) SetPageSize ¶
func (s *ListVolumesResponseBody) SetPageSize(v int32) *ListVolumesResponseBody
func (*ListVolumesResponseBody) SetRequestId ¶
func (s *ListVolumesResponseBody) SetRequestId(v string) *ListVolumesResponseBody
func (*ListVolumesResponseBody) SetTotalCount ¶
func (s *ListVolumesResponseBody) SetTotalCount(v int32) *ListVolumesResponseBody
func (*ListVolumesResponseBody) SetVolumes ¶
func (s *ListVolumesResponseBody) SetVolumes(v *ListVolumesResponseBodyVolumes) *ListVolumesResponseBody
func (ListVolumesResponseBody) String ¶
func (s ListVolumesResponseBody) String() string
type ListVolumesResponseBodyVolumes ¶
type ListVolumesResponseBodyVolumes struct {
VolumeInfo []*ListVolumesResponseBodyVolumesVolumeInfo `json:"VolumeInfo,omitempty" xml:"VolumeInfo,omitempty" type:"Repeated"`
}
func (ListVolumesResponseBodyVolumes) GoString ¶
func (s ListVolumesResponseBodyVolumes) GoString() string
func (*ListVolumesResponseBodyVolumes) SetVolumeInfo ¶
func (s *ListVolumesResponseBodyVolumes) SetVolumeInfo(v []*ListVolumesResponseBodyVolumesVolumeInfo) *ListVolumesResponseBodyVolumes
func (ListVolumesResponseBodyVolumes) String ¶
func (s ListVolumesResponseBodyVolumes) String() string
type ListVolumesResponseBodyVolumesVolumeInfo ¶
type ListVolumesResponseBodyVolumesVolumeInfo struct { AdditionalVolumes *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes `json:"AdditionalVolumes,omitempty" xml:"AdditionalVolumes,omitempty" type:"Struct"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ClusterName *string `json:"ClusterName,omitempty" xml:"ClusterName,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` }
func (ListVolumesResponseBodyVolumesVolumeInfo) GoString ¶
func (s ListVolumesResponseBodyVolumesVolumeInfo) GoString() string
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetAdditionalVolumes ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetAdditionalVolumes(v *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetClusterId ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetClusterId(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetClusterName ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetClusterName(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetRegionId ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetRegionId(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetRemoteDirectory ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetRemoteDirectory(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeId ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeId(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeMountpoint ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeMountpoint(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeProtocol ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeProtocol(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeType ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfo) SetVolumeType(v string) *ListVolumesResponseBodyVolumesVolumeInfo
func (ListVolumesResponseBodyVolumesVolumeInfo) String ¶
func (s ListVolumesResponseBodyVolumesVolumeInfo) String() string
type ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes ¶
type ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes struct {
VolumeInfo []*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo `json:"VolumeInfo,omitempty" xml:"VolumeInfo,omitempty" type:"Repeated"`
}
func (ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) GoString ¶
func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) GoString() string
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) SetVolumeInfo ¶
func (ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) String ¶
func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumes) String() string
type ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo ¶
type ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo struct { JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` LocalDirectory *string `json:"LocalDirectory,omitempty" xml:"LocalDirectory,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` }
func (ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) GoString ¶
func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) GoString() string
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetJobQueue ¶
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetLocalDirectory ¶
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetLocation ¶
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetRemoteDirectory ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetRemoteDirectory(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeId ¶
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeMountpoint ¶
func (s *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeMountpoint(v string) *ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeProtocol ¶
func (*ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) SetVolumeType ¶
func (ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) String ¶
func (s ListVolumesResponseBodyVolumesVolumeInfoAdditionalVolumesVolumeInfo) String() string
type ModifyClusterAttributesRequest ¶
type ModifyClusterAttributesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (ModifyClusterAttributesRequest) GoString ¶
func (s ModifyClusterAttributesRequest) GoString() string
func (*ModifyClusterAttributesRequest) SetClusterId ¶
func (s *ModifyClusterAttributesRequest) SetClusterId(v string) *ModifyClusterAttributesRequest
func (*ModifyClusterAttributesRequest) SetDescription ¶
func (s *ModifyClusterAttributesRequest) SetDescription(v string) *ModifyClusterAttributesRequest
func (*ModifyClusterAttributesRequest) SetImageId ¶
func (s *ModifyClusterAttributesRequest) SetImageId(v string) *ModifyClusterAttributesRequest
func (*ModifyClusterAttributesRequest) SetImageOwnerAlias ¶
func (s *ModifyClusterAttributesRequest) SetImageOwnerAlias(v string) *ModifyClusterAttributesRequest
func (*ModifyClusterAttributesRequest) SetName ¶
func (s *ModifyClusterAttributesRequest) SetName(v string) *ModifyClusterAttributesRequest
func (ModifyClusterAttributesRequest) String ¶
func (s ModifyClusterAttributesRequest) String() string
type ModifyClusterAttributesResponse ¶
type ModifyClusterAttributesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyClusterAttributesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyClusterAttributesResponse) GoString ¶
func (s ModifyClusterAttributesResponse) GoString() string
func (*ModifyClusterAttributesResponse) SetBody ¶
func (s *ModifyClusterAttributesResponse) SetBody(v *ModifyClusterAttributesResponseBody) *ModifyClusterAttributesResponse
func (*ModifyClusterAttributesResponse) SetHeaders ¶
func (s *ModifyClusterAttributesResponse) SetHeaders(v map[string]*string) *ModifyClusterAttributesResponse
func (ModifyClusterAttributesResponse) String ¶
func (s ModifyClusterAttributesResponse) String() string
type ModifyClusterAttributesResponseBody ¶
type ModifyClusterAttributesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyClusterAttributesResponseBody) GoString ¶
func (s ModifyClusterAttributesResponseBody) GoString() string
func (*ModifyClusterAttributesResponseBody) SetRequestId ¶
func (s *ModifyClusterAttributesResponseBody) SetRequestId(v string) *ModifyClusterAttributesResponseBody
func (ModifyClusterAttributesResponseBody) String ¶
func (s ModifyClusterAttributesResponseBody) String() string
type ModifyContainerAppAttributesRequest ¶
type ModifyContainerAppAttributesRequest struct { ContainerId *string `json:"ContainerId,omitempty" xml:"ContainerId,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` }
func (ModifyContainerAppAttributesRequest) GoString ¶
func (s ModifyContainerAppAttributesRequest) GoString() string
func (*ModifyContainerAppAttributesRequest) SetContainerId ¶
func (s *ModifyContainerAppAttributesRequest) SetContainerId(v string) *ModifyContainerAppAttributesRequest
func (*ModifyContainerAppAttributesRequest) SetDescription ¶
func (s *ModifyContainerAppAttributesRequest) SetDescription(v string) *ModifyContainerAppAttributesRequest
func (ModifyContainerAppAttributesRequest) String ¶
func (s ModifyContainerAppAttributesRequest) String() string
type ModifyContainerAppAttributesResponse ¶
type ModifyContainerAppAttributesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyContainerAppAttributesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyContainerAppAttributesResponse) GoString ¶
func (s ModifyContainerAppAttributesResponse) GoString() string
func (*ModifyContainerAppAttributesResponse) SetHeaders ¶
func (s *ModifyContainerAppAttributesResponse) SetHeaders(v map[string]*string) *ModifyContainerAppAttributesResponse
func (ModifyContainerAppAttributesResponse) String ¶
func (s ModifyContainerAppAttributesResponse) String() string
type ModifyContainerAppAttributesResponseBody ¶
type ModifyContainerAppAttributesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyContainerAppAttributesResponseBody) GoString ¶
func (s ModifyContainerAppAttributesResponseBody) GoString() string
func (*ModifyContainerAppAttributesResponseBody) SetRequestId ¶
func (s *ModifyContainerAppAttributesResponseBody) SetRequestId(v string) *ModifyContainerAppAttributesResponseBody
func (ModifyContainerAppAttributesResponseBody) String ¶
func (s ModifyContainerAppAttributesResponseBody) String() string
type ModifyImageGatewayConfigRequest ¶
type ModifyImageGatewayConfigRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DBPassword *string `json:"DBPassword,omitempty" xml:"DBPassword,omitempty"` DBServerInfo *string `json:"DBServerInfo,omitempty" xml:"DBServerInfo,omitempty"` DBType *string `json:"DBType,omitempty" xml:"DBType,omitempty"` DBUsername *string `json:"DBUsername,omitempty" xml:"DBUsername,omitempty"` DefaultRepoLocation *string `json:"DefaultRepoLocation,omitempty" xml:"DefaultRepoLocation,omitempty"` ImageExpirationTimeout *string `json:"ImageExpirationTimeout,omitempty" xml:"ImageExpirationTimeout,omitempty"` PullUpdateTimeout *int32 `json:"PullUpdateTimeout,omitempty" xml:"PullUpdateTimeout,omitempty"` Repo []*ModifyImageGatewayConfigRequestRepo `json:"Repo,omitempty" xml:"Repo,omitempty" type:"Repeated"` }
func (ModifyImageGatewayConfigRequest) GoString ¶
func (s ModifyImageGatewayConfigRequest) GoString() string
func (*ModifyImageGatewayConfigRequest) SetClusterId ¶
func (s *ModifyImageGatewayConfigRequest) SetClusterId(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetDBPassword ¶
func (s *ModifyImageGatewayConfigRequest) SetDBPassword(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetDBServerInfo ¶
func (s *ModifyImageGatewayConfigRequest) SetDBServerInfo(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetDBType ¶
func (s *ModifyImageGatewayConfigRequest) SetDBType(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetDBUsername ¶
func (s *ModifyImageGatewayConfigRequest) SetDBUsername(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetDefaultRepoLocation ¶
func (s *ModifyImageGatewayConfigRequest) SetDefaultRepoLocation(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetImageExpirationTimeout ¶
func (s *ModifyImageGatewayConfigRequest) SetImageExpirationTimeout(v string) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetPullUpdateTimeout ¶
func (s *ModifyImageGatewayConfigRequest) SetPullUpdateTimeout(v int32) *ModifyImageGatewayConfigRequest
func (*ModifyImageGatewayConfigRequest) SetRepo ¶
func (s *ModifyImageGatewayConfigRequest) SetRepo(v []*ModifyImageGatewayConfigRequestRepo) *ModifyImageGatewayConfigRequest
func (ModifyImageGatewayConfigRequest) String ¶
func (s ModifyImageGatewayConfigRequest) String() string
type ModifyImageGatewayConfigRequestRepo ¶
type ModifyImageGatewayConfigRequestRepo struct { Auth *string `json:"Auth,omitempty" xml:"Auth,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` URL *string `json:"URL,omitempty" xml:"URL,omitempty"` }
func (ModifyImageGatewayConfigRequestRepo) GoString ¶
func (s ModifyImageGatewayConfigRequestRepo) GoString() string
func (*ModifyImageGatewayConfigRequestRepo) SetAuth ¶
func (s *ModifyImageGatewayConfigRequestRepo) SetAuth(v string) *ModifyImageGatewayConfigRequestRepo
func (*ModifyImageGatewayConfigRequestRepo) SetLocation ¶
func (s *ModifyImageGatewayConfigRequestRepo) SetLocation(v string) *ModifyImageGatewayConfigRequestRepo
func (*ModifyImageGatewayConfigRequestRepo) SetURL ¶
func (s *ModifyImageGatewayConfigRequestRepo) SetURL(v string) *ModifyImageGatewayConfigRequestRepo
func (ModifyImageGatewayConfigRequestRepo) String ¶
func (s ModifyImageGatewayConfigRequestRepo) String() string
type ModifyImageGatewayConfigResponse ¶
type ModifyImageGatewayConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyImageGatewayConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyImageGatewayConfigResponse) GoString ¶
func (s ModifyImageGatewayConfigResponse) GoString() string
func (*ModifyImageGatewayConfigResponse) SetBody ¶
func (s *ModifyImageGatewayConfigResponse) SetBody(v *ModifyImageGatewayConfigResponseBody) *ModifyImageGatewayConfigResponse
func (*ModifyImageGatewayConfigResponse) SetHeaders ¶
func (s *ModifyImageGatewayConfigResponse) SetHeaders(v map[string]*string) *ModifyImageGatewayConfigResponse
func (ModifyImageGatewayConfigResponse) String ¶
func (s ModifyImageGatewayConfigResponse) String() string
type ModifyImageGatewayConfigResponseBody ¶
type ModifyImageGatewayConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyImageGatewayConfigResponseBody) GoString ¶
func (s ModifyImageGatewayConfigResponseBody) GoString() string
func (*ModifyImageGatewayConfigResponseBody) SetRequestId ¶
func (s *ModifyImageGatewayConfigResponseBody) SetRequestId(v string) *ModifyImageGatewayConfigResponseBody
func (ModifyImageGatewayConfigResponseBody) String ¶
func (s ModifyImageGatewayConfigResponseBody) String() string
type ModifyUserGroupsRequest ¶
type ModifyUserGroupsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` User []*ModifyUserGroupsRequestUser `json:"User,omitempty" xml:"User,omitempty" type:"Repeated"` }
func (ModifyUserGroupsRequest) GoString ¶
func (s ModifyUserGroupsRequest) GoString() string
func (*ModifyUserGroupsRequest) SetClusterId ¶
func (s *ModifyUserGroupsRequest) SetClusterId(v string) *ModifyUserGroupsRequest
func (*ModifyUserGroupsRequest) SetUser ¶
func (s *ModifyUserGroupsRequest) SetUser(v []*ModifyUserGroupsRequestUser) *ModifyUserGroupsRequest
func (ModifyUserGroupsRequest) String ¶
func (s ModifyUserGroupsRequest) String() string
type ModifyUserGroupsRequestUser ¶
type ModifyUserGroupsRequestUser struct { Group *string `json:"Group,omitempty" xml:"Group,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (ModifyUserGroupsRequestUser) GoString ¶
func (s ModifyUserGroupsRequestUser) GoString() string
func (*ModifyUserGroupsRequestUser) SetGroup ¶
func (s *ModifyUserGroupsRequestUser) SetGroup(v string) *ModifyUserGroupsRequestUser
func (*ModifyUserGroupsRequestUser) SetName ¶
func (s *ModifyUserGroupsRequestUser) SetName(v string) *ModifyUserGroupsRequestUser
func (ModifyUserGroupsRequestUser) String ¶
func (s ModifyUserGroupsRequestUser) String() string
type ModifyUserGroupsResponse ¶
type ModifyUserGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyUserGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyUserGroupsResponse) GoString ¶
func (s ModifyUserGroupsResponse) GoString() string
func (*ModifyUserGroupsResponse) SetBody ¶
func (s *ModifyUserGroupsResponse) SetBody(v *ModifyUserGroupsResponseBody) *ModifyUserGroupsResponse
func (*ModifyUserGroupsResponse) SetHeaders ¶
func (s *ModifyUserGroupsResponse) SetHeaders(v map[string]*string) *ModifyUserGroupsResponse
func (ModifyUserGroupsResponse) String ¶
func (s ModifyUserGroupsResponse) String() string
type ModifyUserGroupsResponseBody ¶
type ModifyUserGroupsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyUserGroupsResponseBody) GoString ¶
func (s ModifyUserGroupsResponseBody) GoString() string
func (*ModifyUserGroupsResponseBody) SetRequestId ¶
func (s *ModifyUserGroupsResponseBody) SetRequestId(v string) *ModifyUserGroupsResponseBody
func (ModifyUserGroupsResponseBody) String ¶
func (s ModifyUserGroupsResponseBody) String() string
type ModifyUserPasswordsRequest ¶
type ModifyUserPasswordsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` User []*ModifyUserPasswordsRequestUser `json:"User,omitempty" xml:"User,omitempty" type:"Repeated"` }
func (ModifyUserPasswordsRequest) GoString ¶
func (s ModifyUserPasswordsRequest) GoString() string
func (*ModifyUserPasswordsRequest) SetClusterId ¶
func (s *ModifyUserPasswordsRequest) SetClusterId(v string) *ModifyUserPasswordsRequest
func (*ModifyUserPasswordsRequest) SetUser ¶
func (s *ModifyUserPasswordsRequest) SetUser(v []*ModifyUserPasswordsRequestUser) *ModifyUserPasswordsRequest
func (ModifyUserPasswordsRequest) String ¶
func (s ModifyUserPasswordsRequest) String() string
type ModifyUserPasswordsRequestUser ¶
type ModifyUserPasswordsRequestUser struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` }
func (ModifyUserPasswordsRequestUser) GoString ¶
func (s ModifyUserPasswordsRequestUser) GoString() string
func (*ModifyUserPasswordsRequestUser) SetName ¶
func (s *ModifyUserPasswordsRequestUser) SetName(v string) *ModifyUserPasswordsRequestUser
func (*ModifyUserPasswordsRequestUser) SetPassword ¶
func (s *ModifyUserPasswordsRequestUser) SetPassword(v string) *ModifyUserPasswordsRequestUser
func (ModifyUserPasswordsRequestUser) String ¶
func (s ModifyUserPasswordsRequestUser) String() string
type ModifyUserPasswordsResponse ¶
type ModifyUserPasswordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyUserPasswordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyUserPasswordsResponse) GoString ¶
func (s ModifyUserPasswordsResponse) GoString() string
func (*ModifyUserPasswordsResponse) SetBody ¶
func (s *ModifyUserPasswordsResponse) SetBody(v *ModifyUserPasswordsResponseBody) *ModifyUserPasswordsResponse
func (*ModifyUserPasswordsResponse) SetHeaders ¶
func (s *ModifyUserPasswordsResponse) SetHeaders(v map[string]*string) *ModifyUserPasswordsResponse
func (ModifyUserPasswordsResponse) String ¶
func (s ModifyUserPasswordsResponse) String() string
type ModifyUserPasswordsResponseBody ¶
type ModifyUserPasswordsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyUserPasswordsResponseBody) GoString ¶
func (s ModifyUserPasswordsResponseBody) GoString() string
func (*ModifyUserPasswordsResponseBody) SetRequestId ¶
func (s *ModifyUserPasswordsResponseBody) SetRequestId(v string) *ModifyUserPasswordsResponseBody
func (ModifyUserPasswordsResponseBody) String ¶
func (s ModifyUserPasswordsResponseBody) String() string
type ModifyVisualServicePasswdRequest ¶
type ModifyVisualServicePasswdRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Passwd *string `json:"Passwd,omitempty" xml:"Passwd,omitempty"` RunasUser *string `json:"RunasUser,omitempty" xml:"RunasUser,omitempty"` RunasUserPassword *string `json:"RunasUserPassword,omitempty" xml:"RunasUserPassword,omitempty"` }
func (ModifyVisualServicePasswdRequest) GoString ¶
func (s ModifyVisualServicePasswdRequest) GoString() string
func (*ModifyVisualServicePasswdRequest) SetClusterId ¶
func (s *ModifyVisualServicePasswdRequest) SetClusterId(v string) *ModifyVisualServicePasswdRequest
func (*ModifyVisualServicePasswdRequest) SetPasswd ¶
func (s *ModifyVisualServicePasswdRequest) SetPasswd(v string) *ModifyVisualServicePasswdRequest
func (*ModifyVisualServicePasswdRequest) SetRunasUser ¶
func (s *ModifyVisualServicePasswdRequest) SetRunasUser(v string) *ModifyVisualServicePasswdRequest
func (*ModifyVisualServicePasswdRequest) SetRunasUserPassword ¶
func (s *ModifyVisualServicePasswdRequest) SetRunasUserPassword(v string) *ModifyVisualServicePasswdRequest
func (ModifyVisualServicePasswdRequest) String ¶
func (s ModifyVisualServicePasswdRequest) String() string
type ModifyVisualServicePasswdResponse ¶
type ModifyVisualServicePasswdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyVisualServicePasswdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyVisualServicePasswdResponse) GoString ¶
func (s ModifyVisualServicePasswdResponse) GoString() string
func (*ModifyVisualServicePasswdResponse) SetHeaders ¶
func (s *ModifyVisualServicePasswdResponse) SetHeaders(v map[string]*string) *ModifyVisualServicePasswdResponse
func (ModifyVisualServicePasswdResponse) String ¶
func (s ModifyVisualServicePasswdResponse) String() string
type ModifyVisualServicePasswdResponseBody ¶
type ModifyVisualServicePasswdResponseBody struct { Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyVisualServicePasswdResponseBody) GoString ¶
func (s ModifyVisualServicePasswdResponseBody) GoString() string
func (*ModifyVisualServicePasswdResponseBody) SetMessage ¶
func (s *ModifyVisualServicePasswdResponseBody) SetMessage(v string) *ModifyVisualServicePasswdResponseBody
func (*ModifyVisualServicePasswdResponseBody) SetRequestId ¶
func (s *ModifyVisualServicePasswdResponseBody) SetRequestId(v string) *ModifyVisualServicePasswdResponseBody
func (ModifyVisualServicePasswdResponseBody) String ¶
func (s ModifyVisualServicePasswdResponseBody) String() string
type MountNFSRequest ¶
type MountNFSRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` MountDir *string `json:"MountDir,omitempty" xml:"MountDir,omitempty"` NfsDir *string `json:"NfsDir,omitempty" xml:"NfsDir,omitempty"` ProtocolType *string `json:"ProtocolType,omitempty" xml:"ProtocolType,omitempty"` RemoteDir *string `json:"RemoteDir,omitempty" xml:"RemoteDir,omitempty"` }
func (MountNFSRequest) GoString ¶
func (s MountNFSRequest) GoString() string
func (*MountNFSRequest) SetInstanceId ¶
func (s *MountNFSRequest) SetInstanceId(v string) *MountNFSRequest
func (*MountNFSRequest) SetMountDir ¶
func (s *MountNFSRequest) SetMountDir(v string) *MountNFSRequest
func (*MountNFSRequest) SetNfsDir ¶
func (s *MountNFSRequest) SetNfsDir(v string) *MountNFSRequest
func (*MountNFSRequest) SetProtocolType ¶
func (s *MountNFSRequest) SetProtocolType(v string) *MountNFSRequest
func (*MountNFSRequest) SetRemoteDir ¶
func (s *MountNFSRequest) SetRemoteDir(v string) *MountNFSRequest
func (MountNFSRequest) String ¶
func (s MountNFSRequest) String() string
type MountNFSResponse ¶
type MountNFSResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *MountNFSResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (MountNFSResponse) GoString ¶
func (s MountNFSResponse) GoString() string
func (*MountNFSResponse) SetBody ¶
func (s *MountNFSResponse) SetBody(v *MountNFSResponseBody) *MountNFSResponse
func (*MountNFSResponse) SetHeaders ¶
func (s *MountNFSResponse) SetHeaders(v map[string]*string) *MountNFSResponse
func (MountNFSResponse) String ¶
func (s MountNFSResponse) String() string
type MountNFSResponseBody ¶
type MountNFSResponseBody struct { InvokeId *string `json:"InvokeId,omitempty" xml:"InvokeId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (MountNFSResponseBody) GoString ¶
func (s MountNFSResponseBody) GoString() string
func (*MountNFSResponseBody) SetInvokeId ¶
func (s *MountNFSResponseBody) SetInvokeId(v string) *MountNFSResponseBody
func (*MountNFSResponseBody) SetRequestId ¶
func (s *MountNFSResponseBody) SetRequestId(v string) *MountNFSResponseBody
func (MountNFSResponseBody) String ¶
func (s MountNFSResponseBody) String() string
type PullImageRequest ¶
type PullImageRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ContainerType *string `json:"ContainerType,omitempty" xml:"ContainerType,omitempty"` ImageTag *string `json:"ImageTag,omitempty" xml:"ImageTag,omitempty"` Repository *string `json:"Repository,omitempty" xml:"Repository,omitempty"` }
func (PullImageRequest) GoString ¶
func (s PullImageRequest) GoString() string
func (*PullImageRequest) SetClusterId ¶
func (s *PullImageRequest) SetClusterId(v string) *PullImageRequest
func (*PullImageRequest) SetContainerType ¶
func (s *PullImageRequest) SetContainerType(v string) *PullImageRequest
func (*PullImageRequest) SetImageTag ¶
func (s *PullImageRequest) SetImageTag(v string) *PullImageRequest
func (*PullImageRequest) SetRepository ¶
func (s *PullImageRequest) SetRepository(v string) *PullImageRequest
func (PullImageRequest) String ¶
func (s PullImageRequest) String() string
type PullImageResponse ¶
type PullImageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *PullImageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (PullImageResponse) GoString ¶
func (s PullImageResponse) GoString() string
func (*PullImageResponse) SetBody ¶
func (s *PullImageResponse) SetBody(v *PullImageResponseBody) *PullImageResponse
func (*PullImageResponse) SetHeaders ¶
func (s *PullImageResponse) SetHeaders(v map[string]*string) *PullImageResponse
func (PullImageResponse) String ¶
func (s PullImageResponse) String() string
type PullImageResponseBody ¶
type PullImageResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (PullImageResponseBody) GoString ¶
func (s PullImageResponseBody) GoString() string
func (*PullImageResponseBody) SetRequestId ¶
func (s *PullImageResponseBody) SetRequestId(v string) *PullImageResponseBody
func (PullImageResponseBody) String ¶
func (s PullImageResponseBody) String() string
type QueryServicePackAndPriceResponse ¶
type QueryServicePackAndPriceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryServicePackAndPriceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryServicePackAndPriceResponse) GoString ¶
func (s QueryServicePackAndPriceResponse) GoString() string
func (*QueryServicePackAndPriceResponse) SetBody ¶
func (s *QueryServicePackAndPriceResponse) SetBody(v *QueryServicePackAndPriceResponseBody) *QueryServicePackAndPriceResponse
func (*QueryServicePackAndPriceResponse) SetHeaders ¶
func (s *QueryServicePackAndPriceResponse) SetHeaders(v map[string]*string) *QueryServicePackAndPriceResponse
func (QueryServicePackAndPriceResponse) String ¶
func (s QueryServicePackAndPriceResponse) String() string
type QueryServicePackAndPriceResponseBody ¶
type QueryServicePackAndPriceResponseBody struct { ChargeAmount *int32 `json:"ChargeAmount,omitempty" xml:"ChargeAmount,omitempty"` Currency *string `json:"Currency,omitempty" xml:"Currency,omitempty"` DiscountPrice *float32 `json:"DiscountPrice,omitempty" xml:"DiscountPrice,omitempty"` OriginalAmount *int32 `json:"OriginalAmount,omitempty" xml:"OriginalAmount,omitempty"` OriginalPrice *float32 `json:"OriginalPrice,omitempty" xml:"OriginalPrice,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServicePack *QueryServicePackAndPriceResponseBodyServicePack `json:"ServicePack,omitempty" xml:"ServicePack,omitempty" type:"Struct"` TradePrice *float32 `json:"TradePrice,omitempty" xml:"TradePrice,omitempty"` }
func (QueryServicePackAndPriceResponseBody) GoString ¶
func (s QueryServicePackAndPriceResponseBody) GoString() string
func (*QueryServicePackAndPriceResponseBody) SetChargeAmount ¶
func (s *QueryServicePackAndPriceResponseBody) SetChargeAmount(v int32) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetCurrency ¶
func (s *QueryServicePackAndPriceResponseBody) SetCurrency(v string) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetDiscountPrice ¶
func (s *QueryServicePackAndPriceResponseBody) SetDiscountPrice(v float32) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetOriginalAmount ¶
func (s *QueryServicePackAndPriceResponseBody) SetOriginalAmount(v int32) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetOriginalPrice ¶
func (s *QueryServicePackAndPriceResponseBody) SetOriginalPrice(v float32) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetRegionId ¶
func (s *QueryServicePackAndPriceResponseBody) SetRegionId(v string) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetRequestId ¶
func (s *QueryServicePackAndPriceResponseBody) SetRequestId(v string) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetServicePack ¶
func (s *QueryServicePackAndPriceResponseBody) SetServicePack(v *QueryServicePackAndPriceResponseBodyServicePack) *QueryServicePackAndPriceResponseBody
func (*QueryServicePackAndPriceResponseBody) SetTradePrice ¶
func (s *QueryServicePackAndPriceResponseBody) SetTradePrice(v float32) *QueryServicePackAndPriceResponseBody
func (QueryServicePackAndPriceResponseBody) String ¶
func (s QueryServicePackAndPriceResponseBody) String() string
type QueryServicePackAndPriceResponseBodyServicePack ¶
type QueryServicePackAndPriceResponseBodyServicePack struct {
ServicePackInfo []*QueryServicePackAndPriceResponseBodyServicePackServicePackInfo `json:"ServicePackInfo,omitempty" xml:"ServicePackInfo,omitempty" type:"Repeated"`
}
func (QueryServicePackAndPriceResponseBodyServicePack) GoString ¶
func (s QueryServicePackAndPriceResponseBodyServicePack) GoString() string
func (*QueryServicePackAndPriceResponseBodyServicePack) SetServicePackInfo ¶
func (QueryServicePackAndPriceResponseBodyServicePack) String ¶
func (s QueryServicePackAndPriceResponseBodyServicePack) String() string
type QueryServicePackAndPriceResponseBodyServicePackServicePackInfo ¶
type QueryServicePackAndPriceResponseBodyServicePackServicePackInfo struct { Capacity *int32 `json:"Capacity,omitempty" xml:"Capacity,omitempty"` EndTime *int32 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` StartTime *int32 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) GoString ¶
func (s QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) GoString() string
func (*QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetCapacity ¶
func (*QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetEndTime ¶
func (*QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetInstanceName ¶
func (*QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) SetStartTime ¶
func (QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) String ¶
func (s QueryServicePackAndPriceResponseBodyServicePackServicePackInfo) String() string
type RecoverClusterRequest ¶
type RecoverClusterRequest struct { AccountType *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` ImageOwnerAlias *string `json:"ImageOwnerAlias,omitempty" xml:"ImageOwnerAlias,omitempty"` OsTag *string `json:"OsTag,omitempty" xml:"OsTag,omitempty"` SchedulerType *string `json:"SchedulerType,omitempty" xml:"SchedulerType,omitempty"` }
func (RecoverClusterRequest) GoString ¶
func (s RecoverClusterRequest) GoString() string
func (*RecoverClusterRequest) SetAccountType ¶
func (s *RecoverClusterRequest) SetAccountType(v string) *RecoverClusterRequest
func (*RecoverClusterRequest) SetClientVersion ¶
func (s *RecoverClusterRequest) SetClientVersion(v string) *RecoverClusterRequest
func (*RecoverClusterRequest) SetClusterId ¶
func (s *RecoverClusterRequest) SetClusterId(v string) *RecoverClusterRequest
func (*RecoverClusterRequest) SetImageId ¶
func (s *RecoverClusterRequest) SetImageId(v string) *RecoverClusterRequest
func (*RecoverClusterRequest) SetImageOwnerAlias ¶
func (s *RecoverClusterRequest) SetImageOwnerAlias(v string) *RecoverClusterRequest
func (*RecoverClusterRequest) SetOsTag ¶
func (s *RecoverClusterRequest) SetOsTag(v string) *RecoverClusterRequest
func (*RecoverClusterRequest) SetSchedulerType ¶
func (s *RecoverClusterRequest) SetSchedulerType(v string) *RecoverClusterRequest
func (RecoverClusterRequest) String ¶
func (s RecoverClusterRequest) String() string
type RecoverClusterResponse ¶
type RecoverClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RecoverClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RecoverClusterResponse) GoString ¶
func (s RecoverClusterResponse) GoString() string
func (*RecoverClusterResponse) SetBody ¶
func (s *RecoverClusterResponse) SetBody(v *RecoverClusterResponseBody) *RecoverClusterResponse
func (*RecoverClusterResponse) SetHeaders ¶
func (s *RecoverClusterResponse) SetHeaders(v map[string]*string) *RecoverClusterResponse
func (RecoverClusterResponse) String ¶
func (s RecoverClusterResponse) String() string
type RecoverClusterResponseBody ¶
type RecoverClusterResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (RecoverClusterResponseBody) GoString ¶
func (s RecoverClusterResponseBody) GoString() string
func (*RecoverClusterResponseBody) SetRequestId ¶
func (s *RecoverClusterResponseBody) SetRequestId(v string) *RecoverClusterResponseBody
func (*RecoverClusterResponseBody) SetTaskId ¶
func (s *RecoverClusterResponseBody) SetTaskId(v string) *RecoverClusterResponseBody
func (RecoverClusterResponseBody) String ¶
func (s RecoverClusterResponseBody) String() string
type RerunJobsRequest ¶
type RerunJobsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Jobs *string `json:"Jobs,omitempty" xml:"Jobs,omitempty"` }
func (RerunJobsRequest) GoString ¶
func (s RerunJobsRequest) GoString() string
func (*RerunJobsRequest) SetClusterId ¶
func (s *RerunJobsRequest) SetClusterId(v string) *RerunJobsRequest
func (*RerunJobsRequest) SetJobs ¶
func (s *RerunJobsRequest) SetJobs(v string) *RerunJobsRequest
func (RerunJobsRequest) String ¶
func (s RerunJobsRequest) String() string
type RerunJobsResponse ¶
type RerunJobsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RerunJobsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RerunJobsResponse) GoString ¶
func (s RerunJobsResponse) GoString() string
func (*RerunJobsResponse) SetBody ¶
func (s *RerunJobsResponse) SetBody(v *RerunJobsResponseBody) *RerunJobsResponse
func (*RerunJobsResponse) SetHeaders ¶
func (s *RerunJobsResponse) SetHeaders(v map[string]*string) *RerunJobsResponse
func (RerunJobsResponse) String ¶
func (s RerunJobsResponse) String() string
type RerunJobsResponseBody ¶
type RerunJobsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (RerunJobsResponseBody) GoString ¶
func (s RerunJobsResponseBody) GoString() string
func (*RerunJobsResponseBody) SetRequestId ¶
func (s *RerunJobsResponseBody) SetRequestId(v string) *RerunJobsResponseBody
func (RerunJobsResponseBody) String ¶
func (s RerunJobsResponseBody) String() string
type ResetNodesRequest ¶
type ResetNodesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Instance []*ResetNodesRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` }
func (ResetNodesRequest) GoString ¶
func (s ResetNodesRequest) GoString() string
func (*ResetNodesRequest) SetClusterId ¶
func (s *ResetNodesRequest) SetClusterId(v string) *ResetNodesRequest
func (*ResetNodesRequest) SetInstance ¶
func (s *ResetNodesRequest) SetInstance(v []*ResetNodesRequestInstance) *ResetNodesRequest
func (ResetNodesRequest) String ¶
func (s ResetNodesRequest) String() string
type ResetNodesRequestInstance ¶
type ResetNodesRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (ResetNodesRequestInstance) GoString ¶
func (s ResetNodesRequestInstance) GoString() string
func (*ResetNodesRequestInstance) SetId ¶
func (s *ResetNodesRequestInstance) SetId(v string) *ResetNodesRequestInstance
func (ResetNodesRequestInstance) String ¶
func (s ResetNodesRequestInstance) String() string
type ResetNodesResponse ¶
type ResetNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ResetNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ResetNodesResponse) GoString ¶
func (s ResetNodesResponse) GoString() string
func (*ResetNodesResponse) SetBody ¶
func (s *ResetNodesResponse) SetBody(v *ResetNodesResponseBody) *ResetNodesResponse
func (*ResetNodesResponse) SetHeaders ¶
func (s *ResetNodesResponse) SetHeaders(v map[string]*string) *ResetNodesResponse
func (ResetNodesResponse) String ¶
func (s ResetNodesResponse) String() string
type ResetNodesResponseBody ¶
type ResetNodesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (ResetNodesResponseBody) GoString ¶
func (s ResetNodesResponseBody) GoString() string
func (*ResetNodesResponseBody) SetRequestId ¶
func (s *ResetNodesResponseBody) SetRequestId(v string) *ResetNodesResponseBody
func (*ResetNodesResponseBody) SetTaskId ¶
func (s *ResetNodesResponseBody) SetTaskId(v string) *ResetNodesResponseBody
func (ResetNodesResponseBody) String ¶
func (s ResetNodesResponseBody) String() string
type RunCloudMetricProfilingRequest ¶
type RunCloudMetricProfilingRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Duration *int32 `json:"Duration,omitempty" xml:"Duration,omitempty"` Freq *int32 `json:"Freq,omitempty" xml:"Freq,omitempty"` HostName *string `json:"HostName,omitempty" xml:"HostName,omitempty"` ProcessId *int32 `json:"ProcessId,omitempty" xml:"ProcessId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (RunCloudMetricProfilingRequest) GoString ¶
func (s RunCloudMetricProfilingRequest) GoString() string
func (*RunCloudMetricProfilingRequest) SetClusterId ¶
func (s *RunCloudMetricProfilingRequest) SetClusterId(v string) *RunCloudMetricProfilingRequest
func (*RunCloudMetricProfilingRequest) SetDuration ¶
func (s *RunCloudMetricProfilingRequest) SetDuration(v int32) *RunCloudMetricProfilingRequest
func (*RunCloudMetricProfilingRequest) SetFreq ¶
func (s *RunCloudMetricProfilingRequest) SetFreq(v int32) *RunCloudMetricProfilingRequest
func (*RunCloudMetricProfilingRequest) SetHostName ¶
func (s *RunCloudMetricProfilingRequest) SetHostName(v string) *RunCloudMetricProfilingRequest
func (*RunCloudMetricProfilingRequest) SetProcessId ¶
func (s *RunCloudMetricProfilingRequest) SetProcessId(v int32) *RunCloudMetricProfilingRequest
func (*RunCloudMetricProfilingRequest) SetRegionId ¶
func (s *RunCloudMetricProfilingRequest) SetRegionId(v string) *RunCloudMetricProfilingRequest
func (RunCloudMetricProfilingRequest) String ¶
func (s RunCloudMetricProfilingRequest) String() string
type RunCloudMetricProfilingResponse ¶
type RunCloudMetricProfilingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RunCloudMetricProfilingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RunCloudMetricProfilingResponse) GoString ¶
func (s RunCloudMetricProfilingResponse) GoString() string
func (*RunCloudMetricProfilingResponse) SetBody ¶
func (s *RunCloudMetricProfilingResponse) SetBody(v *RunCloudMetricProfilingResponseBody) *RunCloudMetricProfilingResponse
func (*RunCloudMetricProfilingResponse) SetHeaders ¶
func (s *RunCloudMetricProfilingResponse) SetHeaders(v map[string]*string) *RunCloudMetricProfilingResponse
func (RunCloudMetricProfilingResponse) String ¶
func (s RunCloudMetricProfilingResponse) String() string
type RunCloudMetricProfilingResponseBody ¶
type RunCloudMetricProfilingResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (RunCloudMetricProfilingResponseBody) GoString ¶
func (s RunCloudMetricProfilingResponseBody) GoString() string
func (*RunCloudMetricProfilingResponseBody) SetRequestId ¶
func (s *RunCloudMetricProfilingResponseBody) SetRequestId(v string) *RunCloudMetricProfilingResponseBody
func (RunCloudMetricProfilingResponseBody) String ¶
func (s RunCloudMetricProfilingResponseBody) String() string
type SetAutoScaleConfigRequest ¶
type SetAutoScaleConfigRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` EnableAutoShrink *bool `json:"EnableAutoShrink,omitempty" xml:"EnableAutoShrink,omitempty"` ExcludeNodes *string `json:"ExcludeNodes,omitempty" xml:"ExcludeNodes,omitempty"` ExtraNodesGrowRatio *int32 `json:"ExtraNodesGrowRatio,omitempty" xml:"ExtraNodesGrowRatio,omitempty"` GrowIntervalInMinutes *int32 `json:"GrowIntervalInMinutes,omitempty" xml:"GrowIntervalInMinutes,omitempty"` GrowRatio *int32 `json:"GrowRatio,omitempty" xml:"GrowRatio,omitempty"` GrowTimeoutInMinutes *int32 `json:"GrowTimeoutInMinutes,omitempty" xml:"GrowTimeoutInMinutes,omitempty"` ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` MaxNodesInCluster *int32 `json:"MaxNodesInCluster,omitempty" xml:"MaxNodesInCluster,omitempty"` Queues []*SetAutoScaleConfigRequestQueues `json:"Queues,omitempty" xml:"Queues,omitempty" type:"Repeated"` ShrinkIdleTimes *int32 `json:"ShrinkIdleTimes,omitempty" xml:"ShrinkIdleTimes,omitempty"` ShrinkIntervalInMinutes *int32 `json:"ShrinkIntervalInMinutes,omitempty" xml:"ShrinkIntervalInMinutes,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` }
func (SetAutoScaleConfigRequest) GoString ¶
func (s SetAutoScaleConfigRequest) GoString() string
func (*SetAutoScaleConfigRequest) SetClusterId ¶
func (s *SetAutoScaleConfigRequest) SetClusterId(v string) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetEnableAutoGrow ¶
func (s *SetAutoScaleConfigRequest) SetEnableAutoGrow(v bool) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetEnableAutoShrink ¶
func (s *SetAutoScaleConfigRequest) SetEnableAutoShrink(v bool) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetExcludeNodes ¶
func (s *SetAutoScaleConfigRequest) SetExcludeNodes(v string) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetExtraNodesGrowRatio ¶
func (s *SetAutoScaleConfigRequest) SetExtraNodesGrowRatio(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetGrowIntervalInMinutes ¶
func (s *SetAutoScaleConfigRequest) SetGrowIntervalInMinutes(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetGrowRatio ¶
func (s *SetAutoScaleConfigRequest) SetGrowRatio(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetGrowTimeoutInMinutes ¶
func (s *SetAutoScaleConfigRequest) SetGrowTimeoutInMinutes(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetImageId ¶
func (s *SetAutoScaleConfigRequest) SetImageId(v string) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetMaxNodesInCluster ¶
func (s *SetAutoScaleConfigRequest) SetMaxNodesInCluster(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetQueues ¶
func (s *SetAutoScaleConfigRequest) SetQueues(v []*SetAutoScaleConfigRequestQueues) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetShrinkIdleTimes ¶
func (s *SetAutoScaleConfigRequest) SetShrinkIdleTimes(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetShrinkIntervalInMinutes ¶
func (s *SetAutoScaleConfigRequest) SetShrinkIntervalInMinutes(v int32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetSpotPriceLimit ¶
func (s *SetAutoScaleConfigRequest) SetSpotPriceLimit(v float32) *SetAutoScaleConfigRequest
func (*SetAutoScaleConfigRequest) SetSpotStrategy ¶
func (s *SetAutoScaleConfigRequest) SetSpotStrategy(v string) *SetAutoScaleConfigRequest
func (SetAutoScaleConfigRequest) String ¶
func (s SetAutoScaleConfigRequest) String() string
type SetAutoScaleConfigRequestQueues ¶
type SetAutoScaleConfigRequestQueues struct { DataDisks []*SetAutoScaleConfigRequestQueuesDataDisks `json:"DataDisks,omitempty" xml:"DataDisks,omitempty" type:"Repeated"` EnableAutoGrow *bool `json:"EnableAutoGrow,omitempty" xml:"EnableAutoGrow,omitempty"` EnableAutoShrink *bool `json:"EnableAutoShrink,omitempty" xml:"EnableAutoShrink,omitempty"` HostNamePrefix *string `json:"HostNamePrefix,omitempty" xml:"HostNamePrefix,omitempty"` HostNameSuffix *string `json:"HostNameSuffix,omitempty" xml:"HostNameSuffix,omitempty"` InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` InstanceTypes []*SetAutoScaleConfigRequestQueuesInstanceTypes `json:"InstanceTypes,omitempty" xml:"InstanceTypes,omitempty" type:"Repeated"` MaxNodesInQueue *int32 `json:"MaxNodesInQueue,omitempty" xml:"MaxNodesInQueue,omitempty"` MaxNodesPerCycle *int64 `json:"MaxNodesPerCycle,omitempty" xml:"MaxNodesPerCycle,omitempty"` MinNodesInQueue *int32 `json:"MinNodesInQueue,omitempty" xml:"MinNodesInQueue,omitempty"` MinNodesPerCycle *int64 `json:"MinNodesPerCycle,omitempty" xml:"MinNodesPerCycle,omitempty"` QueueImageId *string `json:"QueueImageId,omitempty" xml:"QueueImageId,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` SystemDiskCategory *string `json:"SystemDiskCategory,omitempty" xml:"SystemDiskCategory,omitempty"` SystemDiskLevel *string `json:"SystemDiskLevel,omitempty" xml:"SystemDiskLevel,omitempty"` SystemDiskSize *int32 `json:"SystemDiskSize,omitempty" xml:"SystemDiskSize,omitempty"` }
func (SetAutoScaleConfigRequestQueues) GoString ¶
func (s SetAutoScaleConfigRequestQueues) GoString() string
func (*SetAutoScaleConfigRequestQueues) SetDataDisks ¶
func (s *SetAutoScaleConfigRequestQueues) SetDataDisks(v []*SetAutoScaleConfigRequestQueuesDataDisks) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetEnableAutoGrow ¶
func (s *SetAutoScaleConfigRequestQueues) SetEnableAutoGrow(v bool) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetEnableAutoShrink ¶
func (s *SetAutoScaleConfigRequestQueues) SetEnableAutoShrink(v bool) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetHostNamePrefix ¶
func (s *SetAutoScaleConfigRequestQueues) SetHostNamePrefix(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetHostNameSuffix ¶
func (s *SetAutoScaleConfigRequestQueues) SetHostNameSuffix(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetInstanceType ¶
func (s *SetAutoScaleConfigRequestQueues) SetInstanceType(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetInstanceTypes ¶
func (s *SetAutoScaleConfigRequestQueues) SetInstanceTypes(v []*SetAutoScaleConfigRequestQueuesInstanceTypes) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetMaxNodesInQueue ¶
func (s *SetAutoScaleConfigRequestQueues) SetMaxNodesInQueue(v int32) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetMaxNodesPerCycle ¶
func (s *SetAutoScaleConfigRequestQueues) SetMaxNodesPerCycle(v int64) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetMinNodesInQueue ¶
func (s *SetAutoScaleConfigRequestQueues) SetMinNodesInQueue(v int32) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetMinNodesPerCycle ¶
func (s *SetAutoScaleConfigRequestQueues) SetMinNodesPerCycle(v int64) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetQueueImageId ¶
func (s *SetAutoScaleConfigRequestQueues) SetQueueImageId(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetQueueName ¶
func (s *SetAutoScaleConfigRequestQueues) SetQueueName(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetSpotPriceLimit ¶
func (s *SetAutoScaleConfigRequestQueues) SetSpotPriceLimit(v float32) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetSpotStrategy ¶
func (s *SetAutoScaleConfigRequestQueues) SetSpotStrategy(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetSystemDiskCategory ¶
func (s *SetAutoScaleConfigRequestQueues) SetSystemDiskCategory(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetSystemDiskLevel ¶
func (s *SetAutoScaleConfigRequestQueues) SetSystemDiskLevel(v string) *SetAutoScaleConfigRequestQueues
func (*SetAutoScaleConfigRequestQueues) SetSystemDiskSize ¶
func (s *SetAutoScaleConfigRequestQueues) SetSystemDiskSize(v int32) *SetAutoScaleConfigRequestQueues
func (SetAutoScaleConfigRequestQueues) String ¶
func (s SetAutoScaleConfigRequestQueues) String() string
type SetAutoScaleConfigRequestQueuesDataDisks ¶
type SetAutoScaleConfigRequestQueuesDataDisks struct { DataDiskCategory *string `json:"DataDiskCategory,omitempty" xml:"DataDiskCategory,omitempty"` DataDiskDeleteWithInstance *bool `json:"DataDiskDeleteWithInstance,omitempty" xml:"DataDiskDeleteWithInstance,omitempty"` DataDiskEncrypted *bool `json:"DataDiskEncrypted,omitempty" xml:"DataDiskEncrypted,omitempty"` DataDiskKMSKeyId *string `json:"DataDiskKMSKeyId,omitempty" xml:"DataDiskKMSKeyId,omitempty"` DataDiskPerformanceLevel *string `json:"DataDiskPerformanceLevel,omitempty" xml:"DataDiskPerformanceLevel,omitempty"` DataDiskSize *int32 `json:"DataDiskSize,omitempty" xml:"DataDiskSize,omitempty"` }
func (SetAutoScaleConfigRequestQueuesDataDisks) GoString ¶
func (s SetAutoScaleConfigRequestQueuesDataDisks) GoString() string
func (*SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskCategory ¶
func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskCategory(v string) *SetAutoScaleConfigRequestQueuesDataDisks
func (*SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskDeleteWithInstance ¶
func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskDeleteWithInstance(v bool) *SetAutoScaleConfigRequestQueuesDataDisks
func (*SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskEncrypted ¶
func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskEncrypted(v bool) *SetAutoScaleConfigRequestQueuesDataDisks
func (*SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskKMSKeyId ¶
func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskKMSKeyId(v string) *SetAutoScaleConfigRequestQueuesDataDisks
func (*SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskPerformanceLevel ¶
func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskPerformanceLevel(v string) *SetAutoScaleConfigRequestQueuesDataDisks
func (*SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskSize ¶
func (s *SetAutoScaleConfigRequestQueuesDataDisks) SetDataDiskSize(v int32) *SetAutoScaleConfigRequestQueuesDataDisks
func (SetAutoScaleConfigRequestQueuesDataDisks) String ¶
func (s SetAutoScaleConfigRequestQueuesDataDisks) String() string
type SetAutoScaleConfigRequestQueuesInstanceTypes ¶
type SetAutoScaleConfigRequestQueuesInstanceTypes struct { InstanceType *string `json:"InstanceType,omitempty" xml:"InstanceType,omitempty"` SpotPriceLimit *float32 `json:"SpotPriceLimit,omitempty" xml:"SpotPriceLimit,omitempty"` SpotStrategy *string `json:"SpotStrategy,omitempty" xml:"SpotStrategy,omitempty"` VSwitchId *string `json:"VSwitchId,omitempty" xml:"VSwitchId,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (SetAutoScaleConfigRequestQueuesInstanceTypes) GoString ¶
func (s SetAutoScaleConfigRequestQueuesInstanceTypes) GoString() string
func (*SetAutoScaleConfigRequestQueuesInstanceTypes) SetInstanceType ¶
func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetInstanceType(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
func (*SetAutoScaleConfigRequestQueuesInstanceTypes) SetSpotPriceLimit ¶
func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetSpotPriceLimit(v float32) *SetAutoScaleConfigRequestQueuesInstanceTypes
func (*SetAutoScaleConfigRequestQueuesInstanceTypes) SetSpotStrategy ¶
func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetSpotStrategy(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
func (*SetAutoScaleConfigRequestQueuesInstanceTypes) SetVSwitchId ¶
func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetVSwitchId(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
func (*SetAutoScaleConfigRequestQueuesInstanceTypes) SetZoneId ¶
func (s *SetAutoScaleConfigRequestQueuesInstanceTypes) SetZoneId(v string) *SetAutoScaleConfigRequestQueuesInstanceTypes
func (SetAutoScaleConfigRequestQueuesInstanceTypes) String ¶
func (s SetAutoScaleConfigRequestQueuesInstanceTypes) String() string
type SetAutoScaleConfigResponse ¶
type SetAutoScaleConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetAutoScaleConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetAutoScaleConfigResponse) GoString ¶
func (s SetAutoScaleConfigResponse) GoString() string
func (*SetAutoScaleConfigResponse) SetBody ¶
func (s *SetAutoScaleConfigResponse) SetBody(v *SetAutoScaleConfigResponseBody) *SetAutoScaleConfigResponse
func (*SetAutoScaleConfigResponse) SetHeaders ¶
func (s *SetAutoScaleConfigResponse) SetHeaders(v map[string]*string) *SetAutoScaleConfigResponse
func (SetAutoScaleConfigResponse) String ¶
func (s SetAutoScaleConfigResponse) String() string
type SetAutoScaleConfigResponseBody ¶
type SetAutoScaleConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetAutoScaleConfigResponseBody) GoString ¶
func (s SetAutoScaleConfigResponseBody) GoString() string
func (*SetAutoScaleConfigResponseBody) SetRequestId ¶
func (s *SetAutoScaleConfigResponseBody) SetRequestId(v string) *SetAutoScaleConfigResponseBody
func (SetAutoScaleConfigResponseBody) String ¶
func (s SetAutoScaleConfigResponseBody) String() string
type SetGWSClusterPolicyRequest ¶
type SetGWSClusterPolicyRequest struct { AsyncMode *bool `json:"AsyncMode,omitempty" xml:"AsyncMode,omitempty"` Clipboard *string `json:"Clipboard,omitempty" xml:"Clipboard,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` LocalDrive *string `json:"LocalDrive,omitempty" xml:"LocalDrive,omitempty"` UdpPort *string `json:"UdpPort,omitempty" xml:"UdpPort,omitempty"` UsbRedirect *string `json:"UsbRedirect,omitempty" xml:"UsbRedirect,omitempty"` Watermark *string `json:"Watermark,omitempty" xml:"Watermark,omitempty"` }
func (SetGWSClusterPolicyRequest) GoString ¶
func (s SetGWSClusterPolicyRequest) GoString() string
func (*SetGWSClusterPolicyRequest) SetAsyncMode ¶
func (s *SetGWSClusterPolicyRequest) SetAsyncMode(v bool) *SetGWSClusterPolicyRequest
func (*SetGWSClusterPolicyRequest) SetClipboard ¶
func (s *SetGWSClusterPolicyRequest) SetClipboard(v string) *SetGWSClusterPolicyRequest
func (*SetGWSClusterPolicyRequest) SetClusterId ¶
func (s *SetGWSClusterPolicyRequest) SetClusterId(v string) *SetGWSClusterPolicyRequest
func (*SetGWSClusterPolicyRequest) SetLocalDrive ¶
func (s *SetGWSClusterPolicyRequest) SetLocalDrive(v string) *SetGWSClusterPolicyRequest
func (*SetGWSClusterPolicyRequest) SetUdpPort ¶
func (s *SetGWSClusterPolicyRequest) SetUdpPort(v string) *SetGWSClusterPolicyRequest
func (*SetGWSClusterPolicyRequest) SetUsbRedirect ¶
func (s *SetGWSClusterPolicyRequest) SetUsbRedirect(v string) *SetGWSClusterPolicyRequest
func (*SetGWSClusterPolicyRequest) SetWatermark ¶
func (s *SetGWSClusterPolicyRequest) SetWatermark(v string) *SetGWSClusterPolicyRequest
func (SetGWSClusterPolicyRequest) String ¶
func (s SetGWSClusterPolicyRequest) String() string
type SetGWSClusterPolicyResponse ¶
type SetGWSClusterPolicyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetGWSClusterPolicyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetGWSClusterPolicyResponse) GoString ¶
func (s SetGWSClusterPolicyResponse) GoString() string
func (*SetGWSClusterPolicyResponse) SetBody ¶
func (s *SetGWSClusterPolicyResponse) SetBody(v *SetGWSClusterPolicyResponseBody) *SetGWSClusterPolicyResponse
func (*SetGWSClusterPolicyResponse) SetHeaders ¶
func (s *SetGWSClusterPolicyResponse) SetHeaders(v map[string]*string) *SetGWSClusterPolicyResponse
func (SetGWSClusterPolicyResponse) String ¶
func (s SetGWSClusterPolicyResponse) String() string
type SetGWSClusterPolicyResponseBody ¶
type SetGWSClusterPolicyResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetGWSClusterPolicyResponseBody) GoString ¶
func (s SetGWSClusterPolicyResponseBody) GoString() string
func (*SetGWSClusterPolicyResponseBody) SetRequestId ¶
func (s *SetGWSClusterPolicyResponseBody) SetRequestId(v string) *SetGWSClusterPolicyResponseBody
func (SetGWSClusterPolicyResponseBody) String ¶
func (s SetGWSClusterPolicyResponseBody) String() string
type SetGWSInstanceNameRequest ¶
type SetGWSInstanceNameRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (SetGWSInstanceNameRequest) GoString ¶
func (s SetGWSInstanceNameRequest) GoString() string
func (*SetGWSInstanceNameRequest) SetInstanceId ¶
func (s *SetGWSInstanceNameRequest) SetInstanceId(v string) *SetGWSInstanceNameRequest
func (*SetGWSInstanceNameRequest) SetName ¶
func (s *SetGWSInstanceNameRequest) SetName(v string) *SetGWSInstanceNameRequest
func (SetGWSInstanceNameRequest) String ¶
func (s SetGWSInstanceNameRequest) String() string
type SetGWSInstanceNameResponse ¶
type SetGWSInstanceNameResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetGWSInstanceNameResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetGWSInstanceNameResponse) GoString ¶
func (s SetGWSInstanceNameResponse) GoString() string
func (*SetGWSInstanceNameResponse) SetBody ¶
func (s *SetGWSInstanceNameResponse) SetBody(v *SetGWSInstanceNameResponseBody) *SetGWSInstanceNameResponse
func (*SetGWSInstanceNameResponse) SetHeaders ¶
func (s *SetGWSInstanceNameResponse) SetHeaders(v map[string]*string) *SetGWSInstanceNameResponse
func (SetGWSInstanceNameResponse) String ¶
func (s SetGWSInstanceNameResponse) String() string
type SetGWSInstanceNameResponseBody ¶
type SetGWSInstanceNameResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetGWSInstanceNameResponseBody) GoString ¶
func (s SetGWSInstanceNameResponseBody) GoString() string
func (*SetGWSInstanceNameResponseBody) SetRequestId ¶
func (s *SetGWSInstanceNameResponseBody) SetRequestId(v string) *SetGWSInstanceNameResponseBody
func (SetGWSInstanceNameResponseBody) String ¶
func (s SetGWSInstanceNameResponseBody) String() string
type SetGWSInstanceUserRequest ¶
type SetGWSInstanceUserRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` UserUid *string `json:"UserUid,omitempty" xml:"UserUid,omitempty"` }
func (SetGWSInstanceUserRequest) GoString ¶
func (s SetGWSInstanceUserRequest) GoString() string
func (*SetGWSInstanceUserRequest) SetInstanceId ¶
func (s *SetGWSInstanceUserRequest) SetInstanceId(v string) *SetGWSInstanceUserRequest
func (*SetGWSInstanceUserRequest) SetUserName ¶
func (s *SetGWSInstanceUserRequest) SetUserName(v string) *SetGWSInstanceUserRequest
func (*SetGWSInstanceUserRequest) SetUserUid ¶
func (s *SetGWSInstanceUserRequest) SetUserUid(v string) *SetGWSInstanceUserRequest
func (SetGWSInstanceUserRequest) String ¶
func (s SetGWSInstanceUserRequest) String() string
type SetGWSInstanceUserResponse ¶
type SetGWSInstanceUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetGWSInstanceUserResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetGWSInstanceUserResponse) GoString ¶
func (s SetGWSInstanceUserResponse) GoString() string
func (*SetGWSInstanceUserResponse) SetBody ¶
func (s *SetGWSInstanceUserResponse) SetBody(v *SetGWSInstanceUserResponseBody) *SetGWSInstanceUserResponse
func (*SetGWSInstanceUserResponse) SetHeaders ¶
func (s *SetGWSInstanceUserResponse) SetHeaders(v map[string]*string) *SetGWSInstanceUserResponse
func (SetGWSInstanceUserResponse) String ¶
func (s SetGWSInstanceUserResponse) String() string
type SetGWSInstanceUserResponseBody ¶
type SetGWSInstanceUserResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetGWSInstanceUserResponseBody) GoString ¶
func (s SetGWSInstanceUserResponseBody) GoString() string
func (*SetGWSInstanceUserResponseBody) SetRequestId ¶
func (s *SetGWSInstanceUserResponseBody) SetRequestId(v string) *SetGWSInstanceUserResponseBody
func (SetGWSInstanceUserResponseBody) String ¶
func (s SetGWSInstanceUserResponseBody) String() string
type SetPostScriptsRequest ¶
type SetPostScriptsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PostInstallScripts []*SetPostScriptsRequestPostInstallScripts `json:"PostInstallScripts,omitempty" xml:"PostInstallScripts,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (SetPostScriptsRequest) GoString ¶
func (s SetPostScriptsRequest) GoString() string
func (*SetPostScriptsRequest) SetClusterId ¶
func (s *SetPostScriptsRequest) SetClusterId(v string) *SetPostScriptsRequest
func (*SetPostScriptsRequest) SetPostInstallScripts ¶
func (s *SetPostScriptsRequest) SetPostInstallScripts(v []*SetPostScriptsRequestPostInstallScripts) *SetPostScriptsRequest
func (*SetPostScriptsRequest) SetRegionId ¶
func (s *SetPostScriptsRequest) SetRegionId(v string) *SetPostScriptsRequest
func (SetPostScriptsRequest) String ¶
func (s SetPostScriptsRequest) String() string
type SetPostScriptsRequestPostInstallScripts ¶
type SetPostScriptsRequestPostInstallScripts struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (SetPostScriptsRequestPostInstallScripts) GoString ¶
func (s SetPostScriptsRequestPostInstallScripts) GoString() string
func (*SetPostScriptsRequestPostInstallScripts) SetArgs ¶
func (s *SetPostScriptsRequestPostInstallScripts) SetArgs(v string) *SetPostScriptsRequestPostInstallScripts
func (*SetPostScriptsRequestPostInstallScripts) SetUrl ¶
func (s *SetPostScriptsRequestPostInstallScripts) SetUrl(v string) *SetPostScriptsRequestPostInstallScripts
func (SetPostScriptsRequestPostInstallScripts) String ¶
func (s SetPostScriptsRequestPostInstallScripts) String() string
type SetPostScriptsResponse ¶
type SetPostScriptsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetPostScriptsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetPostScriptsResponse) GoString ¶
func (s SetPostScriptsResponse) GoString() string
func (*SetPostScriptsResponse) SetBody ¶
func (s *SetPostScriptsResponse) SetBody(v *SetPostScriptsResponseBody) *SetPostScriptsResponse
func (*SetPostScriptsResponse) SetHeaders ¶
func (s *SetPostScriptsResponse) SetHeaders(v map[string]*string) *SetPostScriptsResponse
func (SetPostScriptsResponse) String ¶
func (s SetPostScriptsResponse) String() string
type SetPostScriptsResponseBody ¶
type SetPostScriptsResponseBody struct { // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SetPostScriptsResponseBody) GoString ¶
func (s SetPostScriptsResponseBody) GoString() string
func (*SetPostScriptsResponseBody) SetRequestId ¶
func (s *SetPostScriptsResponseBody) SetRequestId(v string) *SetPostScriptsResponseBody
func (SetPostScriptsResponseBody) String ¶
func (s SetPostScriptsResponseBody) String() string
type SetQueueRequest ¶
type SetQueueRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Node []*SetQueueRequestNode `json:"Node,omitempty" xml:"Node,omitempty" type:"Repeated"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` }
func (SetQueueRequest) GoString ¶
func (s SetQueueRequest) GoString() string
func (*SetQueueRequest) SetClusterId ¶
func (s *SetQueueRequest) SetClusterId(v string) *SetQueueRequest
func (*SetQueueRequest) SetNode ¶
func (s *SetQueueRequest) SetNode(v []*SetQueueRequestNode) *SetQueueRequest
func (*SetQueueRequest) SetQueueName ¶
func (s *SetQueueRequest) SetQueueName(v string) *SetQueueRequest
func (SetQueueRequest) String ¶
func (s SetQueueRequest) String() string
type SetQueueRequestNode ¶
type SetQueueRequestNode struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}
func (SetQueueRequestNode) GoString ¶
func (s SetQueueRequestNode) GoString() string
func (*SetQueueRequestNode) SetName ¶
func (s *SetQueueRequestNode) SetName(v string) *SetQueueRequestNode
func (SetQueueRequestNode) String ¶
func (s SetQueueRequestNode) String() string
type SetQueueResponse ¶
type SetQueueResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetQueueResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetQueueResponse) GoString ¶
func (s SetQueueResponse) GoString() string
func (*SetQueueResponse) SetBody ¶
func (s *SetQueueResponse) SetBody(v *SetQueueResponseBody) *SetQueueResponse
func (*SetQueueResponse) SetHeaders ¶
func (s *SetQueueResponse) SetHeaders(v map[string]*string) *SetQueueResponse
func (SetQueueResponse) String ¶
func (s SetQueueResponse) String() string
type SetQueueResponseBody ¶
type SetQueueResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetQueueResponseBody) GoString ¶
func (s SetQueueResponseBody) GoString() string
func (*SetQueueResponseBody) SetRequestId ¶
func (s *SetQueueResponseBody) SetRequestId(v string) *SetQueueResponseBody
func (SetQueueResponseBody) String ¶
func (s SetQueueResponseBody) String() string
type SetSchedulerInfoRequest ¶
type SetSchedulerInfoRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PbsInfo []*SetSchedulerInfoRequestPbsInfo `json:"PbsInfo,omitempty" xml:"PbsInfo,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Scheduler []*SetSchedulerInfoRequestScheduler `json:"Scheduler,omitempty" xml:"Scheduler,omitempty" type:"Repeated"` SlurmInfo []*SetSchedulerInfoRequestSlurmInfo `json:"SlurmInfo,omitempty" xml:"SlurmInfo,omitempty" type:"Repeated"` }
func (SetSchedulerInfoRequest) GoString ¶
func (s SetSchedulerInfoRequest) GoString() string
func (*SetSchedulerInfoRequest) SetClusterId ¶
func (s *SetSchedulerInfoRequest) SetClusterId(v string) *SetSchedulerInfoRequest
func (*SetSchedulerInfoRequest) SetPbsInfo ¶
func (s *SetSchedulerInfoRequest) SetPbsInfo(v []*SetSchedulerInfoRequestPbsInfo) *SetSchedulerInfoRequest
func (*SetSchedulerInfoRequest) SetRegionId ¶
func (s *SetSchedulerInfoRequest) SetRegionId(v string) *SetSchedulerInfoRequest
func (*SetSchedulerInfoRequest) SetScheduler ¶
func (s *SetSchedulerInfoRequest) SetScheduler(v []*SetSchedulerInfoRequestScheduler) *SetSchedulerInfoRequest
func (*SetSchedulerInfoRequest) SetSlurmInfo ¶
func (s *SetSchedulerInfoRequest) SetSlurmInfo(v []*SetSchedulerInfoRequestSlurmInfo) *SetSchedulerInfoRequest
func (SetSchedulerInfoRequest) String ¶
func (s SetSchedulerInfoRequest) String() string
type SetSchedulerInfoRequestPbsInfo ¶
type SetSchedulerInfoRequestPbsInfo struct { AclLimit []*SetSchedulerInfoRequestPbsInfoAclLimit `json:"AclLimit,omitempty" xml:"AclLimit,omitempty" type:"Repeated"` JobHistoryDuration *int32 `json:"JobHistoryDuration,omitempty" xml:"JobHistoryDuration,omitempty"` ResourceLimit []*SetSchedulerInfoRequestPbsInfoResourceLimit `json:"ResourceLimit,omitempty" xml:"ResourceLimit,omitempty" type:"Repeated"` SchedInterval *int32 `json:"SchedInterval,omitempty" xml:"SchedInterval,omitempty"` }
func (SetSchedulerInfoRequestPbsInfo) GoString ¶
func (s SetSchedulerInfoRequestPbsInfo) GoString() string
func (*SetSchedulerInfoRequestPbsInfo) SetAclLimit ¶
func (s *SetSchedulerInfoRequestPbsInfo) SetAclLimit(v []*SetSchedulerInfoRequestPbsInfoAclLimit) *SetSchedulerInfoRequestPbsInfo
func (*SetSchedulerInfoRequestPbsInfo) SetJobHistoryDuration ¶
func (s *SetSchedulerInfoRequestPbsInfo) SetJobHistoryDuration(v int32) *SetSchedulerInfoRequestPbsInfo
func (*SetSchedulerInfoRequestPbsInfo) SetResourceLimit ¶
func (s *SetSchedulerInfoRequestPbsInfo) SetResourceLimit(v []*SetSchedulerInfoRequestPbsInfoResourceLimit) *SetSchedulerInfoRequestPbsInfo
func (*SetSchedulerInfoRequestPbsInfo) SetSchedInterval ¶
func (s *SetSchedulerInfoRequestPbsInfo) SetSchedInterval(v int32) *SetSchedulerInfoRequestPbsInfo
func (SetSchedulerInfoRequestPbsInfo) String ¶
func (s SetSchedulerInfoRequestPbsInfo) String() string
type SetSchedulerInfoRequestPbsInfoAclLimit ¶
type SetSchedulerInfoRequestPbsInfoAclLimit struct { AclUsers *string `json:"AclUsers,omitempty" xml:"AclUsers,omitempty"` Queue *string `json:"Queue,omitempty" xml:"Queue,omitempty"` }
func (SetSchedulerInfoRequestPbsInfoAclLimit) GoString ¶
func (s SetSchedulerInfoRequestPbsInfoAclLimit) GoString() string
func (*SetSchedulerInfoRequestPbsInfoAclLimit) SetAclUsers ¶
func (s *SetSchedulerInfoRequestPbsInfoAclLimit) SetAclUsers(v string) *SetSchedulerInfoRequestPbsInfoAclLimit
func (*SetSchedulerInfoRequestPbsInfoAclLimit) SetQueue ¶
func (s *SetSchedulerInfoRequestPbsInfoAclLimit) SetQueue(v string) *SetSchedulerInfoRequestPbsInfoAclLimit
func (SetSchedulerInfoRequestPbsInfoAclLimit) String ¶
func (s SetSchedulerInfoRequestPbsInfoAclLimit) String() string
type SetSchedulerInfoRequestPbsInfoResourceLimit ¶
type SetSchedulerInfoRequestPbsInfoResourceLimit struct { Cpus *int32 `json:"Cpus,omitempty" xml:"Cpus,omitempty"` Mem *string `json:"Mem,omitempty" xml:"Mem,omitempty"` Nodes *int32 `json:"Nodes,omitempty" xml:"Nodes,omitempty"` Queue *string `json:"Queue,omitempty" xml:"Queue,omitempty"` User *string `json:"User,omitempty" xml:"User,omitempty"` }
func (SetSchedulerInfoRequestPbsInfoResourceLimit) GoString ¶
func (s SetSchedulerInfoRequestPbsInfoResourceLimit) GoString() string
func (*SetSchedulerInfoRequestPbsInfoResourceLimit) SetCpus ¶
func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetCpus(v int32) *SetSchedulerInfoRequestPbsInfoResourceLimit
func (*SetSchedulerInfoRequestPbsInfoResourceLimit) SetMem ¶
func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetMem(v string) *SetSchedulerInfoRequestPbsInfoResourceLimit
func (*SetSchedulerInfoRequestPbsInfoResourceLimit) SetNodes ¶
func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetNodes(v int32) *SetSchedulerInfoRequestPbsInfoResourceLimit
func (*SetSchedulerInfoRequestPbsInfoResourceLimit) SetQueue ¶
func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetQueue(v string) *SetSchedulerInfoRequestPbsInfoResourceLimit
func (*SetSchedulerInfoRequestPbsInfoResourceLimit) SetUser ¶
func (s *SetSchedulerInfoRequestPbsInfoResourceLimit) SetUser(v string) *SetSchedulerInfoRequestPbsInfoResourceLimit
func (SetSchedulerInfoRequestPbsInfoResourceLimit) String ¶
func (s SetSchedulerInfoRequestPbsInfoResourceLimit) String() string
type SetSchedulerInfoRequestScheduler ¶
type SetSchedulerInfoRequestScheduler struct {
SchedName *string `json:"SchedName,omitempty" xml:"SchedName,omitempty"`
}
func (SetSchedulerInfoRequestScheduler) GoString ¶
func (s SetSchedulerInfoRequestScheduler) GoString() string
func (*SetSchedulerInfoRequestScheduler) SetSchedName ¶
func (s *SetSchedulerInfoRequestScheduler) SetSchedName(v string) *SetSchedulerInfoRequestScheduler
func (SetSchedulerInfoRequestScheduler) String ¶
func (s SetSchedulerInfoRequestScheduler) String() string
type SetSchedulerInfoRequestSlurmInfo ¶
type SetSchedulerInfoRequestSlurmInfo struct { BackfillInterval *int32 `json:"BackfillInterval,omitempty" xml:"BackfillInterval,omitempty"` SchedInterval *int32 `json:"SchedInterval,omitempty" xml:"SchedInterval,omitempty"` }
func (SetSchedulerInfoRequestSlurmInfo) GoString ¶
func (s SetSchedulerInfoRequestSlurmInfo) GoString() string
func (*SetSchedulerInfoRequestSlurmInfo) SetBackfillInterval ¶
func (s *SetSchedulerInfoRequestSlurmInfo) SetBackfillInterval(v int32) *SetSchedulerInfoRequestSlurmInfo
func (*SetSchedulerInfoRequestSlurmInfo) SetSchedInterval ¶
func (s *SetSchedulerInfoRequestSlurmInfo) SetSchedInterval(v int32) *SetSchedulerInfoRequestSlurmInfo
func (SetSchedulerInfoRequestSlurmInfo) String ¶
func (s SetSchedulerInfoRequestSlurmInfo) String() string
type SetSchedulerInfoResponse ¶
type SetSchedulerInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SetSchedulerInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetSchedulerInfoResponse) GoString ¶
func (s SetSchedulerInfoResponse) GoString() string
func (*SetSchedulerInfoResponse) SetBody ¶
func (s *SetSchedulerInfoResponse) SetBody(v *SetSchedulerInfoResponseBody) *SetSchedulerInfoResponse
func (*SetSchedulerInfoResponse) SetHeaders ¶
func (s *SetSchedulerInfoResponse) SetHeaders(v map[string]*string) *SetSchedulerInfoResponse
func (SetSchedulerInfoResponse) String ¶
func (s SetSchedulerInfoResponse) String() string
type SetSchedulerInfoResponseBody ¶
type SetSchedulerInfoResponseBody struct { Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SetSchedulerInfoResponseBody) GoString ¶
func (s SetSchedulerInfoResponseBody) GoString() string
func (*SetSchedulerInfoResponseBody) SetMessage ¶
func (s *SetSchedulerInfoResponseBody) SetMessage(v string) *SetSchedulerInfoResponseBody
func (*SetSchedulerInfoResponseBody) SetRequestId ¶
func (s *SetSchedulerInfoResponseBody) SetRequestId(v string) *SetSchedulerInfoResponseBody
func (SetSchedulerInfoResponseBody) String ¶
func (s SetSchedulerInfoResponseBody) String() string
type StartClusterRequest ¶
type StartClusterRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (StartClusterRequest) GoString ¶
func (s StartClusterRequest) GoString() string
func (*StartClusterRequest) SetClusterId ¶
func (s *StartClusterRequest) SetClusterId(v string) *StartClusterRequest
func (StartClusterRequest) String ¶
func (s StartClusterRequest) String() string
type StartClusterResponse ¶
type StartClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartClusterResponse) GoString ¶
func (s StartClusterResponse) GoString() string
func (*StartClusterResponse) SetBody ¶
func (s *StartClusterResponse) SetBody(v *StartClusterResponseBody) *StartClusterResponse
func (*StartClusterResponse) SetHeaders ¶
func (s *StartClusterResponse) SetHeaders(v map[string]*string) *StartClusterResponse
func (StartClusterResponse) String ¶
func (s StartClusterResponse) String() string
type StartClusterResponseBody ¶
type StartClusterResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (StartClusterResponseBody) GoString ¶
func (s StartClusterResponseBody) GoString() string
func (*StartClusterResponseBody) SetRequestId ¶
func (s *StartClusterResponseBody) SetRequestId(v string) *StartClusterResponseBody
func (*StartClusterResponseBody) SetTaskId ¶
func (s *StartClusterResponseBody) SetTaskId(v string) *StartClusterResponseBody
func (StartClusterResponseBody) String ¶
func (s StartClusterResponseBody) String() string
type StartGWSInstanceRequest ¶
type StartGWSInstanceRequest struct {
InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"`
}
func (StartGWSInstanceRequest) GoString ¶
func (s StartGWSInstanceRequest) GoString() string
func (*StartGWSInstanceRequest) SetInstanceId ¶
func (s *StartGWSInstanceRequest) SetInstanceId(v string) *StartGWSInstanceRequest
func (StartGWSInstanceRequest) String ¶
func (s StartGWSInstanceRequest) String() string
type StartGWSInstanceResponse ¶
type StartGWSInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartGWSInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartGWSInstanceResponse) GoString ¶
func (s StartGWSInstanceResponse) GoString() string
func (*StartGWSInstanceResponse) SetBody ¶
func (s *StartGWSInstanceResponse) SetBody(v *StartGWSInstanceResponseBody) *StartGWSInstanceResponse
func (*StartGWSInstanceResponse) SetHeaders ¶
func (s *StartGWSInstanceResponse) SetHeaders(v map[string]*string) *StartGWSInstanceResponse
func (StartGWSInstanceResponse) String ¶
func (s StartGWSInstanceResponse) String() string
type StartGWSInstanceResponseBody ¶
type StartGWSInstanceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StartGWSInstanceResponseBody) GoString ¶
func (s StartGWSInstanceResponseBody) GoString() string
func (*StartGWSInstanceResponseBody) SetRequestId ¶
func (s *StartGWSInstanceResponseBody) SetRequestId(v string) *StartGWSInstanceResponseBody
func (StartGWSInstanceResponseBody) String ¶
func (s StartGWSInstanceResponseBody) String() string
type StartNodesRequest ¶
type StartNodesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Instance []*StartNodesRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` }
func (StartNodesRequest) GoString ¶
func (s StartNodesRequest) GoString() string
func (*StartNodesRequest) SetClusterId ¶
func (s *StartNodesRequest) SetClusterId(v string) *StartNodesRequest
func (*StartNodesRequest) SetInstance ¶
func (s *StartNodesRequest) SetInstance(v []*StartNodesRequestInstance) *StartNodesRequest
func (*StartNodesRequest) SetRole ¶
func (s *StartNodesRequest) SetRole(v string) *StartNodesRequest
func (StartNodesRequest) String ¶
func (s StartNodesRequest) String() string
type StartNodesRequestInstance ¶
type StartNodesRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (StartNodesRequestInstance) GoString ¶
func (s StartNodesRequestInstance) GoString() string
func (*StartNodesRequestInstance) SetId ¶
func (s *StartNodesRequestInstance) SetId(v string) *StartNodesRequestInstance
func (StartNodesRequestInstance) String ¶
func (s StartNodesRequestInstance) String() string
type StartNodesResponse ¶
type StartNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartNodesResponse) GoString ¶
func (s StartNodesResponse) GoString() string
func (*StartNodesResponse) SetBody ¶
func (s *StartNodesResponse) SetBody(v *StartNodesResponseBody) *StartNodesResponse
func (*StartNodesResponse) SetHeaders ¶
func (s *StartNodesResponse) SetHeaders(v map[string]*string) *StartNodesResponse
func (StartNodesResponse) String ¶
func (s StartNodesResponse) String() string
type StartNodesResponseBody ¶
type StartNodesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (StartNodesResponseBody) GoString ¶
func (s StartNodesResponseBody) GoString() string
func (*StartNodesResponseBody) SetRequestId ¶
func (s *StartNodesResponseBody) SetRequestId(v string) *StartNodesResponseBody
func (*StartNodesResponseBody) SetTaskId ¶
func (s *StartNodesResponseBody) SetTaskId(v string) *StartNodesResponseBody
func (StartNodesResponseBody) String ¶
func (s StartNodesResponseBody) String() string
type StartVisualServiceRequest ¶
type StartVisualServiceRequest struct { CidrIp *string `json:"CidrIp,omitempty" xml:"CidrIp,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Port *int32 `json:"Port,omitempty" xml:"Port,omitempty"` }
func (StartVisualServiceRequest) GoString ¶
func (s StartVisualServiceRequest) GoString() string
func (*StartVisualServiceRequest) SetCidrIp ¶
func (s *StartVisualServiceRequest) SetCidrIp(v string) *StartVisualServiceRequest
func (*StartVisualServiceRequest) SetClusterId ¶
func (s *StartVisualServiceRequest) SetClusterId(v string) *StartVisualServiceRequest
func (*StartVisualServiceRequest) SetPort ¶
func (s *StartVisualServiceRequest) SetPort(v int32) *StartVisualServiceRequest
func (StartVisualServiceRequest) String ¶
func (s StartVisualServiceRequest) String() string
type StartVisualServiceResponse ¶
type StartVisualServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartVisualServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartVisualServiceResponse) GoString ¶
func (s StartVisualServiceResponse) GoString() string
func (*StartVisualServiceResponse) SetBody ¶
func (s *StartVisualServiceResponse) SetBody(v *StartVisualServiceResponseBody) *StartVisualServiceResponse
func (*StartVisualServiceResponse) SetHeaders ¶
func (s *StartVisualServiceResponse) SetHeaders(v map[string]*string) *StartVisualServiceResponse
func (StartVisualServiceResponse) String ¶
func (s StartVisualServiceResponse) String() string
type StartVisualServiceResponseBody ¶
type StartVisualServiceResponseBody struct { Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartVisualServiceResponseBody) GoString ¶
func (s StartVisualServiceResponseBody) GoString() string
func (*StartVisualServiceResponseBody) SetMessage ¶
func (s *StartVisualServiceResponseBody) SetMessage(v string) *StartVisualServiceResponseBody
func (*StartVisualServiceResponseBody) SetRequestId ¶
func (s *StartVisualServiceResponseBody) SetRequestId(v string) *StartVisualServiceResponseBody
func (StartVisualServiceResponseBody) String ¶
func (s StartVisualServiceResponseBody) String() string
type StopClusterRequest ¶
type StopClusterRequest struct {
ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"`
}
func (StopClusterRequest) GoString ¶
func (s StopClusterRequest) GoString() string
func (*StopClusterRequest) SetClusterId ¶
func (s *StopClusterRequest) SetClusterId(v string) *StopClusterRequest
func (StopClusterRequest) String ¶
func (s StopClusterRequest) String() string
type StopClusterResponse ¶
type StopClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopClusterResponse) GoString ¶
func (s StopClusterResponse) GoString() string
func (*StopClusterResponse) SetBody ¶
func (s *StopClusterResponse) SetBody(v *StopClusterResponseBody) *StopClusterResponse
func (*StopClusterResponse) SetHeaders ¶
func (s *StopClusterResponse) SetHeaders(v map[string]*string) *StopClusterResponse
func (StopClusterResponse) String ¶
func (s StopClusterResponse) String() string
type StopClusterResponseBody ¶
type StopClusterResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (StopClusterResponseBody) GoString ¶
func (s StopClusterResponseBody) GoString() string
func (*StopClusterResponseBody) SetRequestId ¶
func (s *StopClusterResponseBody) SetRequestId(v string) *StopClusterResponseBody
func (*StopClusterResponseBody) SetTaskId ¶
func (s *StopClusterResponseBody) SetTaskId(v string) *StopClusterResponseBody
func (StopClusterResponseBody) String ¶
func (s StopClusterResponseBody) String() string
type StopGWSInstanceRequest ¶
type StopGWSInstanceRequest struct {
InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"`
}
func (StopGWSInstanceRequest) GoString ¶
func (s StopGWSInstanceRequest) GoString() string
func (*StopGWSInstanceRequest) SetInstanceId ¶
func (s *StopGWSInstanceRequest) SetInstanceId(v string) *StopGWSInstanceRequest
func (StopGWSInstanceRequest) String ¶
func (s StopGWSInstanceRequest) String() string
type StopGWSInstanceResponse ¶
type StopGWSInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopGWSInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopGWSInstanceResponse) GoString ¶
func (s StopGWSInstanceResponse) GoString() string
func (*StopGWSInstanceResponse) SetBody ¶
func (s *StopGWSInstanceResponse) SetBody(v *StopGWSInstanceResponseBody) *StopGWSInstanceResponse
func (*StopGWSInstanceResponse) SetHeaders ¶
func (s *StopGWSInstanceResponse) SetHeaders(v map[string]*string) *StopGWSInstanceResponse
func (StopGWSInstanceResponse) String ¶
func (s StopGWSInstanceResponse) String() string
type StopGWSInstanceResponseBody ¶
type StopGWSInstanceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StopGWSInstanceResponseBody) GoString ¶
func (s StopGWSInstanceResponseBody) GoString() string
func (*StopGWSInstanceResponseBody) SetRequestId ¶
func (s *StopGWSInstanceResponseBody) SetRequestId(v string) *StopGWSInstanceResponseBody
func (StopGWSInstanceResponseBody) String ¶
func (s StopGWSInstanceResponseBody) String() string
type StopJobsRequest ¶
type StopJobsRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Jobs *string `json:"Jobs,omitempty" xml:"Jobs,omitempty"` }
func (StopJobsRequest) GoString ¶
func (s StopJobsRequest) GoString() string
func (*StopJobsRequest) SetClusterId ¶
func (s *StopJobsRequest) SetClusterId(v string) *StopJobsRequest
func (*StopJobsRequest) SetJobs ¶
func (s *StopJobsRequest) SetJobs(v string) *StopJobsRequest
func (StopJobsRequest) String ¶
func (s StopJobsRequest) String() string
type StopJobsResponse ¶
type StopJobsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopJobsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopJobsResponse) GoString ¶
func (s StopJobsResponse) GoString() string
func (*StopJobsResponse) SetBody ¶
func (s *StopJobsResponse) SetBody(v *StopJobsResponseBody) *StopJobsResponse
func (*StopJobsResponse) SetHeaders ¶
func (s *StopJobsResponse) SetHeaders(v map[string]*string) *StopJobsResponse
func (StopJobsResponse) String ¶
func (s StopJobsResponse) String() string
type StopJobsResponseBody ¶
type StopJobsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (StopJobsResponseBody) GoString ¶
func (s StopJobsResponseBody) GoString() string
func (*StopJobsResponseBody) SetRequestId ¶
func (s *StopJobsResponseBody) SetRequestId(v string) *StopJobsResponseBody
func (StopJobsResponseBody) String ¶
func (s StopJobsResponseBody) String() string
type StopNodesRequest ¶
type StopNodesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Instance []*StopNodesRequestInstance `json:"Instance,omitempty" xml:"Instance,omitempty" type:"Repeated"` Role *string `json:"Role,omitempty" xml:"Role,omitempty"` }
func (StopNodesRequest) GoString ¶
func (s StopNodesRequest) GoString() string
func (*StopNodesRequest) SetClusterId ¶
func (s *StopNodesRequest) SetClusterId(v string) *StopNodesRequest
func (*StopNodesRequest) SetInstance ¶
func (s *StopNodesRequest) SetInstance(v []*StopNodesRequestInstance) *StopNodesRequest
func (*StopNodesRequest) SetRole ¶
func (s *StopNodesRequest) SetRole(v string) *StopNodesRequest
func (StopNodesRequest) String ¶
func (s StopNodesRequest) String() string
type StopNodesRequestInstance ¶
type StopNodesRequestInstance struct {
Id *string `json:"Id,omitempty" xml:"Id,omitempty"`
}
func (StopNodesRequestInstance) GoString ¶
func (s StopNodesRequestInstance) GoString() string
func (*StopNodesRequestInstance) SetId ¶
func (s *StopNodesRequestInstance) SetId(v string) *StopNodesRequestInstance
func (StopNodesRequestInstance) String ¶
func (s StopNodesRequestInstance) String() string
type StopNodesResponse ¶
type StopNodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopNodesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopNodesResponse) GoString ¶
func (s StopNodesResponse) GoString() string
func (*StopNodesResponse) SetBody ¶
func (s *StopNodesResponse) SetBody(v *StopNodesResponseBody) *StopNodesResponse
func (*StopNodesResponse) SetHeaders ¶
func (s *StopNodesResponse) SetHeaders(v map[string]*string) *StopNodesResponse
func (StopNodesResponse) String ¶
func (s StopNodesResponse) String() string
type StopNodesResponseBody ¶
type StopNodesResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (StopNodesResponseBody) GoString ¶
func (s StopNodesResponseBody) GoString() string
func (*StopNodesResponseBody) SetRequestId ¶
func (s *StopNodesResponseBody) SetRequestId(v string) *StopNodesResponseBody
func (*StopNodesResponseBody) SetTaskId ¶
func (s *StopNodesResponseBody) SetTaskId(v string) *StopNodesResponseBody
func (StopNodesResponseBody) String ¶
func (s StopNodesResponseBody) String() string
type StopVisualServiceRequest ¶
type StopVisualServiceRequest struct { CidrIp *string `json:"CidrIp,omitempty" xml:"CidrIp,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Port *int32 `json:"Port,omitempty" xml:"Port,omitempty"` }
func (StopVisualServiceRequest) GoString ¶
func (s StopVisualServiceRequest) GoString() string
func (*StopVisualServiceRequest) SetCidrIp ¶
func (s *StopVisualServiceRequest) SetCidrIp(v string) *StopVisualServiceRequest
func (*StopVisualServiceRequest) SetClusterId ¶
func (s *StopVisualServiceRequest) SetClusterId(v string) *StopVisualServiceRequest
func (*StopVisualServiceRequest) SetPort ¶
func (s *StopVisualServiceRequest) SetPort(v int32) *StopVisualServiceRequest
func (StopVisualServiceRequest) String ¶
func (s StopVisualServiceRequest) String() string
type StopVisualServiceResponse ¶
type StopVisualServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopVisualServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopVisualServiceResponse) GoString ¶
func (s StopVisualServiceResponse) GoString() string
func (*StopVisualServiceResponse) SetBody ¶
func (s *StopVisualServiceResponse) SetBody(v *StopVisualServiceResponseBody) *StopVisualServiceResponse
func (*StopVisualServiceResponse) SetHeaders ¶
func (s *StopVisualServiceResponse) SetHeaders(v map[string]*string) *StopVisualServiceResponse
func (StopVisualServiceResponse) String ¶
func (s StopVisualServiceResponse) String() string
type StopVisualServiceResponseBody ¶
type StopVisualServiceResponseBody struct { Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopVisualServiceResponseBody) GoString ¶
func (s StopVisualServiceResponseBody) GoString() string
func (*StopVisualServiceResponseBody) SetMessage ¶
func (s *StopVisualServiceResponseBody) SetMessage(v string) *StopVisualServiceResponseBody
func (*StopVisualServiceResponseBody) SetRequestId ¶
func (s *StopVisualServiceResponseBody) SetRequestId(v string) *StopVisualServiceResponseBody
func (StopVisualServiceResponseBody) String ¶
func (s StopVisualServiceResponseBody) String() string
type SubmitJobRequest ¶
type SubmitJobRequest struct { ArrayRequest *string `json:"ArrayRequest,omitempty" xml:"ArrayRequest,omitempty"` ClockTime *string `json:"ClockTime,omitempty" xml:"ClockTime,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CommandLine *string `json:"CommandLine,omitempty" xml:"CommandLine,omitempty"` ContainerId *string `json:"ContainerId,omitempty" xml:"ContainerId,omitempty"` Gpu *int32 `json:"Gpu,omitempty" xml:"Gpu,omitempty"` InputFileUrl *string `json:"InputFileUrl,omitempty" xml:"InputFileUrl,omitempty"` JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` Mem *string `json:"Mem,omitempty" xml:"Mem,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Node *int32 `json:"Node,omitempty" xml:"Node,omitempty"` PackagePath *string `json:"PackagePath,omitempty" xml:"PackagePath,omitempty"` PostCmdLine *string `json:"PostCmdLine,omitempty" xml:"PostCmdLine,omitempty"` Priority *int32 `json:"Priority,omitempty" xml:"Priority,omitempty"` ReRunable *bool `json:"ReRunable,omitempty" xml:"ReRunable,omitempty"` RunasUser *string `json:"RunasUser,omitempty" xml:"RunasUser,omitempty"` RunasUserPassword *string `json:"RunasUserPassword,omitempty" xml:"RunasUserPassword,omitempty"` StderrRedirectPath *string `json:"StderrRedirectPath,omitempty" xml:"StderrRedirectPath,omitempty"` StdoutRedirectPath *string `json:"StdoutRedirectPath,omitempty" xml:"StdoutRedirectPath,omitempty"` Task *int32 `json:"Task,omitempty" xml:"Task,omitempty"` Thread *int32 `json:"Thread,omitempty" xml:"Thread,omitempty"` UnzipCmd *string `json:"UnzipCmd,omitempty" xml:"UnzipCmd,omitempty"` Variables *string `json:"Variables,omitempty" xml:"Variables,omitempty"` }
func (SubmitJobRequest) GoString ¶
func (s SubmitJobRequest) GoString() string
func (*SubmitJobRequest) SetArrayRequest ¶
func (s *SubmitJobRequest) SetArrayRequest(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetClockTime ¶
func (s *SubmitJobRequest) SetClockTime(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetClusterId ¶
func (s *SubmitJobRequest) SetClusterId(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetCommandLine ¶
func (s *SubmitJobRequest) SetCommandLine(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetContainerId ¶
func (s *SubmitJobRequest) SetContainerId(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetGpu ¶
func (s *SubmitJobRequest) SetGpu(v int32) *SubmitJobRequest
func (*SubmitJobRequest) SetInputFileUrl ¶
func (s *SubmitJobRequest) SetInputFileUrl(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetJobQueue ¶
func (s *SubmitJobRequest) SetJobQueue(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetMem ¶
func (s *SubmitJobRequest) SetMem(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetName ¶
func (s *SubmitJobRequest) SetName(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetNode ¶
func (s *SubmitJobRequest) SetNode(v int32) *SubmitJobRequest
func (*SubmitJobRequest) SetPackagePath ¶
func (s *SubmitJobRequest) SetPackagePath(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetPostCmdLine ¶
func (s *SubmitJobRequest) SetPostCmdLine(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetPriority ¶
func (s *SubmitJobRequest) SetPriority(v int32) *SubmitJobRequest
func (*SubmitJobRequest) SetReRunable ¶
func (s *SubmitJobRequest) SetReRunable(v bool) *SubmitJobRequest
func (*SubmitJobRequest) SetRunasUser ¶
func (s *SubmitJobRequest) SetRunasUser(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetRunasUserPassword ¶
func (s *SubmitJobRequest) SetRunasUserPassword(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetStderrRedirectPath ¶
func (s *SubmitJobRequest) SetStderrRedirectPath(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetStdoutRedirectPath ¶
func (s *SubmitJobRequest) SetStdoutRedirectPath(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetTask ¶
func (s *SubmitJobRequest) SetTask(v int32) *SubmitJobRequest
func (*SubmitJobRequest) SetThread ¶
func (s *SubmitJobRequest) SetThread(v int32) *SubmitJobRequest
func (*SubmitJobRequest) SetUnzipCmd ¶
func (s *SubmitJobRequest) SetUnzipCmd(v string) *SubmitJobRequest
func (*SubmitJobRequest) SetVariables ¶
func (s *SubmitJobRequest) SetVariables(v string) *SubmitJobRequest
func (SubmitJobRequest) String ¶
func (s SubmitJobRequest) String() string
type SubmitJobResponse ¶
type SubmitJobResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SubmitJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SubmitJobResponse) GoString ¶
func (s SubmitJobResponse) GoString() string
func (*SubmitJobResponse) SetBody ¶
func (s *SubmitJobResponse) SetBody(v *SubmitJobResponseBody) *SubmitJobResponse
func (*SubmitJobResponse) SetHeaders ¶
func (s *SubmitJobResponse) SetHeaders(v map[string]*string) *SubmitJobResponse
func (SubmitJobResponse) String ¶
func (s SubmitJobResponse) String() string
type SubmitJobResponseBody ¶
type SubmitJobResponseBody struct { JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SubmitJobResponseBody) GoString ¶
func (s SubmitJobResponseBody) GoString() string
func (*SubmitJobResponseBody) SetJobId ¶
func (s *SubmitJobResponseBody) SetJobId(v string) *SubmitJobResponseBody
func (*SubmitJobResponseBody) SetRequestId ¶
func (s *SubmitJobResponseBody) SetRequestId(v string) *SubmitJobResponseBody
func (SubmitJobResponseBody) String ¶
func (s SubmitJobResponseBody) String() string
type SyncUsersRequest ¶
type SyncUsersRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (SyncUsersRequest) GoString ¶
func (s SyncUsersRequest) GoString() string
func (*SyncUsersRequest) SetClusterId ¶
func (s *SyncUsersRequest) SetClusterId(v string) *SyncUsersRequest
func (*SyncUsersRequest) SetRegionId ¶
func (s *SyncUsersRequest) SetRegionId(v string) *SyncUsersRequest
func (SyncUsersRequest) String ¶
func (s SyncUsersRequest) String() string
type SyncUsersResponse ¶
type SyncUsersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SyncUsersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SyncUsersResponse) GoString ¶
func (s SyncUsersResponse) GoString() string
func (*SyncUsersResponse) SetBody ¶
func (s *SyncUsersResponse) SetBody(v *SyncUsersResponseBody) *SyncUsersResponse
func (*SyncUsersResponse) SetHeaders ¶
func (s *SyncUsersResponse) SetHeaders(v map[string]*string) *SyncUsersResponse
func (SyncUsersResponse) String ¶
func (s SyncUsersResponse) String() string
type SyncUsersResponseBody ¶
type SyncUsersResponseBody struct { // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SyncUsersResponseBody) GoString ¶
func (s SyncUsersResponseBody) GoString() string
func (*SyncUsersResponseBody) SetRequestId ¶
func (s *SyncUsersResponseBody) SetRequestId(v string) *SyncUsersResponseBody
func (SyncUsersResponseBody) String ¶
func (s SyncUsersResponseBody) String() string
type UninstallSoftwareRequest ¶
type UninstallSoftwareRequest struct { Application *string `json:"Application,omitempty" xml:"Application,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` }
func (UninstallSoftwareRequest) GoString ¶
func (s UninstallSoftwareRequest) GoString() string
func (*UninstallSoftwareRequest) SetApplication ¶
func (s *UninstallSoftwareRequest) SetApplication(v string) *UninstallSoftwareRequest
func (*UninstallSoftwareRequest) SetClusterId ¶
func (s *UninstallSoftwareRequest) SetClusterId(v string) *UninstallSoftwareRequest
func (UninstallSoftwareRequest) String ¶
func (s UninstallSoftwareRequest) String() string
type UninstallSoftwareResponse ¶
type UninstallSoftwareResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UninstallSoftwareResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UninstallSoftwareResponse) GoString ¶
func (s UninstallSoftwareResponse) GoString() string
func (*UninstallSoftwareResponse) SetBody ¶
func (s *UninstallSoftwareResponse) SetBody(v *UninstallSoftwareResponseBody) *UninstallSoftwareResponse
func (*UninstallSoftwareResponse) SetHeaders ¶
func (s *UninstallSoftwareResponse) SetHeaders(v map[string]*string) *UninstallSoftwareResponse
func (UninstallSoftwareResponse) String ¶
func (s UninstallSoftwareResponse) String() string
type UninstallSoftwareResponseBody ¶
type UninstallSoftwareResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UninstallSoftwareResponseBody) GoString ¶
func (s UninstallSoftwareResponseBody) GoString() string
func (*UninstallSoftwareResponseBody) SetRequestId ¶
func (s *UninstallSoftwareResponseBody) SetRequestId(v string) *UninstallSoftwareResponseBody
func (UninstallSoftwareResponseBody) String ¶
func (s UninstallSoftwareResponseBody) String() string
type UpdateClusterVolumesRequest ¶
type UpdateClusterVolumesRequest struct { AdditionalVolumes []*UpdateClusterVolumesRequestAdditionalVolumes `json:"AdditionalVolumes,omitempty" xml:"AdditionalVolumes,omitempty" type:"Repeated"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` }
func (UpdateClusterVolumesRequest) GoString ¶
func (s UpdateClusterVolumesRequest) GoString() string
func (*UpdateClusterVolumesRequest) SetAdditionalVolumes ¶
func (s *UpdateClusterVolumesRequest) SetAdditionalVolumes(v []*UpdateClusterVolumesRequestAdditionalVolumes) *UpdateClusterVolumesRequest
func (*UpdateClusterVolumesRequest) SetClusterId ¶
func (s *UpdateClusterVolumesRequest) SetClusterId(v string) *UpdateClusterVolumesRequest
func (UpdateClusterVolumesRequest) String ¶
func (s UpdateClusterVolumesRequest) String() string
type UpdateClusterVolumesRequestAdditionalVolumes ¶
type UpdateClusterVolumesRequestAdditionalVolumes struct { JobQueue *string `json:"JobQueue,omitempty" xml:"JobQueue,omitempty"` LocalDirectory *string `json:"LocalDirectory,omitempty" xml:"LocalDirectory,omitempty"` Location *string `json:"Location,omitempty" xml:"Location,omitempty"` RemoteDirectory *string `json:"RemoteDirectory,omitempty" xml:"RemoteDirectory,omitempty"` Roles []*UpdateClusterVolumesRequestAdditionalVolumesRoles `json:"Roles,omitempty" xml:"Roles,omitempty" type:"Repeated"` VolumeId *string `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` VolumeMountpoint *string `json:"VolumeMountpoint,omitempty" xml:"VolumeMountpoint,omitempty"` VolumeProtocol *string `json:"VolumeProtocol,omitempty" xml:"VolumeProtocol,omitempty"` VolumeType *string `json:"VolumeType,omitempty" xml:"VolumeType,omitempty"` }
func (UpdateClusterVolumesRequestAdditionalVolumes) GoString ¶
func (s UpdateClusterVolumesRequestAdditionalVolumes) GoString() string
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetJobQueue ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetJobQueue(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetLocalDirectory ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetLocalDirectory(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetLocation ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetLocation(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetRemoteDirectory ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetRemoteDirectory(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeId ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeId(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeMountpoint ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeMountpoint(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeProtocol ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeProtocol(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (*UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeType ¶
func (s *UpdateClusterVolumesRequestAdditionalVolumes) SetVolumeType(v string) *UpdateClusterVolumesRequestAdditionalVolumes
func (UpdateClusterVolumesRequestAdditionalVolumes) String ¶
func (s UpdateClusterVolumesRequestAdditionalVolumes) String() string
type UpdateClusterVolumesRequestAdditionalVolumesRoles ¶
type UpdateClusterVolumesRequestAdditionalVolumesRoles struct {
Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}
func (UpdateClusterVolumesRequestAdditionalVolumesRoles) GoString ¶
func (s UpdateClusterVolumesRequestAdditionalVolumesRoles) GoString() string
func (UpdateClusterVolumesRequestAdditionalVolumesRoles) String ¶
func (s UpdateClusterVolumesRequestAdditionalVolumesRoles) String() string
type UpdateClusterVolumesResponse ¶
type UpdateClusterVolumesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateClusterVolumesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateClusterVolumesResponse) GoString ¶
func (s UpdateClusterVolumesResponse) GoString() string
func (*UpdateClusterVolumesResponse) SetBody ¶
func (s *UpdateClusterVolumesResponse) SetBody(v *UpdateClusterVolumesResponseBody) *UpdateClusterVolumesResponse
func (*UpdateClusterVolumesResponse) SetHeaders ¶
func (s *UpdateClusterVolumesResponse) SetHeaders(v map[string]*string) *UpdateClusterVolumesResponse
func (UpdateClusterVolumesResponse) String ¶
func (s UpdateClusterVolumesResponse) String() string
type UpdateClusterVolumesResponseBody ¶
type UpdateClusterVolumesResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateClusterVolumesResponseBody) GoString ¶
func (s UpdateClusterVolumesResponseBody) GoString() string
func (*UpdateClusterVolumesResponseBody) SetRequestId ¶
func (s *UpdateClusterVolumesResponseBody) SetRequestId(v string) *UpdateClusterVolumesResponseBody
func (UpdateClusterVolumesResponseBody) String ¶
func (s UpdateClusterVolumesResponseBody) String() string
type UpdateQueueConfigRequest ¶
type UpdateQueueConfigRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ComputeInstanceType *string `json:"ComputeInstanceType,omitempty" xml:"ComputeInstanceType,omitempty"` QueueName *string `json:"QueueName,omitempty" xml:"QueueName,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` }
func (UpdateQueueConfigRequest) GoString ¶
func (s UpdateQueueConfigRequest) GoString() string
func (*UpdateQueueConfigRequest) SetClusterId ¶
func (s *UpdateQueueConfigRequest) SetClusterId(v string) *UpdateQueueConfigRequest
func (*UpdateQueueConfigRequest) SetComputeInstanceType ¶
func (s *UpdateQueueConfigRequest) SetComputeInstanceType(v string) *UpdateQueueConfigRequest
func (*UpdateQueueConfigRequest) SetQueueName ¶
func (s *UpdateQueueConfigRequest) SetQueueName(v string) *UpdateQueueConfigRequest
func (*UpdateQueueConfigRequest) SetResourceGroupId ¶
func (s *UpdateQueueConfigRequest) SetResourceGroupId(v string) *UpdateQueueConfigRequest
func (UpdateQueueConfigRequest) String ¶
func (s UpdateQueueConfigRequest) String() string
type UpdateQueueConfigResponse ¶
type UpdateQueueConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateQueueConfigResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateQueueConfigResponse) GoString ¶
func (s UpdateQueueConfigResponse) GoString() string
func (*UpdateQueueConfigResponse) SetBody ¶
func (s *UpdateQueueConfigResponse) SetBody(v *UpdateQueueConfigResponseBody) *UpdateQueueConfigResponse
func (*UpdateQueueConfigResponse) SetHeaders ¶
func (s *UpdateQueueConfigResponse) SetHeaders(v map[string]*string) *UpdateQueueConfigResponse
func (UpdateQueueConfigResponse) String ¶
func (s UpdateQueueConfigResponse) String() string
type UpdateQueueConfigResponseBody ¶
type UpdateQueueConfigResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateQueueConfigResponseBody) GoString ¶
func (s UpdateQueueConfigResponseBody) GoString() string
func (*UpdateQueueConfigResponseBody) SetRequestId ¶
func (s *UpdateQueueConfigResponseBody) SetRequestId(v string) *UpdateQueueConfigResponseBody
func (UpdateQueueConfigResponseBody) String ¶
func (s UpdateQueueConfigResponseBody) String() string
type UpgradeClientRequest ¶
type UpgradeClientRequest struct { ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` }
func (UpgradeClientRequest) GoString ¶
func (s UpgradeClientRequest) GoString() string
func (*UpgradeClientRequest) SetClientVersion ¶
func (s *UpgradeClientRequest) SetClientVersion(v string) *UpgradeClientRequest
func (*UpgradeClientRequest) SetClusterId ¶
func (s *UpgradeClientRequest) SetClusterId(v string) *UpgradeClientRequest
func (UpgradeClientRequest) String ¶
func (s UpgradeClientRequest) String() string
type UpgradeClientResponse ¶
type UpgradeClientResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpgradeClientResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeClientResponse) GoString ¶
func (s UpgradeClientResponse) GoString() string
func (*UpgradeClientResponse) SetBody ¶
func (s *UpgradeClientResponse) SetBody(v *UpgradeClientResponseBody) *UpgradeClientResponse
func (*UpgradeClientResponse) SetHeaders ¶
func (s *UpgradeClientResponse) SetHeaders(v map[string]*string) *UpgradeClientResponse
func (UpgradeClientResponse) String ¶
func (s UpgradeClientResponse) String() string
type UpgradeClientResponseBody ¶
type UpgradeClientResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpgradeClientResponseBody) GoString ¶
func (s UpgradeClientResponseBody) GoString() string
func (*UpgradeClientResponseBody) SetRequestId ¶
func (s *UpgradeClientResponseBody) SetRequestId(v string) *UpgradeClientResponseBody
func (UpgradeClientResponseBody) String ¶
func (s UpgradeClientResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.