public GetRole ( GetRoleRequest request ) : GetRoleResponse | ||
request | GetRoleRequest | Container for the necessary parameters to execute the GetRole service method. |
리턴 | GetRoleResponse |
Policies returned by this API are URL-encoded compliant with RFC 3986. You can use a URL decoding method to convert the policy back to plain JSON text. For example, if you use Java, you can use the decode
method of the java.net.URLDecoder
utility class in the Java SDK. Other languages and SDKs provide similar functionality.
public GetRole ( GetRoleRequest request ) : GetRoleResponse | ||
request | GetRoleRequest | Container for the necessary parameters to execute the GetRole service method. |
리턴 | GetRoleResponse |