public class Layer
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Layer.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static Layer.Builder |
builder() |
static Layer |
create() |
String |
getAcl() |
OutputCodeLocation |
getCode() |
String |
getCodeChecksum() |
Long |
getCodeSize() |
List<String> |
getCompatibleRuntime() |
String |
getCreateTime() |
String |
getDescription() |
String |
getLayerName() |
String |
getLayerVersionArn() |
String |
getLicense() |
Integer |
getVersion() |
public static Layer.Builder builder()
public static Layer create()
public String getAcl()
public OutputCodeLocation getCode()
public String getCodeChecksum()
public Long getCodeSize()
public String getCreateTime()
public String getDescription()
public String getLayerName()
public String getLayerVersionArn()
public String getLicense()
public Integer getVersion()
Copyright © 2024. All rights reserved.