index
int64
repo_id
string
file_path
string
content
string
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/DeleteImageResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.DeleteImageResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteImageResponseUnmarshaller { public static DeleteImageResponse unmarshall(DeleteImageResponse deleteImageResponse, UnmarshallerContext _ctx) { return deleteImageResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/DeleteNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.DeleteNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteNamespaceResponseUnmarshaller { public static DeleteNamespaceResponse unmarshall(DeleteNamespaceResponse deleteNamespaceResponse, UnmarshallerContext _ctx) { return deleteNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/DeleteRepoBuildRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.DeleteRepoBuildRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoBuildRuleResponseUnmarshaller { public static DeleteRepoBuildRuleResponse unmarshall(DeleteRepoBuildRuleResponse deleteRepoBuildRuleResponse, UnmarshallerContext _ctx) { return deleteRepoBuildRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/DeleteRepoResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.DeleteRepoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoResponseUnmarshaller { public static DeleteRepoResponse unmarshall(DeleteRepoResponse deleteRepoResponse, UnmarshallerContext _ctx) { return deleteRepoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/DeleteRepoWebhookResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.DeleteRepoWebhookResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoWebhookResponseUnmarshaller { public static DeleteRepoWebhookResponse unmarshall(DeleteRepoWebhookResponse deleteRepoWebhookResponse, UnmarshallerContext _ctx) { return deleteRepoWebhookResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetAuthorizationTokenResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetAuthorizationTokenResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetAuthorizationTokenResponseUnmarshaller { public static GetAuthorizationTokenResponse unmarshall(GetAuthorizationTokenResponse getAuthorizationTokenResponse, UnmarshallerContext _ctx) { return getAuthorizationTokenResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetImageLayerResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetImageLayerResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetImageLayerResponseUnmarshaller { public static GetImageLayerResponse unmarshall(GetImageLayerResponse getImageLayerResponse, UnmarshallerContext _ctx) { return getImageLayerResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetImageManifestResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetImageManifestResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetImageManifestResponseUnmarshaller { public static GetImageManifestResponse unmarshall(GetImageManifestResponse getImageManifestResponse, UnmarshallerContext _ctx) { return getImageManifestResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetNamespaceListResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetNamespaceListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetNamespaceListResponseUnmarshaller { public static GetNamespaceListResponse unmarshall(GetNamespaceListResponse getNamespaceListResponse, UnmarshallerContext _ctx) { return getNamespaceListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetNamespaceResponseUnmarshaller { public static GetNamespaceResponse unmarshall(GetNamespaceResponse getNamespaceResponse, UnmarshallerContext _ctx) { return getNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRegionListResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRegionListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRegionListResponseUnmarshaller { public static GetRegionListResponse unmarshall(GetRegionListResponse getRegionListResponse, UnmarshallerContext _ctx) { return getRegionListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoBuildListResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoBuildListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoBuildListResponseUnmarshaller { public static GetRepoBuildListResponse unmarshall(GetRepoBuildListResponse getRepoBuildListResponse, UnmarshallerContext _ctx) { return getRepoBuildListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoBuildRuleListResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoBuildRuleListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoBuildRuleListResponseUnmarshaller { public static GetRepoBuildRuleListResponse unmarshall(GetRepoBuildRuleListResponse getRepoBuildRuleListResponse, UnmarshallerContext _ctx) { return getRepoBuildRuleListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoBuildStatusResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoBuildStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoBuildStatusResponseUnmarshaller { public static GetRepoBuildStatusResponse unmarshall(GetRepoBuildStatusResponse getRepoBuildStatusResponse, UnmarshallerContext _ctx) { return getRepoBuildStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoListByNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoListByNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoListByNamespaceResponseUnmarshaller { public static GetRepoListByNamespaceResponse unmarshall(GetRepoListByNamespaceResponse getRepoListByNamespaceResponse, UnmarshallerContext _ctx) { return getRepoListByNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoListResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoListResponseUnmarshaller { public static GetRepoListResponse unmarshall(GetRepoListResponse getRepoListResponse, UnmarshallerContext _ctx) { return getRepoListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoResponseUnmarshaller { public static GetRepoResponse unmarshall(GetRepoResponse getRepoResponse, UnmarshallerContext _ctx) { return getRepoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoTagResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoTagResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagResponseUnmarshaller { public static GetRepoTagResponse unmarshall(GetRepoTagResponse getRepoTagResponse, UnmarshallerContext _ctx) { getRepoTagResponse.setImageUpdate(_ctx.longValue("GetRepoTagResponse.imageUpdate")); getRepoTagResponse.setImageId(_ctx.stringValue("GetRepoTagResponse.imageId")); getRepoTagResponse.setRequestId(_ctx.stringValue("GetRepoTagResponse.requestId")); getRepoTagResponse.setDigest(_ctx.stringValue("GetRepoTagResponse.digest")); getRepoTagResponse.setImageSize(_ctx.longValue("GetRepoTagResponse.imageSize")); getRepoTagResponse.setTag(_ctx.stringValue("GetRepoTagResponse.tag")); getRepoTagResponse.setImageCreate(_ctx.longValue("GetRepoTagResponse.imageCreate")); getRepoTagResponse.setStatus(_ctx.stringValue("GetRepoTagResponse.status")); return getRepoTagResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoTagScanListResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoTagScanListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagScanListResponseUnmarshaller { public static GetRepoTagScanListResponse unmarshall(GetRepoTagScanListResponse getRepoTagScanListResponse, UnmarshallerContext _ctx) { return getRepoTagScanListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoTagScanStatusResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoTagScanStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagScanStatusResponseUnmarshaller { public static GetRepoTagScanStatusResponse unmarshall(GetRepoTagScanStatusResponse getRepoTagScanStatusResponse, UnmarshallerContext _ctx) { return getRepoTagScanStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoTagScanSummaryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoTagScanSummaryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagScanSummaryResponseUnmarshaller { public static GetRepoTagScanSummaryResponse unmarshall(GetRepoTagScanSummaryResponse getRepoTagScanSummaryResponse, UnmarshallerContext _ctx) { return getRepoTagScanSummaryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoTagsResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoTagsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagsResponseUnmarshaller { public static GetRepoTagsResponse unmarshall(GetRepoTagsResponse getRepoTagsResponse, UnmarshallerContext _ctx) { return getRepoTagsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/GetRepoWebhookResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.GetRepoWebhookResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoWebhookResponseUnmarshaller { public static GetRepoWebhookResponse unmarshall(GetRepoWebhookResponse getRepoWebhookResponse, UnmarshallerContext _ctx) { return getRepoWebhookResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/StartImageScanResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.StartImageScanResponse; import com.aliyuncs.transform.UnmarshallerContext; public class StartImageScanResponseUnmarshaller { public static StartImageScanResponse unmarshall(StartImageScanResponse startImageScanResponse, UnmarshallerContext _ctx) { return startImageScanResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/StartRepoBuildByRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.StartRepoBuildByRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class StartRepoBuildByRuleResponseUnmarshaller { public static StartRepoBuildByRuleResponse unmarshall(StartRepoBuildByRuleResponse startRepoBuildByRuleResponse, UnmarshallerContext _ctx) { return startRepoBuildByRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/UpdateNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.UpdateNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateNamespaceResponseUnmarshaller { public static UpdateNamespaceResponse unmarshall(UpdateNamespaceResponse updateNamespaceResponse, UnmarshallerContext _ctx) { return updateNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/UpdateRepoBuildRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.UpdateRepoBuildRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateRepoBuildRuleResponseUnmarshaller { public static UpdateRepoBuildRuleResponse unmarshall(UpdateRepoBuildRuleResponse updateRepoBuildRuleResponse, UnmarshallerContext _ctx) { return updateRepoBuildRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/UpdateRepoResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.UpdateRepoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateRepoResponseUnmarshaller { public static UpdateRepoResponse unmarshall(UpdateRepoResponse updateRepoResponse, UnmarshallerContext _ctx) { return updateRepoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/UpdateRepoWebhookResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.UpdateRepoWebhookResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateRepoWebhookResponseUnmarshaller { public static UpdateRepoWebhookResponse unmarshall(UpdateRepoWebhookResponse updateRepoWebhookResponse, UnmarshallerContext _ctx) { return updateRepoWebhookResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20160607/UpdateUserInfoResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20160607; import com.aliyuncs.cr.model.v20160607.UpdateUserInfoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateUserInfoResponseUnmarshaller { public static UpdateUserInfoResponse unmarshall(UpdateUserInfoResponse updateUserInfoResponse, UnmarshallerContext _ctx) { return updateUserInfoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CancelArtifactBuildTaskResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CancelArtifactBuildTaskResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CancelArtifactBuildTaskResponseUnmarshaller { public static CancelArtifactBuildTaskResponse unmarshall(CancelArtifactBuildTaskResponse cancelArtifactBuildTaskResponse, UnmarshallerContext _ctx) { cancelArtifactBuildTaskResponse.setRequestId(_ctx.stringValue("CancelArtifactBuildTaskResponse.RequestId")); cancelArtifactBuildTaskResponse.setCode(_ctx.stringValue("CancelArtifactBuildTaskResponse.Code")); cancelArtifactBuildTaskResponse.setIsSuccess(_ctx.booleanValue("CancelArtifactBuildTaskResponse.IsSuccess")); return cancelArtifactBuildTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CancelRepoBuildRecordResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CancelRepoBuildRecordResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CancelRepoBuildRecordResponseUnmarshaller { public static CancelRepoBuildRecordResponse unmarshall(CancelRepoBuildRecordResponse cancelRepoBuildRecordResponse, UnmarshallerContext _ctx) { cancelRepoBuildRecordResponse.setRequestId(_ctx.stringValue("CancelRepoBuildRecordResponse.RequestId")); cancelRepoBuildRecordResponse.setCode(_ctx.stringValue("CancelRepoBuildRecordResponse.Code")); cancelRepoBuildRecordResponse.setIsSuccess(_ctx.booleanValue("CancelRepoBuildRecordResponse.IsSuccess")); return cancelRepoBuildRecordResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateBuildRecordByRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateBuildRecordByRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateBuildRecordByRuleResponseUnmarshaller { public static CreateBuildRecordByRuleResponse unmarshall(CreateBuildRecordByRuleResponse createBuildRecordByRuleResponse, UnmarshallerContext _ctx) { createBuildRecordByRuleResponse.setRequestId(_ctx.stringValue("CreateBuildRecordByRuleResponse.RequestId")); createBuildRecordByRuleResponse.setCode(_ctx.stringValue("CreateBuildRecordByRuleResponse.Code")); createBuildRecordByRuleResponse.setIsSuccess(_ctx.booleanValue("CreateBuildRecordByRuleResponse.IsSuccess")); createBuildRecordByRuleResponse.setBuildRecordId(_ctx.stringValue("CreateBuildRecordByRuleResponse.BuildRecordId")); return createBuildRecordByRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateChainResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateChainResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateChainResponseUnmarshaller { public static CreateChainResponse unmarshall(CreateChainResponse createChainResponse, UnmarshallerContext _ctx) { createChainResponse.setRequestId(_ctx.stringValue("CreateChainResponse.RequestId")); createChainResponse.setCode(_ctx.stringValue("CreateChainResponse.Code")); createChainResponse.setChainId(_ctx.stringValue("CreateChainResponse.ChainId")); createChainResponse.setIsSuccess(_ctx.booleanValue("CreateChainResponse.IsSuccess")); return createChainResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateChartNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateChartNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateChartNamespaceResponseUnmarshaller { public static CreateChartNamespaceResponse unmarshall(CreateChartNamespaceResponse createChartNamespaceResponse, UnmarshallerContext _ctx) { createChartNamespaceResponse.setRequestId(_ctx.stringValue("CreateChartNamespaceResponse.RequestId")); createChartNamespaceResponse.setCode(_ctx.stringValue("CreateChartNamespaceResponse.Code")); createChartNamespaceResponse.setIsSuccess(_ctx.booleanValue("CreateChartNamespaceResponse.IsSuccess")); return createChartNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateChartRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateChartRepositoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateChartRepositoryResponseUnmarshaller { public static CreateChartRepositoryResponse unmarshall(CreateChartRepositoryResponse createChartRepositoryResponse, UnmarshallerContext _ctx) { createChartRepositoryResponse.setRequestId(_ctx.stringValue("CreateChartRepositoryResponse.RequestId")); createChartRepositoryResponse.setCode(_ctx.stringValue("CreateChartRepositoryResponse.Code")); createChartRepositoryResponse.setRepoId(_ctx.stringValue("CreateChartRepositoryResponse.RepoId")); createChartRepositoryResponse.setIsSuccess(_ctx.booleanValue("CreateChartRepositoryResponse.IsSuccess")); return createChartRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateInstanceEndpointAclPolicyResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateInstanceEndpointAclPolicyResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateInstanceEndpointAclPolicyResponseUnmarshaller { public static CreateInstanceEndpointAclPolicyResponse unmarshall(CreateInstanceEndpointAclPolicyResponse createInstanceEndpointAclPolicyResponse, UnmarshallerContext _ctx) { createInstanceEndpointAclPolicyResponse.setRequestId(_ctx.stringValue("CreateInstanceEndpointAclPolicyResponse.RequestId")); createInstanceEndpointAclPolicyResponse.setCode(_ctx.stringValue("CreateInstanceEndpointAclPolicyResponse.Code")); createInstanceEndpointAclPolicyResponse.setIsSuccess(_ctx.booleanValue("CreateInstanceEndpointAclPolicyResponse.IsSuccess")); return createInstanceEndpointAclPolicyResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateInstanceVpcEndpointLinkedVpcResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateInstanceVpcEndpointLinkedVpcResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateInstanceVpcEndpointLinkedVpcResponseUnmarshaller { public static CreateInstanceVpcEndpointLinkedVpcResponse unmarshall(CreateInstanceVpcEndpointLinkedVpcResponse createInstanceVpcEndpointLinkedVpcResponse, UnmarshallerContext _ctx) { createInstanceVpcEndpointLinkedVpcResponse.setRequestId(_ctx.stringValue("CreateInstanceVpcEndpointLinkedVpcResponse.RequestId")); createInstanceVpcEndpointLinkedVpcResponse.setCode(_ctx.stringValue("CreateInstanceVpcEndpointLinkedVpcResponse.Code")); createInstanceVpcEndpointLinkedVpcResponse.setIsSuccess(_ctx.booleanValue("CreateInstanceVpcEndpointLinkedVpcResponse.IsSuccess")); return createInstanceVpcEndpointLinkedVpcResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateNamespaceResponseUnmarshaller { public static CreateNamespaceResponse unmarshall(CreateNamespaceResponse createNamespaceResponse, UnmarshallerContext _ctx) { createNamespaceResponse.setRequestId(_ctx.stringValue("CreateNamespaceResponse.RequestId")); createNamespaceResponse.setCode(_ctx.stringValue("CreateNamespaceResponse.Code")); createNamespaceResponse.setIsSuccess(_ctx.booleanValue("CreateNamespaceResponse.IsSuccess")); return createNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoBuildRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoBuildRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoBuildRuleResponseUnmarshaller { public static CreateRepoBuildRuleResponse unmarshall(CreateRepoBuildRuleResponse createRepoBuildRuleResponse, UnmarshallerContext _ctx) { createRepoBuildRuleResponse.setRequestId(_ctx.stringValue("CreateRepoBuildRuleResponse.RequestId")); createRepoBuildRuleResponse.setCode(_ctx.stringValue("CreateRepoBuildRuleResponse.Code")); createRepoBuildRuleResponse.setIsSuccess(_ctx.booleanValue("CreateRepoBuildRuleResponse.IsSuccess")); createRepoBuildRuleResponse.setBuildRuleId(_ctx.stringValue("CreateRepoBuildRuleResponse.BuildRuleId")); return createRepoBuildRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoSourceCodeRepoResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoSourceCodeRepoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoSourceCodeRepoResponseUnmarshaller { public static CreateRepoSourceCodeRepoResponse unmarshall(CreateRepoSourceCodeRepoResponse createRepoSourceCodeRepoResponse, UnmarshallerContext _ctx) { createRepoSourceCodeRepoResponse.setRequestId(_ctx.stringValue("CreateRepoSourceCodeRepoResponse.RequestId")); createRepoSourceCodeRepoResponse.setCode(_ctx.stringValue("CreateRepoSourceCodeRepoResponse.Code")); createRepoSourceCodeRepoResponse.setIsSuccess(_ctx.booleanValue("CreateRepoSourceCodeRepoResponse.IsSuccess")); return createRepoSourceCodeRepoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoSyncRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoSyncRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoSyncRuleResponseUnmarshaller { public static CreateRepoSyncRuleResponse unmarshall(CreateRepoSyncRuleResponse createRepoSyncRuleResponse, UnmarshallerContext _ctx) { createRepoSyncRuleResponse.setRequestId(_ctx.stringValue("CreateRepoSyncRuleResponse.RequestId")); createRepoSyncRuleResponse.setCode(_ctx.stringValue("CreateRepoSyncRuleResponse.Code")); createRepoSyncRuleResponse.setSyncRuleId(_ctx.stringValue("CreateRepoSyncRuleResponse.SyncRuleId")); createRepoSyncRuleResponse.setIsSuccess(_ctx.booleanValue("CreateRepoSyncRuleResponse.IsSuccess")); return createRepoSyncRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoSyncTaskByRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoSyncTaskByRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoSyncTaskByRuleResponseUnmarshaller { public static CreateRepoSyncTaskByRuleResponse unmarshall(CreateRepoSyncTaskByRuleResponse createRepoSyncTaskByRuleResponse, UnmarshallerContext _ctx) { createRepoSyncTaskByRuleResponse.setRequestId(_ctx.stringValue("CreateRepoSyncTaskByRuleResponse.RequestId")); createRepoSyncTaskByRuleResponse.setCode(_ctx.stringValue("CreateRepoSyncTaskByRuleResponse.Code")); createRepoSyncTaskByRuleResponse.setIsSuccess(_ctx.booleanValue("CreateRepoSyncTaskByRuleResponse.IsSuccess")); createRepoSyncTaskByRuleResponse.setSyncTaskId(_ctx.stringValue("CreateRepoSyncTaskByRuleResponse.SyncTaskId")); return createRepoSyncTaskByRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoSyncTaskResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoSyncTaskResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoSyncTaskResponseUnmarshaller { public static CreateRepoSyncTaskResponse unmarshall(CreateRepoSyncTaskResponse createRepoSyncTaskResponse, UnmarshallerContext _ctx) { createRepoSyncTaskResponse.setRequestId(_ctx.stringValue("CreateRepoSyncTaskResponse.RequestId")); createRepoSyncTaskResponse.setCode(_ctx.stringValue("CreateRepoSyncTaskResponse.Code")); createRepoSyncTaskResponse.setIsSuccess(_ctx.booleanValue("CreateRepoSyncTaskResponse.IsSuccess")); createRepoSyncTaskResponse.setSyncTaskId(_ctx.stringValue("CreateRepoSyncTaskResponse.SyncTaskId")); return createRepoSyncTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoTagResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoTagResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoTagResponseUnmarshaller { public static CreateRepoTagResponse unmarshall(CreateRepoTagResponse createRepoTagResponse, UnmarshallerContext _ctx) { createRepoTagResponse.setRequestId(_ctx.stringValue("CreateRepoTagResponse.RequestId")); createRepoTagResponse.setCode(_ctx.stringValue("CreateRepoTagResponse.Code")); createRepoTagResponse.setIsSuccess(_ctx.booleanValue("CreateRepoTagResponse.IsSuccess")); return createRepoTagResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoTagScanTaskResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoTagScanTaskResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoTagScanTaskResponseUnmarshaller { public static CreateRepoTagScanTaskResponse unmarshall(CreateRepoTagScanTaskResponse createRepoTagScanTaskResponse, UnmarshallerContext _ctx) { createRepoTagScanTaskResponse.setRequestId(_ctx.stringValue("CreateRepoTagScanTaskResponse.RequestId")); createRepoTagScanTaskResponse.setCode(_ctx.stringValue("CreateRepoTagScanTaskResponse.Code")); createRepoTagScanTaskResponse.setIsSuccess(_ctx.booleanValue("CreateRepoTagScanTaskResponse.IsSuccess")); return createRepoTagScanTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepoTriggerResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepoTriggerResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepoTriggerResponseUnmarshaller { public static CreateRepoTriggerResponse unmarshall(CreateRepoTriggerResponse createRepoTriggerResponse, UnmarshallerContext _ctx) { createRepoTriggerResponse.setRequestId(_ctx.stringValue("CreateRepoTriggerResponse.RequestId")); createRepoTriggerResponse.setCode(_ctx.stringValue("CreateRepoTriggerResponse.Code")); createRepoTriggerResponse.setIsSuccess(_ctx.booleanValue("CreateRepoTriggerResponse.IsSuccess")); createRepoTriggerResponse.setTriggerId(_ctx.stringValue("CreateRepoTriggerResponse.TriggerId")); return createRepoTriggerResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/CreateRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.CreateRepositoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class CreateRepositoryResponseUnmarshaller { public static CreateRepositoryResponse unmarshall(CreateRepositoryResponse createRepositoryResponse, UnmarshallerContext _ctx) { createRepositoryResponse.setRequestId(_ctx.stringValue("CreateRepositoryResponse.RequestId")); createRepositoryResponse.setCode(_ctx.stringValue("CreateRepositoryResponse.Code")); createRepositoryResponse.setRepoId(_ctx.stringValue("CreateRepositoryResponse.RepoId")); createRepositoryResponse.setIsSuccess(_ctx.booleanValue("CreateRepositoryResponse.IsSuccess")); return createRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteChainResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteChainResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteChainResponseUnmarshaller { public static DeleteChainResponse unmarshall(DeleteChainResponse deleteChainResponse, UnmarshallerContext _ctx) { deleteChainResponse.setRequestId(_ctx.stringValue("DeleteChainResponse.RequestId")); deleteChainResponse.setCode(_ctx.stringValue("DeleteChainResponse.Code")); deleteChainResponse.setIsSuccess(_ctx.booleanValue("DeleteChainResponse.IsSuccess")); return deleteChainResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteChartNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteChartNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteChartNamespaceResponseUnmarshaller { public static DeleteChartNamespaceResponse unmarshall(DeleteChartNamespaceResponse deleteChartNamespaceResponse, UnmarshallerContext _ctx) { deleteChartNamespaceResponse.setRequestId(_ctx.stringValue("DeleteChartNamespaceResponse.RequestId")); deleteChartNamespaceResponse.setCode(_ctx.stringValue("DeleteChartNamespaceResponse.Code")); deleteChartNamespaceResponse.setIsSuccess(_ctx.booleanValue("DeleteChartNamespaceResponse.IsSuccess")); return deleteChartNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteChartReleaseResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteChartReleaseResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteChartReleaseResponseUnmarshaller { public static DeleteChartReleaseResponse unmarshall(DeleteChartReleaseResponse deleteChartReleaseResponse, UnmarshallerContext _ctx) { deleteChartReleaseResponse.setRequestId(_ctx.stringValue("DeleteChartReleaseResponse.RequestId")); deleteChartReleaseResponse.setCode(_ctx.stringValue("DeleteChartReleaseResponse.Code")); deleteChartReleaseResponse.setIsSuccess(_ctx.booleanValue("DeleteChartReleaseResponse.IsSuccess")); return deleteChartReleaseResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteChartRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteChartRepositoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteChartRepositoryResponseUnmarshaller { public static DeleteChartRepositoryResponse unmarshall(DeleteChartRepositoryResponse deleteChartRepositoryResponse, UnmarshallerContext _ctx) { deleteChartRepositoryResponse.setRequestId(_ctx.stringValue("DeleteChartRepositoryResponse.RequestId")); deleteChartRepositoryResponse.setCode(_ctx.stringValue("DeleteChartRepositoryResponse.Code")); deleteChartRepositoryResponse.setIsSuccess(_ctx.booleanValue("DeleteChartRepositoryResponse.IsSuccess")); return deleteChartRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteEventCenterRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteEventCenterRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteEventCenterRuleResponseUnmarshaller { public static DeleteEventCenterRuleResponse unmarshall(DeleteEventCenterRuleResponse deleteEventCenterRuleResponse, UnmarshallerContext _ctx) { deleteEventCenterRuleResponse.setRequestId(_ctx.stringValue("DeleteEventCenterRuleResponse.RequestId")); deleteEventCenterRuleResponse.setCode(_ctx.stringValue("DeleteEventCenterRuleResponse.Code")); return deleteEventCenterRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteInstanceEndpointAclPolicyResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteInstanceEndpointAclPolicyResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteInstanceEndpointAclPolicyResponseUnmarshaller { public static DeleteInstanceEndpointAclPolicyResponse unmarshall(DeleteInstanceEndpointAclPolicyResponse deleteInstanceEndpointAclPolicyResponse, UnmarshallerContext _ctx) { deleteInstanceEndpointAclPolicyResponse.setRequestId(_ctx.stringValue("DeleteInstanceEndpointAclPolicyResponse.RequestId")); deleteInstanceEndpointAclPolicyResponse.setCode(_ctx.stringValue("DeleteInstanceEndpointAclPolicyResponse.Code")); deleteInstanceEndpointAclPolicyResponse.setIsSuccess(_ctx.booleanValue("DeleteInstanceEndpointAclPolicyResponse.IsSuccess")); return deleteInstanceEndpointAclPolicyResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteInstanceVpcEndpointLinkedVpcResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteInstanceVpcEndpointLinkedVpcResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteInstanceVpcEndpointLinkedVpcResponseUnmarshaller { public static DeleteInstanceVpcEndpointLinkedVpcResponse unmarshall(DeleteInstanceVpcEndpointLinkedVpcResponse deleteInstanceVpcEndpointLinkedVpcResponse, UnmarshallerContext _ctx) { deleteInstanceVpcEndpointLinkedVpcResponse.setRequestId(_ctx.stringValue("DeleteInstanceVpcEndpointLinkedVpcResponse.RequestId")); deleteInstanceVpcEndpointLinkedVpcResponse.setCode(_ctx.stringValue("DeleteInstanceVpcEndpointLinkedVpcResponse.Code")); deleteInstanceVpcEndpointLinkedVpcResponse.setIsSuccess(_ctx.booleanValue("DeleteInstanceVpcEndpointLinkedVpcResponse.IsSuccess")); return deleteInstanceVpcEndpointLinkedVpcResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteNamespaceResponseUnmarshaller { public static DeleteNamespaceResponse unmarshall(DeleteNamespaceResponse deleteNamespaceResponse, UnmarshallerContext _ctx) { deleteNamespaceResponse.setRequestId(_ctx.stringValue("DeleteNamespaceResponse.RequestId")); deleteNamespaceResponse.setCode(_ctx.stringValue("DeleteNamespaceResponse.Code")); deleteNamespaceResponse.setIsSuccess(_ctx.booleanValue("DeleteNamespaceResponse.IsSuccess")); return deleteNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteRepoBuildRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteRepoBuildRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoBuildRuleResponseUnmarshaller { public static DeleteRepoBuildRuleResponse unmarshall(DeleteRepoBuildRuleResponse deleteRepoBuildRuleResponse, UnmarshallerContext _ctx) { deleteRepoBuildRuleResponse.setRequestId(_ctx.stringValue("DeleteRepoBuildRuleResponse.RequestId")); deleteRepoBuildRuleResponse.setCode(_ctx.stringValue("DeleteRepoBuildRuleResponse.Code")); deleteRepoBuildRuleResponse.setIsSuccess(_ctx.booleanValue("DeleteRepoBuildRuleResponse.IsSuccess")); return deleteRepoBuildRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteRepoSyncRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteRepoSyncRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoSyncRuleResponseUnmarshaller { public static DeleteRepoSyncRuleResponse unmarshall(DeleteRepoSyncRuleResponse deleteRepoSyncRuleResponse, UnmarshallerContext _ctx) { deleteRepoSyncRuleResponse.setRequestId(_ctx.stringValue("DeleteRepoSyncRuleResponse.RequestId")); deleteRepoSyncRuleResponse.setCode(_ctx.stringValue("DeleteRepoSyncRuleResponse.Code")); deleteRepoSyncRuleResponse.setIsSuccess(_ctx.booleanValue("DeleteRepoSyncRuleResponse.IsSuccess")); return deleteRepoSyncRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteRepoTagResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteRepoTagResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoTagResponseUnmarshaller { public static DeleteRepoTagResponse unmarshall(DeleteRepoTagResponse deleteRepoTagResponse, UnmarshallerContext _ctx) { deleteRepoTagResponse.setRequestId(_ctx.stringValue("DeleteRepoTagResponse.RequestId")); deleteRepoTagResponse.setCode(_ctx.stringValue("DeleteRepoTagResponse.Code")); deleteRepoTagResponse.setIsSuccess(_ctx.booleanValue("DeleteRepoTagResponse.IsSuccess")); return deleteRepoTagResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteRepoTriggerResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteRepoTriggerResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepoTriggerResponseUnmarshaller { public static DeleteRepoTriggerResponse unmarshall(DeleteRepoTriggerResponse deleteRepoTriggerResponse, UnmarshallerContext _ctx) { deleteRepoTriggerResponse.setRequestId(_ctx.stringValue("DeleteRepoTriggerResponse.RequestId")); deleteRepoTriggerResponse.setCode(_ctx.stringValue("DeleteRepoTriggerResponse.Code")); deleteRepoTriggerResponse.setIsSuccess(_ctx.booleanValue("DeleteRepoTriggerResponse.IsSuccess")); return deleteRepoTriggerResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/DeleteRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.DeleteRepositoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteRepositoryResponseUnmarshaller { public static DeleteRepositoryResponse unmarshall(DeleteRepositoryResponse deleteRepositoryResponse, UnmarshallerContext _ctx) { deleteRepositoryResponse.setRequestId(_ctx.stringValue("DeleteRepositoryResponse.RequestId")); deleteRepositoryResponse.setCode(_ctx.stringValue("DeleteRepositoryResponse.Code")); deleteRepositoryResponse.setIsSuccess(_ctx.booleanValue("DeleteRepositoryResponse.IsSuccess")); return deleteRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetArtifactBuildTaskResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetArtifactBuildTaskResponse; import com.aliyuncs.cr.model.v20181201.GetArtifactBuildTaskResponse.SourceArtifact; import com.aliyuncs.cr.model.v20181201.GetArtifactBuildTaskResponse.TargetArtifact; import com.aliyuncs.transform.UnmarshallerContext; public class GetArtifactBuildTaskResponseUnmarshaller { public static GetArtifactBuildTaskResponse unmarshall(GetArtifactBuildTaskResponse getArtifactBuildTaskResponse, UnmarshallerContext _ctx) { getArtifactBuildTaskResponse.setRequestId(_ctx.stringValue("GetArtifactBuildTaskResponse.RequestId")); getArtifactBuildTaskResponse.setEndTime(_ctx.integerValue("GetArtifactBuildTaskResponse.EndTime")); getArtifactBuildTaskResponse.setStartTime(_ctx.integerValue("GetArtifactBuildTaskResponse.StartTime")); getArtifactBuildTaskResponse.setArtifactBuildType(_ctx.stringValue("GetArtifactBuildTaskResponse.ArtifactBuildType")); getArtifactBuildTaskResponse.setTaskStatus(_ctx.stringValue("GetArtifactBuildTaskResponse.TaskStatus")); getArtifactBuildTaskResponse.setBuildTaskId(_ctx.stringValue("GetArtifactBuildTaskResponse.BuildTaskId")); getArtifactBuildTaskResponse.setCode(_ctx.stringValue("GetArtifactBuildTaskResponse.Code")); getArtifactBuildTaskResponse.setIsSuccess(_ctx.booleanValue("GetArtifactBuildTaskResponse.IsSuccess")); List<String> instructions = new ArrayList<String>(); for (int i = 0; i < _ctx.lengthValue("GetArtifactBuildTaskResponse.Instructions.Length"); i++) { instructions.add(_ctx.stringValue("GetArtifactBuildTaskResponse.Instructions["+ i +"]")); } getArtifactBuildTaskResponse.setInstructions(instructions); SourceArtifact sourceArtifact = new SourceArtifact(); sourceArtifact.setRepoId(_ctx.stringValue("GetArtifactBuildTaskResponse.SourceArtifact.RepoId")); sourceArtifact.setVersion(_ctx.stringValue("GetArtifactBuildTaskResponse.SourceArtifact.Version")); sourceArtifact.setArtifactType(_ctx.stringValue("GetArtifactBuildTaskResponse.SourceArtifact.ArtifactType")); getArtifactBuildTaskResponse.setSourceArtifact(sourceArtifact); TargetArtifact targetArtifact = new TargetArtifact(); targetArtifact.setRepoId(_ctx.stringValue("GetArtifactBuildTaskResponse.TargetArtifact.RepoId")); targetArtifact.setVersion(_ctx.stringValue("GetArtifactBuildTaskResponse.TargetArtifact.Version")); targetArtifact.setArtifactType(_ctx.stringValue("GetArtifactBuildTaskResponse.TargetArtifact.ArtifactType")); getArtifactBuildTaskResponse.setTargetArtifact(targetArtifact); return getArtifactBuildTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetAuthorizationTokenResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetAuthorizationTokenResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetAuthorizationTokenResponseUnmarshaller { public static GetAuthorizationTokenResponse unmarshall(GetAuthorizationTokenResponse getAuthorizationTokenResponse, UnmarshallerContext _ctx) { getAuthorizationTokenResponse.setRequestId(_ctx.stringValue("GetAuthorizationTokenResponse.RequestId")); getAuthorizationTokenResponse.setExpireTime(_ctx.longValue("GetAuthorizationTokenResponse.ExpireTime")); getAuthorizationTokenResponse.setCode(_ctx.stringValue("GetAuthorizationTokenResponse.Code")); getAuthorizationTokenResponse.setIsSuccess(_ctx.booleanValue("GetAuthorizationTokenResponse.IsSuccess")); getAuthorizationTokenResponse.setTempUsername(_ctx.stringValue("GetAuthorizationTokenResponse.TempUsername")); getAuthorizationTokenResponse.setAuthorizationToken(_ctx.stringValue("GetAuthorizationTokenResponse.AuthorizationToken")); return getAuthorizationTokenResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetChainResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetChainResponse; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig.NodesItem; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig.NodesItem.NodeConfig; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig.NodesItem.NodeConfig.DenyPolicy; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig.RoutersItem; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig.RoutersItem.From; import com.aliyuncs.cr.model.v20181201.GetChainResponse.ChainConfig.RoutersItem.To; import com.aliyuncs.transform.UnmarshallerContext; public class GetChainResponseUnmarshaller { public static GetChainResponse unmarshall(GetChainResponse getChainResponse, UnmarshallerContext _ctx) { getChainResponse.setRequestId(_ctx.stringValue("GetChainResponse.RequestId")); getChainResponse.setModifiedTime(_ctx.longValue("GetChainResponse.ModifiedTime")); getChainResponse.setScopeId(_ctx.stringValue("GetChainResponse.ScopeId")); getChainResponse.setDescription(_ctx.stringValue("GetChainResponse.Description")); getChainResponse.setCreateTime(_ctx.longValue("GetChainResponse.CreateTime")); getChainResponse.setScopeType(_ctx.stringValue("GetChainResponse.ScopeType")); getChainResponse.setCode(_ctx.stringValue("GetChainResponse.Code")); getChainResponse.setChainId(_ctx.stringValue("GetChainResponse.ChainId")); getChainResponse.setInstanceId(_ctx.stringValue("GetChainResponse.InstanceId")); getChainResponse.setIsSuccess(_ctx.booleanValue("GetChainResponse.IsSuccess")); getChainResponse.setName(_ctx.stringValue("GetChainResponse.Name")); ChainConfig chainConfig = new ChainConfig(); chainConfig.setChainConfigId(_ctx.stringValue("GetChainResponse.ChainConfig.ChainConfigId")); chainConfig.setIsActive(_ctx.booleanValue("GetChainResponse.ChainConfig.IsActive")); chainConfig.setVersion(_ctx.stringValue("GetChainResponse.ChainConfig.Version")); List<RoutersItem> routers = new ArrayList<RoutersItem>(); for (int i = 0; i < _ctx.lengthValue("GetChainResponse.ChainConfig.Routers.Length"); i++) { RoutersItem routersItem = new RoutersItem(); From from = new From(); from.setNodeName(_ctx.stringValue("GetChainResponse.ChainConfig.Routers["+ i +"].From.NodeName")); routersItem.setFrom(from); To to = new To(); to.setNodeName(_ctx.stringValue("GetChainResponse.ChainConfig.Routers["+ i +"].To.NodeName")); routersItem.setTo(to); routers.add(routersItem); } chainConfig.setRouters(routers); List<NodesItem> nodes = new ArrayList<NodesItem>(); for (int i = 0; i < _ctx.lengthValue("GetChainResponse.ChainConfig.Nodes.Length"); i++) { NodesItem nodesItem = new NodesItem(); nodesItem.setNodeName(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeName")); nodesItem.setEnable(_ctx.booleanValue("GetChainResponse.ChainConfig.Nodes["+ i +"].Enable")); NodeConfig nodeConfig = new NodeConfig(); nodeConfig.setTimeout(_ctx.longValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.Timeout")); nodeConfig.setRetry(_ctx.integerValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.Retry")); nodeConfig.setScanEngine(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.ScanEngine")); DenyPolicy denyPolicy = new DenyPolicy(); denyPolicy.setLogic(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.DenyPolicy.Logic")); denyPolicy.setIssueLevel(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.DenyPolicy.IssueLevel")); denyPolicy.setIssueCount(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.DenyPolicy.IssueCount")); denyPolicy.setAction(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.DenyPolicy.Action")); denyPolicy.setIssueList(_ctx.stringValue("GetChainResponse.ChainConfig.Nodes["+ i +"].NodeConfig.DenyPolicy.IssueList")); nodeConfig.setDenyPolicy(denyPolicy); nodesItem.setNodeConfig(nodeConfig); nodes.add(nodesItem); } chainConfig.setNodes(nodes); getChainResponse.setChainConfig(chainConfig); return getChainResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetChartNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetChartNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetChartNamespaceResponseUnmarshaller { public static GetChartNamespaceResponse unmarshall(GetChartNamespaceResponse getChartNamespaceResponse, UnmarshallerContext _ctx) { getChartNamespaceResponse.setRequestId(_ctx.stringValue("GetChartNamespaceResponse.RequestId")); getChartNamespaceResponse.setDefaultRepoType(_ctx.stringValue("GetChartNamespaceResponse.DefaultRepoType")); getChartNamespaceResponse.setNamespaceId(_ctx.stringValue("GetChartNamespaceResponse.NamespaceId")); getChartNamespaceResponse.setNamespaceStatus(_ctx.stringValue("GetChartNamespaceResponse.NamespaceStatus")); getChartNamespaceResponse.setCode(_ctx.stringValue("GetChartNamespaceResponse.Code")); getChartNamespaceResponse.setInstanceId(_ctx.stringValue("GetChartNamespaceResponse.InstanceId")); getChartNamespaceResponse.setAutoCreateRepo(_ctx.booleanValue("GetChartNamespaceResponse.AutoCreateRepo")); getChartNamespaceResponse.setIsSuccess(_ctx.booleanValue("GetChartNamespaceResponse.IsSuccess")); getChartNamespaceResponse.setNamespaceName(_ctx.stringValue("GetChartNamespaceResponse.NamespaceName")); return getChartNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetChartRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetChartRepositoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetChartRepositoryResponseUnmarshaller { public static GetChartRepositoryResponse unmarshall(GetChartRepositoryResponse getChartRepositoryResponse, UnmarshallerContext _ctx) { getChartRepositoryResponse.setRequestId(_ctx.stringValue("GetChartRepositoryResponse.RequestId")); getChartRepositoryResponse.setSummary(_ctx.stringValue("GetChartRepositoryResponse.Summary")); getChartRepositoryResponse.setCreateTime(_ctx.longValue("GetChartRepositoryResponse.CreateTime")); getChartRepositoryResponse.setIsSuccess(_ctx.booleanValue("GetChartRepositoryResponse.IsSuccess")); getChartRepositoryResponse.setInstanceId(_ctx.stringValue("GetChartRepositoryResponse.InstanceId")); getChartRepositoryResponse.setRepoStatus(_ctx.stringValue("GetChartRepositoryResponse.RepoStatus")); getChartRepositoryResponse.setRepoType(_ctx.stringValue("GetChartRepositoryResponse.RepoType")); getChartRepositoryResponse.setRepoId(_ctx.stringValue("GetChartRepositoryResponse.RepoId")); getChartRepositoryResponse.setModifiedTime(_ctx.longValue("GetChartRepositoryResponse.ModifiedTime")); getChartRepositoryResponse.setCode(_ctx.stringValue("GetChartRepositoryResponse.Code")); getChartRepositoryResponse.setRepoNamespaceName(_ctx.stringValue("GetChartRepositoryResponse.RepoNamespaceName")); getChartRepositoryResponse.setRepoName(_ctx.stringValue("GetChartRepositoryResponse.RepoName")); return getChartRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetInstanceCountResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetInstanceCountResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetInstanceCountResponseUnmarshaller { public static GetInstanceCountResponse unmarshall(GetInstanceCountResponse getInstanceCountResponse, UnmarshallerContext _ctx) { getInstanceCountResponse.setRequestId(_ctx.stringValue("GetInstanceCountResponse.RequestId")); getInstanceCountResponse.setCode(_ctx.stringValue("GetInstanceCountResponse.Code")); getInstanceCountResponse.setIsSuccess(_ctx.booleanValue("GetInstanceCountResponse.IsSuccess")); getInstanceCountResponse.setCount(_ctx.integerValue("GetInstanceCountResponse.Count")); return getInstanceCountResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetInstanceEndpointResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetInstanceEndpointResponse; import com.aliyuncs.cr.model.v20181201.GetInstanceEndpointResponse.AclEntriesItem; import com.aliyuncs.cr.model.v20181201.GetInstanceEndpointResponse.Endpoints; import com.aliyuncs.transform.UnmarshallerContext; public class GetInstanceEndpointResponseUnmarshaller { public static GetInstanceEndpointResponse unmarshall(GetInstanceEndpointResponse getInstanceEndpointResponse, UnmarshallerContext _ctx) { getInstanceEndpointResponse.setRequestId(_ctx.stringValue("GetInstanceEndpointResponse.RequestId")); getInstanceEndpointResponse.setStatus(_ctx.stringValue("GetInstanceEndpointResponse.Status")); getInstanceEndpointResponse.setCode(_ctx.stringValue("GetInstanceEndpointResponse.Code")); getInstanceEndpointResponse.setIsSuccess(_ctx.booleanValue("GetInstanceEndpointResponse.IsSuccess")); getInstanceEndpointResponse.setAclEnable(_ctx.booleanValue("GetInstanceEndpointResponse.AclEnable")); getInstanceEndpointResponse.setEnable(_ctx.booleanValue("GetInstanceEndpointResponse.Enable")); List<Endpoints> domains = new ArrayList<Endpoints>(); for (int i = 0; i < _ctx.lengthValue("GetInstanceEndpointResponse.Domains.Length"); i++) { Endpoints endpoints = new Endpoints(); endpoints.setType(_ctx.stringValue("GetInstanceEndpointResponse.Domains["+ i +"].Type")); endpoints.setDomain(_ctx.stringValue("GetInstanceEndpointResponse.Domains["+ i +"].Domain")); domains.add(endpoints); } getInstanceEndpointResponse.setDomains(domains); List<AclEntriesItem> aclEntries = new ArrayList<AclEntriesItem>(); for (int i = 0; i < _ctx.lengthValue("GetInstanceEndpointResponse.AclEntries.Length"); i++) { AclEntriesItem aclEntriesItem = new AclEntriesItem(); aclEntriesItem.setComment(_ctx.stringValue("GetInstanceEndpointResponse.AclEntries["+ i +"].Comment")); aclEntriesItem.setEntry(_ctx.stringValue("GetInstanceEndpointResponse.AclEntries["+ i +"].Entry")); aclEntries.add(aclEntriesItem); } getInstanceEndpointResponse.setAclEntries(aclEntries); return getInstanceEndpointResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetInstanceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetInstanceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetInstanceResponseUnmarshaller { public static GetInstanceResponse unmarshall(GetInstanceResponse getInstanceResponse, UnmarshallerContext _ctx) { getInstanceResponse.setRequestId(_ctx.stringValue("GetInstanceResponse.RequestId")); getInstanceResponse.setModifiedTime(_ctx.longValue("GetInstanceResponse.ModifiedTime")); getInstanceResponse.setCreateTime(_ctx.longValue("GetInstanceResponse.CreateTime")); getInstanceResponse.setInstanceName(_ctx.stringValue("GetInstanceResponse.InstanceName")); getInstanceResponse.setInstanceSpecification(_ctx.stringValue("GetInstanceResponse.InstanceSpecification")); getInstanceResponse.setCode(_ctx.stringValue("GetInstanceResponse.Code")); getInstanceResponse.setInstanceStatus(_ctx.stringValue("GetInstanceResponse.InstanceStatus")); getInstanceResponse.setInstanceId(_ctx.stringValue("GetInstanceResponse.InstanceId")); getInstanceResponse.setIsSuccess(_ctx.booleanValue("GetInstanceResponse.IsSuccess")); return getInstanceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetInstanceUsageResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetInstanceUsageResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetInstanceUsageResponseUnmarshaller { public static GetInstanceUsageResponse unmarshall(GetInstanceUsageResponse getInstanceUsageResponse, UnmarshallerContext _ctx) { getInstanceUsageResponse.setRequestId(_ctx.stringValue("GetInstanceUsageResponse.RequestId")); getInstanceUsageResponse.setNamespaceUsage(_ctx.stringValue("GetInstanceUsageResponse.NamespaceUsage")); getInstanceUsageResponse.setRepoQuota(_ctx.stringValue("GetInstanceUsageResponse.RepoQuota")); getInstanceUsageResponse.setChartNamespaceQuota(_ctx.stringValue("GetInstanceUsageResponse.ChartNamespaceQuota")); getInstanceUsageResponse.setRepoUsage(_ctx.stringValue("GetInstanceUsageResponse.RepoUsage")); getInstanceUsageResponse.setNamespaceQuota(_ctx.stringValue("GetInstanceUsageResponse.NamespaceQuota")); getInstanceUsageResponse.setCode(_ctx.stringValue("GetInstanceUsageResponse.Code")); getInstanceUsageResponse.setIsSuccess(_ctx.booleanValue("GetInstanceUsageResponse.IsSuccess")); getInstanceUsageResponse.setChartRepoUsage(_ctx.stringValue("GetInstanceUsageResponse.ChartRepoUsage")); getInstanceUsageResponse.setChartNamespaceUsage(_ctx.stringValue("GetInstanceUsageResponse.ChartNamespaceUsage")); getInstanceUsageResponse.setChartRepoQuota(_ctx.stringValue("GetInstanceUsageResponse.ChartRepoQuota")); return getInstanceUsageResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetInstanceVpcEndpointResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetInstanceVpcEndpointResponse; import com.aliyuncs.cr.model.v20181201.GetInstanceVpcEndpointResponse.LinkedVpcsItem; import com.aliyuncs.transform.UnmarshallerContext; public class GetInstanceVpcEndpointResponseUnmarshaller { public static GetInstanceVpcEndpointResponse unmarshall(GetInstanceVpcEndpointResponse getInstanceVpcEndpointResponse, UnmarshallerContext _ctx) { getInstanceVpcEndpointResponse.setRequestId(_ctx.stringValue("GetInstanceVpcEndpointResponse.RequestId")); getInstanceVpcEndpointResponse.setCode(_ctx.stringValue("GetInstanceVpcEndpointResponse.Code")); getInstanceVpcEndpointResponse.setIsSuccess(_ctx.booleanValue("GetInstanceVpcEndpointResponse.IsSuccess")); getInstanceVpcEndpointResponse.setEnable(_ctx.booleanValue("GetInstanceVpcEndpointResponse.Enable")); List<String> domains = new ArrayList<String>(); for (int i = 0; i < _ctx.lengthValue("GetInstanceVpcEndpointResponse.Domains.Length"); i++) { domains.add(_ctx.stringValue("GetInstanceVpcEndpointResponse.Domains["+ i +"]")); } getInstanceVpcEndpointResponse.setDomains(domains); List<LinkedVpcsItem> linkedVpcs = new ArrayList<LinkedVpcsItem>(); for (int i = 0; i < _ctx.lengthValue("GetInstanceVpcEndpointResponse.LinkedVpcs.Length"); i++) { LinkedVpcsItem linkedVpcsItem = new LinkedVpcsItem(); linkedVpcsItem.setStatus(_ctx.stringValue("GetInstanceVpcEndpointResponse.LinkedVpcs["+ i +"].Status")); linkedVpcsItem.setVpcId(_ctx.stringValue("GetInstanceVpcEndpointResponse.LinkedVpcs["+ i +"].VpcId")); linkedVpcsItem.setIp(_ctx.stringValue("GetInstanceVpcEndpointResponse.LinkedVpcs["+ i +"].Ip")); linkedVpcsItem.setDefaultAccess(_ctx.booleanValue("GetInstanceVpcEndpointResponse.LinkedVpcs["+ i +"].DefaultAccess")); linkedVpcsItem.setVswitchId(_ctx.stringValue("GetInstanceVpcEndpointResponse.LinkedVpcs["+ i +"].VswitchId")); linkedVpcs.add(linkedVpcsItem); } getInstanceVpcEndpointResponse.setLinkedVpcs(linkedVpcs); return getInstanceVpcEndpointResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetNamespaceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetNamespaceResponseUnmarshaller { public static GetNamespaceResponse unmarshall(GetNamespaceResponse getNamespaceResponse, UnmarshallerContext _ctx) { getNamespaceResponse.setRequestId(_ctx.stringValue("GetNamespaceResponse.RequestId")); getNamespaceResponse.setDefaultRepoType(_ctx.stringValue("GetNamespaceResponse.DefaultRepoType")); getNamespaceResponse.setNamespaceId(_ctx.stringValue("GetNamespaceResponse.NamespaceId")); getNamespaceResponse.setNamespaceStatus(_ctx.stringValue("GetNamespaceResponse.NamespaceStatus")); getNamespaceResponse.setCode(_ctx.stringValue("GetNamespaceResponse.Code")); getNamespaceResponse.setInstanceId(_ctx.stringValue("GetNamespaceResponse.InstanceId")); getNamespaceResponse.setAutoCreateRepo(_ctx.booleanValue("GetNamespaceResponse.AutoCreateRepo")); getNamespaceResponse.setIsSuccess(_ctx.booleanValue("GetNamespaceResponse.IsSuccess")); getNamespaceResponse.setNamespaceName(_ctx.stringValue("GetNamespaceResponse.NamespaceName")); return getNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoBuildRecordResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepoBuildRecordResponse; import com.aliyuncs.cr.model.v20181201.GetRepoBuildRecordResponse.Image; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoBuildRecordResponseUnmarshaller { public static GetRepoBuildRecordResponse unmarshall(GetRepoBuildRecordResponse getRepoBuildRecordResponse, UnmarshallerContext _ctx) { getRepoBuildRecordResponse.setRequestId(_ctx.stringValue("GetRepoBuildRecordResponse.RequestId")); getRepoBuildRecordResponse.setStatus(_ctx.stringValue("GetRepoBuildRecordResponse.Status")); getRepoBuildRecordResponse.setEndTime(_ctx.longValue("GetRepoBuildRecordResponse.EndTime")); getRepoBuildRecordResponse.setStartTime(_ctx.longValue("GetRepoBuildRecordResponse.StartTime")); getRepoBuildRecordResponse.setCode(_ctx.stringValue("GetRepoBuildRecordResponse.Code")); getRepoBuildRecordResponse.setIsSuccess(_ctx.booleanValue("GetRepoBuildRecordResponse.IsSuccess")); getRepoBuildRecordResponse.setBuildRecordId(_ctx.stringValue("GetRepoBuildRecordResponse.BuildRecordId")); Image image = new Image(); image.setRepoNamespaceName(_ctx.stringValue("GetRepoBuildRecordResponse.Image.RepoNamespaceName")); image.setImageTag(_ctx.stringValue("GetRepoBuildRecordResponse.Image.ImageTag")); image.setRepoName(_ctx.stringValue("GetRepoBuildRecordResponse.Image.RepoName")); getRepoBuildRecordResponse.setImage(image); return getRepoBuildRecordResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoBuildRecordStatusResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepoBuildRecordStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoBuildRecordStatusResponseUnmarshaller { public static GetRepoBuildRecordStatusResponse unmarshall(GetRepoBuildRecordStatusResponse getRepoBuildRecordStatusResponse, UnmarshallerContext _ctx) { getRepoBuildRecordStatusResponse.setRequestId(_ctx.stringValue("GetRepoBuildRecordStatusResponse.RequestId")); getRepoBuildRecordStatusResponse.setCode(_ctx.stringValue("GetRepoBuildRecordStatusResponse.Code")); getRepoBuildRecordStatusResponse.setIsSuccess(_ctx.booleanValue("GetRepoBuildRecordStatusResponse.IsSuccess")); getRepoBuildRecordStatusResponse.setBuildStatus(_ctx.stringValue("GetRepoBuildRecordStatusResponse.BuildStatus")); return getRepoBuildRecordStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoSourceCodeRepoResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepoSourceCodeRepoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoSourceCodeRepoResponseUnmarshaller { public static GetRepoSourceCodeRepoResponse unmarshall(GetRepoSourceCodeRepoResponse getRepoSourceCodeRepoResponse, UnmarshallerContext _ctx) { getRepoSourceCodeRepoResponse.setRequestId(_ctx.stringValue("GetRepoSourceCodeRepoResponse.RequestId")); getRepoSourceCodeRepoResponse.setCodeRepoType(_ctx.stringValue("GetRepoSourceCodeRepoResponse.CodeRepoType")); getRepoSourceCodeRepoResponse.setRepoId(_ctx.stringValue("GetRepoSourceCodeRepoResponse.RepoId")); getRepoSourceCodeRepoResponse.setCodeRepoNamespaceName(_ctx.stringValue("GetRepoSourceCodeRepoResponse.CodeRepoNamespaceName")); getRepoSourceCodeRepoResponse.setOverseaBuild(_ctx.stringValue("GetRepoSourceCodeRepoResponse.OverseaBuild")); getRepoSourceCodeRepoResponse.setCode(_ctx.stringValue("GetRepoSourceCodeRepoResponse.Code")); getRepoSourceCodeRepoResponse.setCodeRepoName(_ctx.stringValue("GetRepoSourceCodeRepoResponse.CodeRepoName")); getRepoSourceCodeRepoResponse.setAutoBuild(_ctx.stringValue("GetRepoSourceCodeRepoResponse.AutoBuild")); getRepoSourceCodeRepoResponse.setIsSuccess(_ctx.booleanValue("GetRepoSourceCodeRepoResponse.IsSuccess")); getRepoSourceCodeRepoResponse.setDisableCacheBuild(_ctx.stringValue("GetRepoSourceCodeRepoResponse.DisableCacheBuild")); getRepoSourceCodeRepoResponse.setCodeRepoDomain(_ctx.stringValue("GetRepoSourceCodeRepoResponse.CodeRepoDomain")); return getRepoSourceCodeRepoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoSyncTaskResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetRepoSyncTaskResponse; import com.aliyuncs.cr.model.v20181201.GetRepoSyncTaskResponse.ImageFrom; import com.aliyuncs.cr.model.v20181201.GetRepoSyncTaskResponse.ImageTo; import com.aliyuncs.cr.model.v20181201.GetRepoSyncTaskResponse.LayerTasksItem; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoSyncTaskResponseUnmarshaller { public static GetRepoSyncTaskResponse unmarshall(GetRepoSyncTaskResponse getRepoSyncTaskResponse, UnmarshallerContext _ctx) { getRepoSyncTaskResponse.setRequestId(_ctx.stringValue("GetRepoSyncTaskResponse.RequestId")); getRepoSyncTaskResponse.setSyncRuleId(_ctx.stringValue("GetRepoSyncTaskResponse.SyncRuleId")); getRepoSyncTaskResponse.setProgress(_ctx.longValue("GetRepoSyncTaskResponse.Progress")); getRepoSyncTaskResponse.setSyncedSize(_ctx.longValue("GetRepoSyncTaskResponse.SyncedSize")); getRepoSyncTaskResponse.setTaskStatus(_ctx.stringValue("GetRepoSyncTaskResponse.TaskStatus")); getRepoSyncTaskResponse.setSyncTransAccelerate(_ctx.booleanValue("GetRepoSyncTaskResponse.SyncTransAccelerate")); getRepoSyncTaskResponse.setCrossUser(_ctx.booleanValue("GetRepoSyncTaskResponse.CrossUser")); getRepoSyncTaskResponse.setSyncTaskId(_ctx.stringValue("GetRepoSyncTaskResponse.SyncTaskId")); getRepoSyncTaskResponse.setSyncBatchTaskId(_ctx.stringValue("GetRepoSyncTaskResponse.SyncBatchTaskId")); getRepoSyncTaskResponse.setCode(_ctx.stringValue("GetRepoSyncTaskResponse.Code")); getRepoSyncTaskResponse.setIsSuccess(_ctx.booleanValue("GetRepoSyncTaskResponse.IsSuccess")); getRepoSyncTaskResponse.setTaskTrigger(_ctx.stringValue("GetRepoSyncTaskResponse.TaskTrigger")); ImageFrom imageFrom = new ImageFrom(); imageFrom.setRepoNamespaceName(_ctx.stringValue("GetRepoSyncTaskResponse.ImageFrom.RepoNamespaceName")); imageFrom.setInstanceId(_ctx.stringValue("GetRepoSyncTaskResponse.ImageFrom.InstanceId")); imageFrom.setImageTag(_ctx.stringValue("GetRepoSyncTaskResponse.ImageFrom.ImageTag")); imageFrom.setRepoName(_ctx.stringValue("GetRepoSyncTaskResponse.ImageFrom.RepoName")); imageFrom.setRegionId(_ctx.stringValue("GetRepoSyncTaskResponse.ImageFrom.RegionId")); getRepoSyncTaskResponse.setImageFrom(imageFrom); ImageTo imageTo = new ImageTo(); imageTo.setRepoNamespaceName(_ctx.stringValue("GetRepoSyncTaskResponse.ImageTo.RepoNamespaceName")); imageTo.setInstanceId(_ctx.stringValue("GetRepoSyncTaskResponse.ImageTo.InstanceId")); imageTo.setImageTag(_ctx.stringValue("GetRepoSyncTaskResponse.ImageTo.ImageTag")); imageTo.setRepoName(_ctx.stringValue("GetRepoSyncTaskResponse.ImageTo.RepoName")); imageTo.setRegionId(_ctx.stringValue("GetRepoSyncTaskResponse.ImageTo.RegionId")); getRepoSyncTaskResponse.setImageTo(imageTo); List<LayerTasksItem> layerTasks = new ArrayList<LayerTasksItem>(); for (int i = 0; i < _ctx.lengthValue("GetRepoSyncTaskResponse.LayerTasks.Length"); i++) { LayerTasksItem layerTasksItem = new LayerTasksItem(); layerTasksItem.setTaskStatus(_ctx.stringValue("GetRepoSyncTaskResponse.LayerTasks["+ i +"].TaskStatus")); layerTasksItem.setDigest(_ctx.stringValue("GetRepoSyncTaskResponse.LayerTasks["+ i +"].Digest")); layerTasksItem.setSyncedSize(_ctx.longValue("GetRepoSyncTaskResponse.LayerTasks["+ i +"].SyncedSize")); layerTasksItem.setSize(_ctx.longValue("GetRepoSyncTaskResponse.LayerTasks["+ i +"].Size")); layerTasksItem.setSyncLayerTaskId(_ctx.stringValue("GetRepoSyncTaskResponse.LayerTasks["+ i +"].SyncLayerTaskId")); layerTasksItem.setArtifactDigest(_ctx.stringValue("GetRepoSyncTaskResponse.LayerTasks["+ i +"].ArtifactDigest")); layerTasks.add(layerTasksItem); } getRepoSyncTaskResponse.setLayerTasks(layerTasks); return getRepoSyncTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoTagLayersResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetRepoTagLayersResponse; import com.aliyuncs.cr.model.v20181201.GetRepoTagLayersResponse.LayersItem; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagLayersResponseUnmarshaller { public static GetRepoTagLayersResponse unmarshall(GetRepoTagLayersResponse getRepoTagLayersResponse, UnmarshallerContext _ctx) { getRepoTagLayersResponse.setRequestId(_ctx.stringValue("GetRepoTagLayersResponse.RequestId")); getRepoTagLayersResponse.setCode(_ctx.stringValue("GetRepoTagLayersResponse.Code")); getRepoTagLayersResponse.setIsSuccess(_ctx.booleanValue("GetRepoTagLayersResponse.IsSuccess")); List<LayersItem> layers = new ArrayList<LayersItem>(); for (int i = 0; i < _ctx.lengthValue("GetRepoTagLayersResponse.Layers.Length"); i++) { LayersItem layersItem = new LayersItem(); layersItem.setBlobDigest(_ctx.stringValue("GetRepoTagLayersResponse.Layers["+ i +"].BlobDigest")); layersItem.setLayerIndex(_ctx.integerValue("GetRepoTagLayersResponse.Layers["+ i +"].LayerIndex")); layersItem.setLayerInstruction(_ctx.stringValue("GetRepoTagLayersResponse.Layers["+ i +"].LayerInstruction")); layersItem.setLayerCMD(_ctx.stringValue("GetRepoTagLayersResponse.Layers["+ i +"].LayerCMD")); layersItem.setBlobSize(_ctx.longValue("GetRepoTagLayersResponse.Layers["+ i +"].BlobSize")); layers.add(layersItem); } getRepoTagLayersResponse.setLayers(layers); return getRepoTagLayersResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoTagManifestResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse.Manifest; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse.Manifest.Config; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse.Manifest.FsLayersItem; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse.Manifest.HistoryItem; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse.Manifest.LayersItem; import com.aliyuncs.cr.model.v20181201.GetRepoTagManifestResponse.Manifest.SignaturesItem; import java.util.Map; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagManifestResponseUnmarshaller { public static GetRepoTagManifestResponse unmarshall(GetRepoTagManifestResponse getRepoTagManifestResponse, UnmarshallerContext _ctx) { getRepoTagManifestResponse.setRequestId(_ctx.stringValue("GetRepoTagManifestResponse.RequestId")); getRepoTagManifestResponse.setCode(_ctx.stringValue("GetRepoTagManifestResponse.Code")); getRepoTagManifestResponse.setIsSuccess(_ctx.booleanValue("GetRepoTagManifestResponse.IsSuccess")); Manifest manifest = new Manifest(); manifest.setTag(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Tag")); manifest.setName(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Name")); manifest.setMediaType(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.MediaType")); manifest.setSchemaVersion(_ctx.integerValue("GetRepoTagManifestResponse.Manifest.SchemaVersion")); manifest.setArchitecture(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Architecture")); Config config = new Config(); config.setDigest(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Config.Digest")); config.setMediaType(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Config.MediaType")); config.setSize(_ctx.longValue("GetRepoTagManifestResponse.Manifest.Config.Size")); manifest.setConfig(config); List<FsLayersItem> fsLayers = new ArrayList<FsLayersItem>(); for (int i = 0; i < _ctx.lengthValue("GetRepoTagManifestResponse.Manifest.FsLayers.Length"); i++) { FsLayersItem fsLayersItem = new FsLayersItem(); fsLayersItem.setBlobSum(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.FsLayers["+ i +"].BlobSum")); fsLayers.add(fsLayersItem); } manifest.setFsLayers(fsLayers); List<HistoryItem> history = new ArrayList<HistoryItem>(); for (int i = 0; i < _ctx.lengthValue("GetRepoTagManifestResponse.Manifest.History.Length"); i++) { HistoryItem historyItem = new HistoryItem(); historyItem.setV1Compatibility(_ctx.mapValue("GetRepoTagManifestResponse.Manifest.History["+ i +"].V1Compatibility")); history.add(historyItem); } manifest.setHistory(history); List<SignaturesItem> signatures = new ArrayList<SignaturesItem>(); for (int i = 0; i < _ctx.lengthValue("GetRepoTagManifestResponse.Manifest.Signatures.Length"); i++) { SignaturesItem signaturesItem = new SignaturesItem(); signaturesItem.setSignature(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Signatures["+ i +"].Signature")); signaturesItem.setHeader(_ctx.mapValue("GetRepoTagManifestResponse.Manifest.Signatures["+ i +"].Header")); signaturesItem.set_Protected(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Signatures["+ i +"].Protected")); signatures.add(signaturesItem); } manifest.setSignatures(signatures); List<LayersItem> layers = new ArrayList<LayersItem>(); for (int i = 0; i < _ctx.lengthValue("GetRepoTagManifestResponse.Manifest.Layers.Length"); i++) { LayersItem layersItem = new LayersItem(); layersItem.setDigest(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Layers["+ i +"].Digest")); layersItem.setMediaType(_ctx.stringValue("GetRepoTagManifestResponse.Manifest.Layers["+ i +"].MediaType")); layersItem.setSize(_ctx.longValue("GetRepoTagManifestResponse.Manifest.Layers["+ i +"].Size")); layers.add(layersItem); } manifest.setLayers(layers); getRepoTagManifestResponse.setManifest(manifest); return getRepoTagManifestResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoTagResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepoTagResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagResponseUnmarshaller { public static GetRepoTagResponse unmarshall(GetRepoTagResponse getRepoTagResponse, UnmarshallerContext _ctx) { getRepoTagResponse.setRequestId(_ctx.stringValue("GetRepoTagResponse.RequestId")); getRepoTagResponse.setStatus(_ctx.stringValue("GetRepoTagResponse.Status")); getRepoTagResponse.setImageCreate(_ctx.longValue("GetRepoTagResponse.ImageCreate")); getRepoTagResponse.setImageSize(_ctx.longValue("GetRepoTagResponse.ImageSize")); getRepoTagResponse.setDigest(_ctx.stringValue("GetRepoTagResponse.Digest")); getRepoTagResponse.setCode(_ctx.stringValue("GetRepoTagResponse.Code")); getRepoTagResponse.setImageUpdate(_ctx.longValue("GetRepoTagResponse.ImageUpdate")); getRepoTagResponse.setTag(_ctx.stringValue("GetRepoTagResponse.Tag")); getRepoTagResponse.setIsSuccess(_ctx.booleanValue("GetRepoTagResponse.IsSuccess")); getRepoTagResponse.setImageId(_ctx.stringValue("GetRepoTagResponse.ImageId")); return getRepoTagResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoTagScanStatusResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepoTagScanStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagScanStatusResponseUnmarshaller { public static GetRepoTagScanStatusResponse unmarshall(GetRepoTagScanStatusResponse getRepoTagScanStatusResponse, UnmarshallerContext _ctx) { getRepoTagScanStatusResponse.setRequestId(_ctx.stringValue("GetRepoTagScanStatusResponse.RequestId")); getRepoTagScanStatusResponse.setStatus(_ctx.stringValue("GetRepoTagScanStatusResponse.Status")); getRepoTagScanStatusResponse.setCode(_ctx.stringValue("GetRepoTagScanStatusResponse.Code")); getRepoTagScanStatusResponse.setIsSuccess(_ctx.booleanValue("GetRepoTagScanStatusResponse.IsSuccess")); getRepoTagScanStatusResponse.setScanService(_ctx.stringValue("GetRepoTagScanStatusResponse.ScanService")); return getRepoTagScanStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepoTagScanSummaryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepoTagScanSummaryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepoTagScanSummaryResponseUnmarshaller { public static GetRepoTagScanSummaryResponse unmarshall(GetRepoTagScanSummaryResponse getRepoTagScanSummaryResponse, UnmarshallerContext _ctx) { getRepoTagScanSummaryResponse.setRequestId(_ctx.stringValue("GetRepoTagScanSummaryResponse.RequestId")); getRepoTagScanSummaryResponse.setUnknownSeverity(_ctx.integerValue("GetRepoTagScanSummaryResponse.UnknownSeverity")); getRepoTagScanSummaryResponse.setTotalSeverity(_ctx.integerValue("GetRepoTagScanSummaryResponse.TotalSeverity")); getRepoTagScanSummaryResponse.setCode(_ctx.stringValue("GetRepoTagScanSummaryResponse.Code")); getRepoTagScanSummaryResponse.setMediumSeverity(_ctx.integerValue("GetRepoTagScanSummaryResponse.MediumSeverity")); getRepoTagScanSummaryResponse.setIsSuccess(_ctx.booleanValue("GetRepoTagScanSummaryResponse.IsSuccess")); getRepoTagScanSummaryResponse.setHighSeverity(_ctx.integerValue("GetRepoTagScanSummaryResponse.HighSeverity")); getRepoTagScanSummaryResponse.setLowSeverity(_ctx.integerValue("GetRepoTagScanSummaryResponse.LowSeverity")); return getRepoTagScanSummaryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/GetRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import com.aliyuncs.cr.model.v20181201.GetRepositoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetRepositoryResponseUnmarshaller { public static GetRepositoryResponse unmarshall(GetRepositoryResponse getRepositoryResponse, UnmarshallerContext _ctx) { getRepositoryResponse.setRequestId(_ctx.stringValue("GetRepositoryResponse.RequestId")); getRepositoryResponse.setSummary(_ctx.stringValue("GetRepositoryResponse.Summary")); getRepositoryResponse.setCreateTime(_ctx.longValue("GetRepositoryResponse.CreateTime")); getRepositoryResponse.setIsSuccess(_ctx.booleanValue("GetRepositoryResponse.IsSuccess")); getRepositoryResponse.setInstanceId(_ctx.stringValue("GetRepositoryResponse.InstanceId")); getRepositoryResponse.setRepoStatus(_ctx.stringValue("GetRepositoryResponse.RepoStatus")); getRepositoryResponse.setRepoType(_ctx.stringValue("GetRepositoryResponse.RepoType")); getRepositoryResponse.setRepoBuildType(_ctx.stringValue("GetRepositoryResponse.RepoBuildType")); getRepositoryResponse.setModifiedTime(_ctx.longValue("GetRepositoryResponse.ModifiedTime")); getRepositoryResponse.setRepoId(_ctx.stringValue("GetRepositoryResponse.RepoId")); getRepositoryResponse.setCode(_ctx.stringValue("GetRepositoryResponse.Code")); getRepositoryResponse.setRepoNamespaceName(_ctx.stringValue("GetRepositoryResponse.RepoNamespaceName")); getRepositoryResponse.setTagImmutability(_ctx.booleanValue("GetRepositoryResponse.TagImmutability")); getRepositoryResponse.setRepoName(_ctx.stringValue("GetRepositoryResponse.RepoName")); getRepositoryResponse.setDetail(_ctx.stringValue("GetRepositoryResponse.Detail")); return getRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListArtifactBuildTaskLogResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListArtifactBuildTaskLogResponse; import com.aliyuncs.cr.model.v20181201.ListArtifactBuildTaskLogResponse.BuildTaskLogsItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListArtifactBuildTaskLogResponseUnmarshaller { public static ListArtifactBuildTaskLogResponse unmarshall(ListArtifactBuildTaskLogResponse listArtifactBuildTaskLogResponse, UnmarshallerContext _ctx) { listArtifactBuildTaskLogResponse.setRequestId(_ctx.stringValue("ListArtifactBuildTaskLogResponse.RequestId")); listArtifactBuildTaskLogResponse.setCode(_ctx.stringValue("ListArtifactBuildTaskLogResponse.Code")); listArtifactBuildTaskLogResponse.setIsSuccess(_ctx.booleanValue("ListArtifactBuildTaskLogResponse.IsSuccess")); listArtifactBuildTaskLogResponse.setTotalCount(_ctx.integerValue("ListArtifactBuildTaskLogResponse.TotalCount")); List<BuildTaskLogsItem> buildTaskLogs = new ArrayList<BuildTaskLogsItem>(); for (int i = 0; i < _ctx.lengthValue("ListArtifactBuildTaskLogResponse.BuildTaskLogs.Length"); i++) { BuildTaskLogsItem buildTaskLogsItem = new BuildTaskLogsItem(); buildTaskLogsItem.setMessage(_ctx.stringValue("ListArtifactBuildTaskLogResponse.BuildTaskLogs["+ i +"].Message")); buildTaskLogsItem.setLineNumber(_ctx.integerValue("ListArtifactBuildTaskLogResponse.BuildTaskLogs["+ i +"].LineNumber")); buildTaskLogs.add(buildTaskLogsItem); } listArtifactBuildTaskLogResponse.setBuildTaskLogs(buildTaskLogs); return listArtifactBuildTaskLogResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListChainInstanceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListChainInstanceResponse; import com.aliyuncs.cr.model.v20181201.ListChainInstanceResponse.ChainInstancesItem; import com.aliyuncs.cr.model.v20181201.ListChainInstanceResponse.ChainInstancesItem.Chain; import com.aliyuncs.transform.UnmarshallerContext; public class ListChainInstanceResponseUnmarshaller { public static ListChainInstanceResponse unmarshall(ListChainInstanceResponse listChainInstanceResponse, UnmarshallerContext _ctx) { listChainInstanceResponse.setRequestId(_ctx.stringValue("ListChainInstanceResponse.RequestId")); listChainInstanceResponse.setCode(_ctx.stringValue("ListChainInstanceResponse.Code")); listChainInstanceResponse.setPageNo(_ctx.integerValue("ListChainInstanceResponse.PageNo")); listChainInstanceResponse.setIsSuccess(_ctx.booleanValue("ListChainInstanceResponse.IsSuccess")); listChainInstanceResponse.setInstanceId(_ctx.stringValue("ListChainInstanceResponse.InstanceId")); listChainInstanceResponse.setPageSize(_ctx.integerValue("ListChainInstanceResponse.PageSize")); listChainInstanceResponse.setTotalCount(_ctx.integerValue("ListChainInstanceResponse.TotalCount")); List<ChainInstancesItem> chainInstances = new ArrayList<ChainInstancesItem>(); for (int i = 0; i < _ctx.lengthValue("ListChainInstanceResponse.ChainInstances.Length"); i++) { ChainInstancesItem chainInstancesItem = new ChainInstancesItem(); chainInstancesItem.setEndTime(_ctx.longValue("ListChainInstanceResponse.ChainInstances["+ i +"].EndTime")); chainInstancesItem.setStatus(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].Status")); chainInstancesItem.setStartTime(_ctx.longValue("ListChainInstanceResponse.ChainInstances["+ i +"].StartTime")); chainInstancesItem.setResult(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].Result")); chainInstancesItem.setChainInstanceId(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].ChainInstanceId")); chainInstancesItem.setRepoNamespaceName(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].RepoNamespaceName")); chainInstancesItem.setRepoName(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].RepoName")); Chain chain = new Chain(); chain.setChainId(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].Chain.ChainId")); chain.setChainName(_ctx.stringValue("ListChainInstanceResponse.ChainInstances["+ i +"].Chain.ChainName")); chain.setVersion(_ctx.longValue("ListChainInstanceResponse.ChainInstances["+ i +"].Chain.Version")); chainInstancesItem.setChain(chain); chainInstances.add(chainInstancesItem); } listChainInstanceResponse.setChainInstances(chainInstances); return listChainInstanceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListChainResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListChainResponse; import com.aliyuncs.cr.model.v20181201.ListChainResponse.ChainsItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListChainResponseUnmarshaller { public static ListChainResponse unmarshall(ListChainResponse listChainResponse, UnmarshallerContext _ctx) { listChainResponse.setRequestId(_ctx.stringValue("ListChainResponse.RequestId")); listChainResponse.setCode(_ctx.stringValue("ListChainResponse.Code")); listChainResponse.setPageNo(_ctx.integerValue("ListChainResponse.PageNo")); listChainResponse.setIsSuccess(_ctx.booleanValue("ListChainResponse.IsSuccess")); listChainResponse.setPageSize(_ctx.integerValue("ListChainResponse.PageSize")); listChainResponse.setTotalCount(_ctx.integerValue("ListChainResponse.TotalCount")); List<ChainsItem> chains = new ArrayList<ChainsItem>(); for (int i = 0; i < _ctx.lengthValue("ListChainResponse.Chains.Length"); i++) { ChainsItem chainsItem = new ChainsItem(); chainsItem.setModifiedTime(_ctx.longValue("ListChainResponse.Chains["+ i +"].ModifiedTime")); chainsItem.setScopeId(_ctx.stringValue("ListChainResponse.Chains["+ i +"].ScopeId")); chainsItem.setDescription(_ctx.stringValue("ListChainResponse.Chains["+ i +"].Description")); chainsItem.setCreateTime(_ctx.longValue("ListChainResponse.Chains["+ i +"].CreateTime")); chainsItem.setScopeType(_ctx.stringValue("ListChainResponse.Chains["+ i +"].ScopeType")); chainsItem.setChainId(_ctx.stringValue("ListChainResponse.Chains["+ i +"].ChainId")); chainsItem.setInstanceId(_ctx.stringValue("ListChainResponse.Chains["+ i +"].InstanceId")); chainsItem.setName(_ctx.stringValue("ListChainResponse.Chains["+ i +"].Name")); chains.add(chainsItem); } listChainResponse.setChains(chains); return listChainResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListChartNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListChartNamespaceResponse; import com.aliyuncs.cr.model.v20181201.ListChartNamespaceResponse.NamespacesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListChartNamespaceResponseUnmarshaller { public static ListChartNamespaceResponse unmarshall(ListChartNamespaceResponse listChartNamespaceResponse, UnmarshallerContext _ctx) { listChartNamespaceResponse.setRequestId(_ctx.stringValue("ListChartNamespaceResponse.RequestId")); listChartNamespaceResponse.setCode(_ctx.stringValue("ListChartNamespaceResponse.Code")); listChartNamespaceResponse.setPageNo(_ctx.integerValue("ListChartNamespaceResponse.PageNo")); listChartNamespaceResponse.setIsSuccess(_ctx.booleanValue("ListChartNamespaceResponse.IsSuccess")); listChartNamespaceResponse.setPageSize(_ctx.integerValue("ListChartNamespaceResponse.PageSize")); listChartNamespaceResponse.setTotalCount(_ctx.stringValue("ListChartNamespaceResponse.TotalCount")); List<NamespacesItem> namespaces = new ArrayList<NamespacesItem>(); for (int i = 0; i < _ctx.lengthValue("ListChartNamespaceResponse.Namespaces.Length"); i++) { NamespacesItem namespacesItem = new NamespacesItem(); namespacesItem.setDefaultRepoType(_ctx.stringValue("ListChartNamespaceResponse.Namespaces["+ i +"].DefaultRepoType")); namespacesItem.setNamespaceStatus(_ctx.stringValue("ListChartNamespaceResponse.Namespaces["+ i +"].NamespaceStatus")); namespacesItem.setNamespaceId(_ctx.stringValue("ListChartNamespaceResponse.Namespaces["+ i +"].NamespaceId")); namespacesItem.setAutoCreateRepo(_ctx.booleanValue("ListChartNamespaceResponse.Namespaces["+ i +"].AutoCreateRepo")); namespacesItem.setInstanceId(_ctx.stringValue("ListChartNamespaceResponse.Namespaces["+ i +"].InstanceId")); namespacesItem.setNamespaceName(_ctx.stringValue("ListChartNamespaceResponse.Namespaces["+ i +"].NamespaceName")); namespaces.add(namespacesItem); } listChartNamespaceResponse.setNamespaces(namespaces); return listChartNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListChartReleaseResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListChartReleaseResponse; import com.aliyuncs.cr.model.v20181201.ListChartReleaseResponse.ChartReleasesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListChartReleaseResponseUnmarshaller { public static ListChartReleaseResponse unmarshall(ListChartReleaseResponse listChartReleaseResponse, UnmarshallerContext _ctx) { listChartReleaseResponse.setRequestId(_ctx.stringValue("ListChartReleaseResponse.RequestId")); listChartReleaseResponse.setCode(_ctx.stringValue("ListChartReleaseResponse.Code")); listChartReleaseResponse.setPageNo(_ctx.integerValue("ListChartReleaseResponse.PageNo")); listChartReleaseResponse.setIsSuccess(_ctx.booleanValue("ListChartReleaseResponse.IsSuccess")); listChartReleaseResponse.setPageSize(_ctx.integerValue("ListChartReleaseResponse.PageSize")); listChartReleaseResponse.setTotalCount(_ctx.stringValue("ListChartReleaseResponse.TotalCount")); List<ChartReleasesItem> chartReleases = new ArrayList<ChartReleasesItem>(); for (int i = 0; i < _ctx.lengthValue("ListChartReleaseResponse.ChartReleases.Length"); i++) { ChartReleasesItem chartReleasesItem = new ChartReleasesItem(); chartReleasesItem.setStatus(_ctx.stringValue("ListChartReleaseResponse.ChartReleases["+ i +"].Status")); chartReleasesItem.setModifiedTime(_ctx.longValue("ListChartReleaseResponse.ChartReleases["+ i +"].ModifiedTime")); chartReleasesItem.setRepoId(_ctx.stringValue("ListChartReleaseResponse.ChartReleases["+ i +"].RepoId")); chartReleasesItem.setRelease(_ctx.stringValue("ListChartReleaseResponse.ChartReleases["+ i +"].Release")); chartReleasesItem.setSize(_ctx.stringValue("ListChartReleaseResponse.ChartReleases["+ i +"].Size")); chartReleasesItem.setInstanceId(_ctx.stringValue("ListChartReleaseResponse.ChartReleases["+ i +"].InstanceId")); chartReleasesItem.setChart(_ctx.stringValue("ListChartReleaseResponse.ChartReleases["+ i +"].Chart")); chartReleases.add(chartReleasesItem); } listChartReleaseResponse.setChartReleases(chartReleases); return listChartReleaseResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListChartRepositoryResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListChartRepositoryResponse; import com.aliyuncs.cr.model.v20181201.ListChartRepositoryResponse.RepositoriesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListChartRepositoryResponseUnmarshaller { public static ListChartRepositoryResponse unmarshall(ListChartRepositoryResponse listChartRepositoryResponse, UnmarshallerContext _ctx) { listChartRepositoryResponse.setRequestId(_ctx.stringValue("ListChartRepositoryResponse.RequestId")); listChartRepositoryResponse.setCode(_ctx.stringValue("ListChartRepositoryResponse.Code")); listChartRepositoryResponse.setPageNo(_ctx.integerValue("ListChartRepositoryResponse.PageNo")); listChartRepositoryResponse.setIsSuccess(_ctx.booleanValue("ListChartRepositoryResponse.IsSuccess")); listChartRepositoryResponse.setPageSize(_ctx.integerValue("ListChartRepositoryResponse.PageSize")); listChartRepositoryResponse.setTotalCount(_ctx.stringValue("ListChartRepositoryResponse.TotalCount")); List<RepositoriesItem> repositories = new ArrayList<RepositoriesItem>(); for (int i = 0; i < _ctx.lengthValue("ListChartRepositoryResponse.Repositories.Length"); i++) { RepositoriesItem repositoriesItem = new RepositoriesItem(); repositoriesItem.setSummary(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].Summary")); repositoriesItem.setModifiedTime(_ctx.longValue("ListChartRepositoryResponse.Repositories["+ i +"].ModifiedTime")); repositoriesItem.setRepoId(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].RepoId")); repositoriesItem.setCreateTime(_ctx.longValue("ListChartRepositoryResponse.Repositories["+ i +"].CreateTime")); repositoriesItem.setRepoNamespaceName(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].RepoNamespaceName")); repositoriesItem.setInstanceId(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].InstanceId")); repositoriesItem.setRepoType(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].RepoType")); repositoriesItem.setRepoStatus(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].RepoStatus")); repositoriesItem.setRepoName(_ctx.stringValue("ListChartRepositoryResponse.Repositories["+ i +"].RepoName")); repositories.add(repositoriesItem); } listChartRepositoryResponse.setRepositories(repositories); return listChartRepositoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListEventCenterRecordResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListEventCenterRecordResponse; import com.aliyuncs.cr.model.v20181201.ListEventCenterRecordResponse.RecordsItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListEventCenterRecordResponseUnmarshaller { public static ListEventCenterRecordResponse unmarshall(ListEventCenterRecordResponse listEventCenterRecordResponse, UnmarshallerContext _ctx) { listEventCenterRecordResponse.setRequestId(_ctx.stringValue("ListEventCenterRecordResponse.RequestId")); listEventCenterRecordResponse.setCode(_ctx.stringValue("ListEventCenterRecordResponse.Code")); listEventCenterRecordResponse.setPageNo(_ctx.integerValue("ListEventCenterRecordResponse.PageNo")); listEventCenterRecordResponse.setIsSuccess(_ctx.booleanValue("ListEventCenterRecordResponse.IsSuccess")); listEventCenterRecordResponse.setPageSize(_ctx.integerValue("ListEventCenterRecordResponse.PageSize")); listEventCenterRecordResponse.setTotalCount(_ctx.integerValue("ListEventCenterRecordResponse.TotalCount")); List<RecordsItem> records = new ArrayList<RecordsItem>(); for (int i = 0; i < _ctx.lengthValue("ListEventCenterRecordResponse.Records.Length"); i++) { RecordsItem recordsItem = new RecordsItem(); recordsItem.setRecordId(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].RecordId")); recordsItem.setRuleId(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].RuleId")); recordsItem.setInstanceId(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].InstanceId")); recordsItem.setRuleName(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].RuleName")); recordsItem.setNamespace(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].Namespace")); recordsItem.setRepoName(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].RepoName")); recordsItem.setTag(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].Tag")); recordsItem.setEventChannel(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].EventChannel")); recordsItem.setEventType(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].EventType")); recordsItem.setEventNotifyMethod(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].EventNotifyMethod")); recordsItem.setEventNotifyId(_ctx.stringValue("ListEventCenterRecordResponse.Records["+ i +"].EventNotifyId")); recordsItem.setCreateTime(_ctx.longValue("ListEventCenterRecordResponse.Records["+ i +"].CreateTime")); recordsItem.setUpdateTime(_ctx.longValue("ListEventCenterRecordResponse.Records["+ i +"].UpdateTime")); records.add(recordsItem); } listEventCenterRecordResponse.setRecords(records); return listEventCenterRecordResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListEventCenterRuleNameResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListEventCenterRuleNameResponse; import com.aliyuncs.cr.model.v20181201.ListEventCenterRuleNameResponse.RuleNamesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListEventCenterRuleNameResponseUnmarshaller { public static ListEventCenterRuleNameResponse unmarshall(ListEventCenterRuleNameResponse listEventCenterRuleNameResponse, UnmarshallerContext _ctx) { listEventCenterRuleNameResponse.setRequestId(_ctx.stringValue("ListEventCenterRuleNameResponse.RequestId")); listEventCenterRuleNameResponse.setCode(_ctx.stringValue("ListEventCenterRuleNameResponse.Code")); listEventCenterRuleNameResponse.setIsSuccess(_ctx.booleanValue("ListEventCenterRuleNameResponse.IsSuccess")); List<RuleNamesItem> ruleNames = new ArrayList<RuleNamesItem>(); for (int i = 0; i < _ctx.lengthValue("ListEventCenterRuleNameResponse.RuleNames.Length"); i++) { RuleNamesItem ruleNamesItem = new RuleNamesItem(); ruleNamesItem.setRuleId(_ctx.stringValue("ListEventCenterRuleNameResponse.RuleNames["+ i +"].RuleId")); ruleNamesItem.setRuleName(_ctx.stringValue("ListEventCenterRuleNameResponse.RuleNames["+ i +"].RuleName")); ruleNames.add(ruleNamesItem); } listEventCenterRuleNameResponse.setRuleNames(ruleNames); return listEventCenterRuleNameResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListInstanceEndpointResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListInstanceEndpointResponse; import com.aliyuncs.cr.model.v20181201.ListInstanceEndpointResponse.EndpointsItem; import com.aliyuncs.cr.model.v20181201.ListInstanceEndpointResponse.EndpointsItem.AclEntriesItem; import com.aliyuncs.cr.model.v20181201.ListInstanceEndpointResponse.EndpointsItem.DomainsItem; import com.aliyuncs.cr.model.v20181201.ListInstanceEndpointResponse.EndpointsItem.LinkedVpcsItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListInstanceEndpointResponseUnmarshaller { public static ListInstanceEndpointResponse unmarshall(ListInstanceEndpointResponse listInstanceEndpointResponse, UnmarshallerContext _ctx) { listInstanceEndpointResponse.setRequestId(_ctx.stringValue("ListInstanceEndpointResponse.RequestId")); listInstanceEndpointResponse.setCode(_ctx.stringValue("ListInstanceEndpointResponse.Code")); listInstanceEndpointResponse.setIsSuccess(_ctx.booleanValue("ListInstanceEndpointResponse.IsSuccess")); List<EndpointsItem> endpoints = new ArrayList<EndpointsItem>(); for (int i = 0; i < _ctx.lengthValue("ListInstanceEndpointResponse.Endpoints.Length"); i++) { EndpointsItem endpointsItem = new EndpointsItem(); endpointsItem.setStatus(_ctx.stringValue("ListInstanceEndpointResponse.Endpoints["+ i +"].Status")); endpointsItem.setEndpointType(_ctx.stringValue("ListInstanceEndpointResponse.Endpoints["+ i +"].EndpointType")); endpointsItem.setAclEnable(_ctx.booleanValue("ListInstanceEndpointResponse.Endpoints["+ i +"].AclEnable")); endpointsItem.setEnable(_ctx.booleanValue("ListInstanceEndpointResponse.Endpoints["+ i +"].Enable")); List<DomainsItem> domains = new ArrayList<DomainsItem>(); for (int j = 0; j < _ctx.lengthValue("ListInstanceEndpointResponse.Endpoints["+ i +"].Domains.Length"); j++) { DomainsItem domainsItem = new DomainsItem(); domainsItem.setType(_ctx.stringValue("ListInstanceEndpointResponse.Endpoints["+ i +"].Domains["+ j +"].Type")); domainsItem.setDomain(_ctx.stringValue("ListInstanceEndpointResponse.Endpoints["+ i +"].Domains["+ j +"].Domain")); domains.add(domainsItem); } endpointsItem.setDomains(domains); List<LinkedVpcsItem> linkedVpcs = new ArrayList<LinkedVpcsItem>(); for (int j = 0; j < _ctx.lengthValue("ListInstanceEndpointResponse.Endpoints["+ i +"].LinkedVpcs.Length"); j++) { LinkedVpcsItem linkedVpcsItem = new LinkedVpcsItem(); linkedVpcsItem.setVpcId(_ctx.stringValue("ListInstanceEndpointResponse.Endpoints["+ i +"].LinkedVpcs["+ j +"].VpcId")); linkedVpcs.add(linkedVpcsItem); } endpointsItem.setLinkedVpcs(linkedVpcs); List<AclEntriesItem> aclEntries = new ArrayList<AclEntriesItem>(); for (int j = 0; j < _ctx.lengthValue("ListInstanceEndpointResponse.Endpoints["+ i +"].AclEntries.Length"); j++) { AclEntriesItem aclEntriesItem = new AclEntriesItem(); aclEntriesItem.setEntry(_ctx.stringValue("ListInstanceEndpointResponse.Endpoints["+ i +"].AclEntries["+ j +"].Entry")); aclEntries.add(aclEntriesItem); } endpointsItem.setAclEntries(aclEntries); endpoints.add(endpointsItem); } listInstanceEndpointResponse.setEndpoints(endpoints); return listInstanceEndpointResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListInstanceRegionResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListInstanceRegionResponse; import com.aliyuncs.cr.model.v20181201.ListInstanceRegionResponse.RegionsItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListInstanceRegionResponseUnmarshaller { public static ListInstanceRegionResponse unmarshall(ListInstanceRegionResponse listInstanceRegionResponse, UnmarshallerContext _ctx) { listInstanceRegionResponse.setRequestId(_ctx.stringValue("ListInstanceRegionResponse.RequestId")); listInstanceRegionResponse.setCode(_ctx.stringValue("ListInstanceRegionResponse.Code")); listInstanceRegionResponse.setIsSuccess(_ctx.booleanValue("ListInstanceRegionResponse.IsSuccess")); List<RegionsItem> regions = new ArrayList<RegionsItem>(); for (int i = 0; i < _ctx.lengthValue("ListInstanceRegionResponse.Regions.Length"); i++) { RegionsItem regionsItem = new RegionsItem(); regionsItem.setLocalName(_ctx.stringValue("ListInstanceRegionResponse.Regions["+ i +"].LocalName")); regionsItem.setRegionId(_ctx.stringValue("ListInstanceRegionResponse.Regions["+ i +"].RegionId")); regions.add(regionsItem); } listInstanceRegionResponse.setRegions(regions); return listInstanceRegionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListInstanceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListInstanceResponse; import com.aliyuncs.cr.model.v20181201.ListInstanceResponse.InstancesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListInstanceResponseUnmarshaller { public static ListInstanceResponse unmarshall(ListInstanceResponse listInstanceResponse, UnmarshallerContext _ctx) { listInstanceResponse.setRequestId(_ctx.stringValue("ListInstanceResponse.RequestId")); listInstanceResponse.setCode(_ctx.stringValue("ListInstanceResponse.Code")); listInstanceResponse.setPageNo(_ctx.integerValue("ListInstanceResponse.PageNo")); listInstanceResponse.setIsSuccess(_ctx.booleanValue("ListInstanceResponse.IsSuccess")); listInstanceResponse.setPageSize(_ctx.integerValue("ListInstanceResponse.PageSize")); listInstanceResponse.setTotalCount(_ctx.integerValue("ListInstanceResponse.TotalCount")); List<InstancesItem> instances = new ArrayList<InstancesItem>(); for (int i = 0; i < _ctx.lengthValue("ListInstanceResponse.Instances.Length"); i++) { InstancesItem instancesItem = new InstancesItem(); instancesItem.setModifiedTime(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].ModifiedTime")); instancesItem.setInstanceName(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].InstanceName")); instancesItem.setCreateTime(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].CreateTime")); instancesItem.setInstanceSpecification(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].InstanceSpecification")); instancesItem.setInstanceStatus(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].InstanceStatus")); instancesItem.setInstanceId(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].InstanceId")); instancesItem.setRegionId(_ctx.stringValue("ListInstanceResponse.Instances["+ i +"].RegionId")); instances.add(instancesItem); } listInstanceResponse.setInstances(instances); return listInstanceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListNamespaceResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListNamespaceResponse; import com.aliyuncs.cr.model.v20181201.ListNamespaceResponse.NamespacesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListNamespaceResponseUnmarshaller { public static ListNamespaceResponse unmarshall(ListNamespaceResponse listNamespaceResponse, UnmarshallerContext _ctx) { listNamespaceResponse.setRequestId(_ctx.stringValue("ListNamespaceResponse.RequestId")); listNamespaceResponse.setCode(_ctx.stringValue("ListNamespaceResponse.Code")); listNamespaceResponse.setPageNo(_ctx.integerValue("ListNamespaceResponse.PageNo")); listNamespaceResponse.setIsSuccess(_ctx.booleanValue("ListNamespaceResponse.IsSuccess")); listNamespaceResponse.setPageSize(_ctx.integerValue("ListNamespaceResponse.PageSize")); listNamespaceResponse.setTotalCount(_ctx.stringValue("ListNamespaceResponse.TotalCount")); List<NamespacesItem> namespaces = new ArrayList<NamespacesItem>(); for (int i = 0; i < _ctx.lengthValue("ListNamespaceResponse.Namespaces.Length"); i++) { NamespacesItem namespacesItem = new NamespacesItem(); namespacesItem.setDefaultRepoType(_ctx.stringValue("ListNamespaceResponse.Namespaces["+ i +"].DefaultRepoType")); namespacesItem.setNamespaceStatus(_ctx.stringValue("ListNamespaceResponse.Namespaces["+ i +"].NamespaceStatus")); namespacesItem.setNamespaceId(_ctx.stringValue("ListNamespaceResponse.Namespaces["+ i +"].NamespaceId")); namespacesItem.setAutoCreateRepo(_ctx.booleanValue("ListNamespaceResponse.Namespaces["+ i +"].AutoCreateRepo")); namespacesItem.setInstanceId(_ctx.stringValue("ListNamespaceResponse.Namespaces["+ i +"].InstanceId")); namespacesItem.setNamespaceName(_ctx.stringValue("ListNamespaceResponse.Namespaces["+ i +"].NamespaceName")); namespaces.add(namespacesItem); } listNamespaceResponse.setNamespaces(namespaces); return listNamespaceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListRepoBuildRecordLogResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRecordLogResponse; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRecordLogResponse.BuildRecordLogsItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListRepoBuildRecordLogResponseUnmarshaller { public static ListRepoBuildRecordLogResponse unmarshall(ListRepoBuildRecordLogResponse listRepoBuildRecordLogResponse, UnmarshallerContext _ctx) { listRepoBuildRecordLogResponse.setRequestId(_ctx.stringValue("ListRepoBuildRecordLogResponse.RequestId")); listRepoBuildRecordLogResponse.setCode(_ctx.stringValue("ListRepoBuildRecordLogResponse.Code")); listRepoBuildRecordLogResponse.setPageNo(_ctx.integerValue("ListRepoBuildRecordLogResponse.PageNo")); listRepoBuildRecordLogResponse.setIsSuccess(_ctx.booleanValue("ListRepoBuildRecordLogResponse.IsSuccess")); listRepoBuildRecordLogResponse.setPageSize(_ctx.integerValue("ListRepoBuildRecordLogResponse.PageSize")); listRepoBuildRecordLogResponse.setTotalCount(_ctx.stringValue("ListRepoBuildRecordLogResponse.TotalCount")); List<BuildRecordLogsItem> buildRecordLogs = new ArrayList<BuildRecordLogsItem>(); for (int i = 0; i < _ctx.lengthValue("ListRepoBuildRecordLogResponse.BuildRecordLogs.Length"); i++) { BuildRecordLogsItem buildRecordLogsItem = new BuildRecordLogsItem(); buildRecordLogsItem.setLineNumber(_ctx.integerValue("ListRepoBuildRecordLogResponse.BuildRecordLogs["+ i +"].LineNumber")); buildRecordLogsItem.setMessage(_ctx.stringValue("ListRepoBuildRecordLogResponse.BuildRecordLogs["+ i +"].Message")); buildRecordLogsItem.setBuildStage(_ctx.stringValue("ListRepoBuildRecordLogResponse.BuildRecordLogs["+ i +"].BuildStage")); buildRecordLogs.add(buildRecordLogsItem); } listRepoBuildRecordLogResponse.setBuildRecordLogs(buildRecordLogs); return listRepoBuildRecordLogResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListRepoBuildRecordResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRecordResponse; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRecordResponse.BuildRecordsItem; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRecordResponse.BuildRecordsItem.Image; import com.aliyuncs.transform.UnmarshallerContext; public class ListRepoBuildRecordResponseUnmarshaller { public static ListRepoBuildRecordResponse unmarshall(ListRepoBuildRecordResponse listRepoBuildRecordResponse, UnmarshallerContext _ctx) { listRepoBuildRecordResponse.setRequestId(_ctx.stringValue("ListRepoBuildRecordResponse.RequestId")); listRepoBuildRecordResponse.setCode(_ctx.stringValue("ListRepoBuildRecordResponse.Code")); listRepoBuildRecordResponse.setPageNo(_ctx.integerValue("ListRepoBuildRecordResponse.PageNo")); listRepoBuildRecordResponse.setIsSuccess(_ctx.booleanValue("ListRepoBuildRecordResponse.IsSuccess")); listRepoBuildRecordResponse.setPageSize(_ctx.integerValue("ListRepoBuildRecordResponse.PageSize")); listRepoBuildRecordResponse.setTotalCount(_ctx.stringValue("ListRepoBuildRecordResponse.TotalCount")); List<BuildRecordsItem> buildRecords = new ArrayList<BuildRecordsItem>(); for (int i = 0; i < _ctx.lengthValue("ListRepoBuildRecordResponse.BuildRecords.Length"); i++) { BuildRecordsItem buildRecordsItem = new BuildRecordsItem(); buildRecordsItem.setEndTime(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].EndTime")); buildRecordsItem.setStartTime(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].StartTime")); buildRecordsItem.setBuildStatus(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].BuildStatus")); buildRecordsItem.setBuildRecordId(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].BuildRecordId")); Image image = new Image(); image.setRepoNamespaceName(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].Image.RepoNamespaceName")); image.setImageTag(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].Image.ImageTag")); image.setRepoId(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].Image.RepoId")); image.setRepoName(_ctx.stringValue("ListRepoBuildRecordResponse.BuildRecords["+ i +"].Image.RepoName")); buildRecordsItem.setImage(image); buildRecords.add(buildRecordsItem); } listRepoBuildRecordResponse.setBuildRecords(buildRecords); return listRepoBuildRecordResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListRepoBuildRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRuleResponse; import com.aliyuncs.cr.model.v20181201.ListRepoBuildRuleResponse.BuildRulesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListRepoBuildRuleResponseUnmarshaller { public static ListRepoBuildRuleResponse unmarshall(ListRepoBuildRuleResponse listRepoBuildRuleResponse, UnmarshallerContext _ctx) { listRepoBuildRuleResponse.setRequestId(_ctx.stringValue("ListRepoBuildRuleResponse.RequestId")); listRepoBuildRuleResponse.setCode(_ctx.stringValue("ListRepoBuildRuleResponse.Code")); listRepoBuildRuleResponse.setPageNo(_ctx.integerValue("ListRepoBuildRuleResponse.PageNo")); listRepoBuildRuleResponse.setIsSuccess(_ctx.booleanValue("ListRepoBuildRuleResponse.IsSuccess")); listRepoBuildRuleResponse.setPageSize(_ctx.integerValue("ListRepoBuildRuleResponse.PageSize")); listRepoBuildRuleResponse.setTotalCount(_ctx.stringValue("ListRepoBuildRuleResponse.TotalCount")); List<BuildRulesItem> buildRules = new ArrayList<BuildRulesItem>(); for (int i = 0; i < _ctx.lengthValue("ListRepoBuildRuleResponse.BuildRules.Length"); i++) { BuildRulesItem buildRulesItem = new BuildRulesItem(); buildRulesItem.setDockerfileLocation(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].DockerfileLocation")); buildRulesItem.setBuildRuleId(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].BuildRuleId")); buildRulesItem.setPushType(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].PushType")); buildRulesItem.setPushName(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].PushName")); buildRulesItem.setImageTag(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].ImageTag")); buildRulesItem.setDockerfileName(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].DockerfileName")); List<String> platforms = new ArrayList<String>(); for (int j = 0; j < _ctx.lengthValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].Platforms.Length"); j++) { platforms.add(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].Platforms["+ j +"]")); } buildRulesItem.setPlatforms(platforms); List<String> buildArgs = new ArrayList<String>(); for (int j = 0; j < _ctx.lengthValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].BuildArgs.Length"); j++) { buildArgs.add(_ctx.stringValue("ListRepoBuildRuleResponse.BuildRules["+ i +"].BuildArgs["+ j +"]")); } buildRulesItem.setBuildArgs(buildArgs); buildRules.add(buildRulesItem); } listRepoBuildRuleResponse.setBuildRules(buildRules); return listRepoBuildRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListRepoSyncRuleResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListRepoSyncRuleResponse; import com.aliyuncs.cr.model.v20181201.ListRepoSyncRuleResponse.SyncRulesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListRepoSyncRuleResponseUnmarshaller { public static ListRepoSyncRuleResponse unmarshall(ListRepoSyncRuleResponse listRepoSyncRuleResponse, UnmarshallerContext _ctx) { listRepoSyncRuleResponse.setRequestId(_ctx.stringValue("ListRepoSyncRuleResponse.RequestId")); listRepoSyncRuleResponse.setCode(_ctx.stringValue("ListRepoSyncRuleResponse.Code")); listRepoSyncRuleResponse.setPageNo(_ctx.integerValue("ListRepoSyncRuleResponse.PageNo")); listRepoSyncRuleResponse.setIsSuccess(_ctx.booleanValue("ListRepoSyncRuleResponse.IsSuccess")); listRepoSyncRuleResponse.setPageSize(_ctx.integerValue("ListRepoSyncRuleResponse.PageSize")); listRepoSyncRuleResponse.setTotalCount(_ctx.integerValue("ListRepoSyncRuleResponse.TotalCount")); List<SyncRulesItem> syncRules = new ArrayList<SyncRulesItem>(); for (int i = 0; i < _ctx.lengthValue("ListRepoSyncRuleResponse.SyncRules.Length"); i++) { SyncRulesItem syncRulesItem = new SyncRulesItem(); syncRulesItem.setSyncTrigger(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].SyncTrigger")); syncRulesItem.setCreateTime(_ctx.longValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].CreateTime")); syncRulesItem.setLocalRegionId(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].LocalRegionId")); syncRulesItem.setSyncScope(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].SyncScope")); syncRulesItem.setTagFilter(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].TagFilter")); syncRulesItem.setTargetNamespaceName(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].TargetNamespaceName")); syncRulesItem.setTargetInstanceId(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].TargetInstanceId")); syncRulesItem.setTargetRepoName(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].TargetRepoName")); syncRulesItem.setSyncRuleId(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].SyncRuleId")); syncRulesItem.setModifiedTime(_ctx.longValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].ModifiedTime")); syncRulesItem.setSyncRuleName(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].SyncRuleName")); syncRulesItem.setTargetRegionId(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].TargetRegionId")); syncRulesItem.setLocalInstanceId(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].LocalInstanceId")); syncRulesItem.setLocalNamespaceName(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].LocalNamespaceName")); syncRulesItem.setLocalRepoName(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].LocalRepoName")); syncRulesItem.setSyncDirection(_ctx.stringValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].SyncDirection")); syncRulesItem.setCrossUser(_ctx.booleanValue("ListRepoSyncRuleResponse.SyncRules["+ i +"].CrossUser")); syncRules.add(syncRulesItem); } listRepoSyncRuleResponse.setSyncRules(syncRules); return listRepoSyncRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListRepoSyncTaskResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListRepoSyncTaskResponse; import com.aliyuncs.cr.model.v20181201.ListRepoSyncTaskResponse.SyncTasksItem; import com.aliyuncs.cr.model.v20181201.ListRepoSyncTaskResponse.SyncTasksItem.ImageFrom; import com.aliyuncs.cr.model.v20181201.ListRepoSyncTaskResponse.SyncTasksItem.ImageTo; import com.aliyuncs.transform.UnmarshallerContext; public class ListRepoSyncTaskResponseUnmarshaller { public static ListRepoSyncTaskResponse unmarshall(ListRepoSyncTaskResponse listRepoSyncTaskResponse, UnmarshallerContext _ctx) { listRepoSyncTaskResponse.setRequestId(_ctx.stringValue("ListRepoSyncTaskResponse.RequestId")); listRepoSyncTaskResponse.setCode(_ctx.stringValue("ListRepoSyncTaskResponse.Code")); listRepoSyncTaskResponse.setPageNo(_ctx.integerValue("ListRepoSyncTaskResponse.PageNo")); listRepoSyncTaskResponse.setIsSuccess(_ctx.booleanValue("ListRepoSyncTaskResponse.IsSuccess")); listRepoSyncTaskResponse.setPageSize(_ctx.integerValue("ListRepoSyncTaskResponse.PageSize")); listRepoSyncTaskResponse.setTotalCount(_ctx.stringValue("ListRepoSyncTaskResponse.TotalCount")); List<SyncTasksItem> syncTasks = new ArrayList<SyncTasksItem>(); for (int i = 0; i < _ctx.lengthValue("ListRepoSyncTaskResponse.SyncTasks.Length"); i++) { SyncTasksItem syncTasksItem = new SyncTasksItem(); syncTasksItem.setModifedTime(_ctx.longValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ModifedTime")); syncTasksItem.setSyncRuleId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].SyncRuleId")); syncTasksItem.setSyncTaskId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].SyncTaskId")); syncTasksItem.setTaskStatus(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].TaskStatus")); syncTasksItem.setCreateTime(_ctx.longValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].CreateTime")); syncTasksItem.setSyncBatchTaskId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].SyncBatchTaskId")); syncTasksItem.setCrossUser(_ctx.booleanValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].CrossUser")); syncTasksItem.setSyncTransAccelerate(_ctx.booleanValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].SyncTransAccelerate")); syncTasksItem.setTaskTrigger(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].TaskTrigger")); syncTasksItem.setCustomLink(_ctx.booleanValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].CustomLink")); ImageFrom imageFrom = new ImageFrom(); imageFrom.setRepoNamespaceName(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageFrom.RepoNamespaceName")); imageFrom.setInstanceId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageFrom.InstanceId")); imageFrom.setImageTag(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageFrom.ImageTag")); imageFrom.setRepoName(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageFrom.RepoName")); imageFrom.setRegionId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageFrom.RegionId")); syncTasksItem.setImageFrom(imageFrom); ImageTo imageTo = new ImageTo(); imageTo.setRepoNamespaceName(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageTo.RepoNamespaceName")); imageTo.setInstanceId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageTo.InstanceId")); imageTo.setImageTag(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageTo.ImageTag")); imageTo.setRepoName(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageTo.RepoName")); imageTo.setRegionId(_ctx.stringValue("ListRepoSyncTaskResponse.SyncTasks["+ i +"].ImageTo.RegionId")); syncTasksItem.setImageTo(imageTo); syncTasks.add(syncTasksItem); } listRepoSyncTaskResponse.setSyncTasks(syncTasks); return listRepoSyncTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform
java-sources/com/aliyun/aliyun-java-sdk-cr/4.1.5/com/aliyuncs/cr/transform/v20181201/ListRepoTagResponseUnmarshaller.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.aliyuncs.cr.transform.v20181201; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cr.model.v20181201.ListRepoTagResponse; import com.aliyuncs.cr.model.v20181201.ListRepoTagResponse.ImagesItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListRepoTagResponseUnmarshaller { public static ListRepoTagResponse unmarshall(ListRepoTagResponse listRepoTagResponse, UnmarshallerContext _ctx) { listRepoTagResponse.setRequestId(_ctx.stringValue("ListRepoTagResponse.RequestId")); listRepoTagResponse.setCode(_ctx.stringValue("ListRepoTagResponse.Code")); listRepoTagResponse.setPageNo(_ctx.integerValue("ListRepoTagResponse.PageNo")); listRepoTagResponse.setIsSuccess(_ctx.booleanValue("ListRepoTagResponse.IsSuccess")); listRepoTagResponse.setPageSize(_ctx.integerValue("ListRepoTagResponse.PageSize")); listRepoTagResponse.setTotalCount(_ctx.stringValue("ListRepoTagResponse.TotalCount")); List<ImagesItem> images = new ArrayList<ImagesItem>(); for (int i = 0; i < _ctx.lengthValue("ListRepoTagResponse.Images.Length"); i++) { ImagesItem imagesItem = new ImagesItem(); imagesItem.setStatus(_ctx.stringValue("ListRepoTagResponse.Images["+ i +"].Status")); imagesItem.setImageSize(_ctx.longValue("ListRepoTagResponse.Images["+ i +"].ImageSize")); imagesItem.setImageCreate(_ctx.stringValue("ListRepoTagResponse.Images["+ i +"].ImageCreate")); imagesItem.setDigest(_ctx.stringValue("ListRepoTagResponse.Images["+ i +"].Digest")); imagesItem.setImageUpdate(_ctx.stringValue("ListRepoTagResponse.Images["+ i +"].ImageUpdate")); imagesItem.setTag(_ctx.stringValue("ListRepoTagResponse.Images["+ i +"].Tag")); imagesItem.setImageId(_ctx.stringValue("ListRepoTagResponse.Images["+ i +"].ImageId")); images.add(imagesItem); } listRepoTagResponse.setImages(images); return listRepoTagResponse; } }