public static final class DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder |
authPrincipalDisplayName(String authPrincipalDisplayName)
The identity.
|
DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder |
authPrincipalOwnerId(String authPrincipalOwnerId)
The ID of the Alibaba Cloud account to which the identity belongs.
|
DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder |
authPrincipalType(String authPrincipalType)
The identity type that is used for authentication in the request.
|
DecodeDiagnosticMessageResponseBody.AuthPrincipal |
build() |
public DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder authPrincipalDisplayName(String authPrincipalDisplayName)
The identity.
28877424437521****
public DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder authPrincipalOwnerId(String authPrincipalOwnerId)
The ID of the Alibaba Cloud account to which the identity belongs.
example:196813200012****
public DecodeDiagnosticMessageResponseBody.AuthPrincipal.Builder authPrincipalType(String authPrincipalType)
The identity type that is used for authentication in the request.
Valid values:
SubUser
public DecodeDiagnosticMessageResponseBody.AuthPrincipal build()
Copyright © 2025. All rights reserved.