6262 * methods:
6363 *
6464 * <ol>
65- * <li> A "flattened" method. With this type of method, the fields of the request type have been
65+ * <li>A "flattened" method. With this type of method, the fields of the request type have been
6666 * converted into function parameters. It may be the case that not all fields are available as
6767 * parameters, and not every API method will have a flattened method entry point.
68- * <li> A "request object" method. This type of method only takes one parameter, a request object,
68+ * <li>A "request object" method. This type of method only takes one parameter, a request object,
6969 * which must be constructed before the call. Not every API method will have a request object
7070 * method.
71- * <li> A "callable" method. This type of method takes no parameters and returns an immutable API
71+ * <li>A "callable" method. This type of method takes no parameters and returns an immutable API
7272 * callable object, which can be used to initiate calls to the service.
7373 * </ol>
7474 *
@@ -1211,9 +1211,9 @@ public final UnaryCallable<GetRegistrationRequest, Registration> getRegistration
12111211 * use the appropriate custom update method:
12121212 *
12131213 * <ul>
1214- * <li> To update management settings, see `ConfigureManagementSettings`
1215- * <li> To update DNS configuration, see `ConfigureDnsSettings`
1216- * <li> To update contact information, see `ConfigureContactSettings`
1214+ * <li>To update management settings, see `ConfigureManagementSettings`
1215+ * <li>To update DNS configuration, see `ConfigureDnsSettings`
1216+ * <li>To update contact information, see `ConfigureContactSettings`
12171217 * </ul>
12181218 *
12191219 * <p>Sample code:
@@ -1248,9 +1248,9 @@ public final OperationFuture<Registration, OperationMetadata> updateRegistration
12481248 * use the appropriate custom update method:
12491249 *
12501250 * <ul>
1251- * <li> To update management settings, see `ConfigureManagementSettings`
1252- * <li> To update DNS configuration, see `ConfigureDnsSettings`
1253- * <li> To update contact information, see `ConfigureContactSettings`
1251+ * <li>To update management settings, see `ConfigureManagementSettings`
1252+ * <li>To update DNS configuration, see `ConfigureDnsSettings`
1253+ * <li>To update contact information, see `ConfigureContactSettings`
12541254 * </ul>
12551255 *
12561256 * <p>Sample code:
@@ -1280,9 +1280,9 @@ public final OperationFuture<Registration, OperationMetadata> updateRegistration
12801280 * use the appropriate custom update method:
12811281 *
12821282 * <ul>
1283- * <li> To update management settings, see `ConfigureManagementSettings`
1284- * <li> To update DNS configuration, see `ConfigureDnsSettings`
1285- * <li> To update contact information, see `ConfigureContactSettings`
1283+ * <li>To update management settings, see `ConfigureManagementSettings`
1284+ * <li>To update DNS configuration, see `ConfigureDnsSettings`
1285+ * <li>To update contact information, see `ConfigureContactSettings`
12861286 * </ul>
12871287 *
12881288 * <p>Sample code:
@@ -1312,9 +1312,9 @@ public final OperationFuture<Registration, OperationMetadata> updateRegistration
13121312 * use the appropriate custom update method:
13131313 *
13141314 * <ul>
1315- * <li> To update management settings, see `ConfigureManagementSettings`
1316- * <li> To update DNS configuration, see `ConfigureDnsSettings`
1317- * <li> To update contact information, see `ConfigureContactSettings`
1315+ * <li>To update management settings, see `ConfigureManagementSettings`
1316+ * <li>To update DNS configuration, see `ConfigureDnsSettings`
1317+ * <li>To update contact information, see `ConfigureContactSettings`
13181318 * </ul>
13191319 *
13201320 * <p>Sample code:
@@ -1986,9 +1986,9 @@ public final UnaryCallable<ExportRegistrationRequest, Operation> exportRegistrat
19861986 * method works if:
19871987 *
19881988 * <ul>
1989- * <li> `state` is `EXPORTED` with `expire_time` in the past
1990- * <li> `state` is `REGISTRATION_FAILED`
1991- * <li> `state` is `TRANSFER_FAILED`
1989+ * <li>`state` is `EXPORTED` with `expire_time` in the past
1990+ * <li>`state` is `REGISTRATION_FAILED`
1991+ * <li>`state` is `TRANSFER_FAILED`
19921992 * </ul>
19931993 *
19941994 * <p>When an active registration is successfully deleted, you can continue to use the domain in
@@ -2031,9 +2031,9 @@ public final OperationFuture<Empty, OperationMetadata> deleteRegistrationAsync(
20312031 * method works if:
20322032 *
20332033 * <ul>
2034- * <li> `state` is `EXPORTED` with `expire_time` in the past
2035- * <li> `state` is `REGISTRATION_FAILED`
2036- * <li> `state` is `TRANSFER_FAILED`
2034+ * <li>`state` is `EXPORTED` with `expire_time` in the past
2035+ * <li>`state` is `REGISTRATION_FAILED`
2036+ * <li>`state` is `TRANSFER_FAILED`
20372037 * </ul>
20382038 *
20392039 * <p>When an active registration is successfully deleted, you can continue to use the domain in
@@ -2073,9 +2073,9 @@ public final OperationFuture<Empty, OperationMetadata> deleteRegistrationAsync(S
20732073 * method works if:
20742074 *
20752075 * <ul>
2076- * <li> `state` is `EXPORTED` with `expire_time` in the past
2077- * <li> `state` is `REGISTRATION_FAILED`
2078- * <li> `state` is `TRANSFER_FAILED`
2076+ * <li>`state` is `EXPORTED` with `expire_time` in the past
2077+ * <li>`state` is `REGISTRATION_FAILED`
2078+ * <li>`state` is `TRANSFER_FAILED`
20792079 * </ul>
20802080 *
20812081 * <p>When an active registration is successfully deleted, you can continue to use the domain in
@@ -2116,9 +2116,9 @@ public final OperationFuture<Empty, OperationMetadata> deleteRegistrationAsync(
21162116 * method works if:
21172117 *
21182118 * <ul>
2119- * <li> `state` is `EXPORTED` with `expire_time` in the past
2120- * <li> `state` is `REGISTRATION_FAILED`
2121- * <li> `state` is `TRANSFER_FAILED`
2119+ * <li>`state` is `EXPORTED` with `expire_time` in the past
2120+ * <li>`state` is `REGISTRATION_FAILED`
2121+ * <li>`state` is `TRANSFER_FAILED`
21222122 * </ul>
21232123 *
21242124 * <p>When an active registration is successfully deleted, you can continue to use the domain in
@@ -2159,9 +2159,9 @@ public final OperationFuture<Empty, OperationMetadata> deleteRegistrationAsync(
21592159 * method works if:
21602160 *
21612161 * <ul>
2162- * <li> `state` is `EXPORTED` with `expire_time` in the past
2163- * <li> `state` is `REGISTRATION_FAILED`
2164- * <li> `state` is `TRANSFER_FAILED`
2162+ * <li>`state` is `EXPORTED` with `expire_time` in the past
2163+ * <li>`state` is `REGISTRATION_FAILED`
2164+ * <li>`state` is `TRANSFER_FAILED`
21652165 * </ul>
21662166 *
21672167 * <p>When an active registration is successfully deleted, you can continue to use the domain in
@@ -2447,7 +2447,10 @@ public boolean awaitTermination(long duration, TimeUnit unit) throws Interrupted
24472447
24482448 public static class ListRegistrationsPagedResponse
24492449 extends AbstractPagedListResponse <
2450- ListRegistrationsRequest , ListRegistrationsResponse , Registration , ListRegistrationsPage ,
2450+ ListRegistrationsRequest ,
2451+ ListRegistrationsResponse ,
2452+ Registration ,
2453+ ListRegistrationsPage ,
24512454 ListRegistrationsFixedSizeCollection > {
24522455
24532456 public static ApiFuture <ListRegistrationsPagedResponse > createAsync (
@@ -2468,7 +2471,9 @@ private ListRegistrationsPagedResponse(ListRegistrationsPage page) {
24682471
24692472 public static class ListRegistrationsPage
24702473 extends AbstractPage <
2471- ListRegistrationsRequest , ListRegistrationsResponse , Registration ,
2474+ ListRegistrationsRequest ,
2475+ ListRegistrationsResponse ,
2476+ Registration ,
24722477 ListRegistrationsPage > {
24732478
24742479 private ListRegistrationsPage (
@@ -2498,7 +2503,10 @@ public ApiFuture<ListRegistrationsPage> createPageAsync(
24982503
24992504 public static class ListRegistrationsFixedSizeCollection
25002505 extends AbstractFixedSizeCollection <
2501- ListRegistrationsRequest , ListRegistrationsResponse , Registration , ListRegistrationsPage ,
2506+ ListRegistrationsRequest ,
2507+ ListRegistrationsResponse ,
2508+ Registration ,
2509+ ListRegistrationsPage ,
25022510 ListRegistrationsFixedSizeCollection > {
25032511
25042512 private ListRegistrationsFixedSizeCollection (
0 commit comments