|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Kernel | |
---|---|
com.google.api.services.compute.model |
Uses of Kernel in com.google.api.services.compute.model |
---|
Methods in com.google.api.services.compute.model that return Kernel | |
---|---|
Kernel |
Kernel.setCreationTimestamp(String creationTimestamp)
Creation timestamp in RFC3339 text format (output only). |
Kernel |
Kernel.setDeprecated(DeprecationStatus deprecated)
The deprecation status associated with this kernel. |
Kernel |
Kernel.setDescription(String description)
An optional textual description of the resource. |
Kernel |
Kernel.setId(com.google.common.primitives.UnsignedLong id)
Unique identifier for the resource; defined by the server (output only). |
Kernel |
Kernel.setKind(String kind)
Type of the resource. |
Kernel |
Kernel.setName(String name)
Name of the resource. |
Kernel |
Kernel.setSelfLink(String selfLink)
Server defined URL for the resource (output only). |
Methods in com.google.api.services.compute.model that return types with arguments of type Kernel | |
---|---|
List<Kernel> |
KernelList.getItems()
The kernel resources. |
Method parameters in com.google.api.services.compute.model with type arguments of type Kernel | |
---|---|
KernelList |
KernelList.setItems(List<Kernel> items)
The kernel resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |