|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Project | |
---|---|
com.google.api.services.compute.model |
Uses of Project in com.google.api.services.compute.model |
---|
Methods in com.google.api.services.compute.model that return Project | |
---|---|
Project |
Project.setCommonInstanceMetadata(Metadata commonInstanceMetadata)
Metadata key/value pairs available to all instances contained in this project. |
Project |
Project.setCreationTimestamp(String creationTimestamp)
Creation timestamp in RFC3339 text format (output only). |
Project |
Project.setDescription(String description)
An optional textual description of the resource. |
Project |
Project.setExternalIpAddresses(List<String> externalIpAddresses)
Internet available IP addresses available for use in this project. |
Project |
Project.setId(com.google.common.primitives.UnsignedLong id)
Unique identifier for the resource; defined by the server (output only). |
Project |
Project.setKind(String kind)
Type of the resource. |
Project |
Project.setName(String name)
Name of the resource. |
Project |
Project.setQuotas(List<Project.Quotas> quotas)
Quotas assigned to this project. |
Project |
Project.setSelfLink(String selfLink)
Server defined URL for the resource (output only). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |