public static final class ModifyFlowLogAttributeResponseBody.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyFlowLogAttributeResponseBody |
build() |
ModifyFlowLogAttributeResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
ModifyFlowLogAttributeResponseBody.Builder |
success(String success)
Indicates whether the call is successful.
|
public ModifyFlowLogAttributeResponseBody.Builder requestId(String requestId)
The ID of the request.
example:9A411874-2EC8-4633-9D30-9012DCE89DD1
public ModifyFlowLogAttributeResponseBody.Builder success(String success)
Indicates whether the call is successful. Valid values:
true
public ModifyFlowLogAttributeResponseBody build()
Copyright © 2025. All rights reserved.