Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.clone() |
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.set(String fieldName,
Object value) |
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setId(String id)
Unique identifier for the resource; defined by the server.
|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setItems(List<ReservationSubBlock> items)
A list of reservation subBlock resources.
|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setKind(String kind)
Type of the resource.
|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setNextPageToken(String nextPageToken)
This token allows you to get the next page of results for list requests.
|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setSelfLink(String selfLink)
Server-defined URL for this resource.
|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setWarning(ReservationSubBlocksListResponse.Warning warning)
Informational warning message.
|
Copyright © 2011–2025 Google. All rights reserved.