Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
GuestAttributesEntry |
GuestAttributesEntry.Builder.build() |
static GuestAttributesEntry |
GuestAttributesEntry.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<GuestAttributesEntry> |
GuestAttributesValue.getItemsList() |
List<GuestAttributesEntry> |
GuestAttributesValue.Builder.getItemsList() |
Modifier and Type | Method and Description |
---|---|
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addItems(GuestAttributesEntry items) |
GuestAttributesEntry.Builder |
GuestAttributesEntry.Builder.mergeFrom(GuestAttributesEntry other) |
static GuestAttributesEntry.Builder |
GuestAttributesEntry.newBuilder(GuestAttributesEntry prototype) |
Modifier and Type | Method and Description |
---|---|
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addAllItems(List<GuestAttributesEntry> items) |
Copyright © 2019 Google LLC. All rights reserved.