public class ModifyFlowLogAttributeRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
ModifyFlowLogAttributeRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static ModifyFlowLogAttributeRequest.Builder |
builder() |
static ModifyFlowLogAttributeRequest |
create() |
Integer |
getAggregationInterval() |
String |
getDescription() |
String |
getFlowLogId() |
String |
getFlowLogName() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getRegionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
ModifyFlowLogAttributeRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static ModifyFlowLogAttributeRequest.Builder builder()
public static ModifyFlowLogAttributeRequest create()
public ModifyFlowLogAttributeRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public Integer getAggregationInterval()
public String getDescription()
public String getFlowLogId()
public String getFlowLogName()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
Copyright © 2024. All rights reserved.