程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.aggregationInterval(Integer aggregationInterval)
The sampling interval of the flow log.
|
static CreateFlowLogRequest.Builder |
CreateFlowLogRequest.builder() |
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.description(String description)
The description of the flow log.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.flowLogName(String flowLogName)
The name of the flow log.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.logStoreName(String logStoreName)
The name of the Logstore that stores the captured traffic data.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.projectName(String projectName)
The name of the project that stores the captured traffic data.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.regionId(String regionId)
The ID of the region where you want to create the flow log.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.resourceId(String resourceId)
The ID of the resource whose traffic you want to capture.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.resourceType(String resourceType)
The type of the resource whose traffic you want to capture.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.tag(List<CreateFlowLogRequest.Tag> tag)
The tag of the resource.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.toBuilder() |
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.trafficPath(List<String> trafficPath)
The scope of the traffic that you want to capture.
|
CreateFlowLogRequest.Builder |
CreateFlowLogRequest.Builder.trafficType(String trafficType)
The type of traffic that you want to capture.
|
Copyright © 2024. All rights reserved.