Home
last modified time | relevance | path

Searched defs:SetQuotaResponse (Results 1 – 5 of 5) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudphoto/
H A Dset_quota.go58 …*Client) SetQuotaWithCallback(request *SetQuotaRequest, callback func(response *SetQuotaResponse, …
85 type SetQuotaResponse struct { struct
86 *responses.BaseResponse
87 Code string `json:"Code" xml:"Code"`
88 Message string `json:"Message" xml:"Message"`
89 RequestId string `json:"RequestId" xml:"RequestId"`
90 Action string `json:"Action" xml:"Action"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudphoto/
H A Dset_quota.go58 …*Client) SetQuotaWithCallback(request *SetQuotaRequest, callback func(response *SetQuotaResponse, …
85 type SetQuotaResponse struct { struct
86 *responses.BaseResponse
87 Code string `json:"Code" xml:"Code"`
88 Message string `json:"Message" xml:"Message"`
89 RequestId string `json:"RequestId" xml:"RequestId"`
90 Action string `json:"Action" xml:"Action"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudphoto/
H A Dset_quota.go58 …*Client) SetQuotaWithCallback(request *SetQuotaRequest, callback func(response *SetQuotaResponse, …
85 type SetQuotaResponse struct { struct
86 *responses.BaseResponse
87 Code string `json:"Code" xml:"Code"`
88 Message string `json:"Message" xml:"Message"`
89 RequestId string `json:"RequestId" xml:"RequestId"`
90 Action string `json:"Action" xml:"Action"`
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/protobuf/
H A DMaster.proto466 message SetQuotaResponse { message
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/
H A DMasterProtos.java51640 public static final class SetQuotaResponse extends class in MasterProtos
51644 private SetQuotaResponse(com.google.protobuf.GeneratedMessage.Builder<?> builder) { in SetQuotaResponse() method in MasterProtos.SetQuotaResponse
51648 …private SetQuotaResponse(boolean noInit) { this.unknownFields = com.google.protobuf.UnknownFieldSe… in SetQuotaResponse() method in MasterProtos.SetQuotaResponse
51665 private SetQuotaResponse( in SetQuotaResponse() method in MasterProtos.SetQuotaResponse