Map contentMap = ImmutableMap.of("album", albumMap); HttpContent content = new JsonHttpContent(jsonFactory, contentMap);
確定! 回上一頁