| Modifier and Type | Method and Description |
|---|---|
MachineType |
MachineType.Builder.build() |
MachineType |
MachineType.Builder.buildPartial() |
static MachineType |
MachineType.getDefaultInstance() |
MachineType |
MachineType.getDefaultInstanceForType() |
MachineType |
MachineType.Builder.getDefaultInstanceForType() |
MachineType |
MachineTypeList.getItems(int index)
A list of MachineType resources.
|
MachineType |
MachineTypeList.Builder.getItems(int index)
A list of MachineType resources.
|
MachineType |
MachineTypeListOrBuilder.getItems(int index)
A list of MachineType resources.
|
MachineType |
MachineTypesScopedListOrBuilder.getMachineTypes(int index)
[Output Only] A list of machine types contained in this scope.
|
MachineType |
MachineTypesScopedList.getMachineTypes(int index)
[Output Only] A list of machine types contained in this scope.
|
MachineType |
MachineTypesScopedList.Builder.getMachineTypes(int index)
[Output Only] A list of machine types contained in this scope.
|
static MachineType |
MachineType.parseDelimitedFrom(InputStream input) |
static MachineType |
MachineType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineType |
MachineType.parseFrom(byte[] data) |
static MachineType |
MachineType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineType |
MachineType.parseFrom(ByteBuffer data) |
static MachineType |
MachineType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineType |
MachineType.parseFrom(com.google.protobuf.ByteString data) |
static MachineType |
MachineType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineType |
MachineType.parseFrom(com.google.protobuf.CodedInputStream input) |
static MachineType |
MachineType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineType |
MachineType.parseFrom(InputStream input) |
static MachineType |
MachineType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<MachineType> |
MachineTypeList.getItemsList()
A list of MachineType resources.
|
List<MachineType> |
MachineTypeList.Builder.getItemsList()
A list of MachineType resources.
|
List<MachineType> |
MachineTypeListOrBuilder.getItemsList()
A list of MachineType resources.
|
List<MachineType> |
MachineTypesScopedListOrBuilder.getMachineTypesList()
[Output Only] A list of machine types contained in this scope.
|
List<MachineType> |
MachineTypesScopedList.getMachineTypesList()
[Output Only] A list of machine types contained in this scope.
|
List<MachineType> |
MachineTypesScopedList.Builder.getMachineTypesList()
[Output Only] A list of machine types contained in this scope.
|
com.google.protobuf.Parser<MachineType> |
MachineType.getParserForType() |
static com.google.protobuf.Parser<MachineType> |
MachineType.parser() |
| Modifier and Type | Method and Description |
|---|---|
MachineTypeList.Builder |
MachineTypeList.Builder.addItems(int index,
MachineType value)
A list of MachineType resources.
|
MachineTypeList.Builder |
MachineTypeList.Builder.addItems(MachineType value)
A list of MachineType resources.
|
MachineTypesScopedList.Builder |
MachineTypesScopedList.Builder.addMachineTypes(int index,
MachineType value)
[Output Only] A list of machine types contained in this scope.
|
MachineTypesScopedList.Builder |
MachineTypesScopedList.Builder.addMachineTypes(MachineType value)
[Output Only] A list of machine types contained in this scope.
|
MachineType.Builder |
MachineType.Builder.mergeFrom(MachineType other) |
static MachineType.Builder |
MachineType.newBuilder(MachineType prototype) |
MachineTypeList.Builder |
MachineTypeList.Builder.setItems(int index,
MachineType value)
A list of MachineType resources.
|
MachineTypesScopedList.Builder |
MachineTypesScopedList.Builder.setMachineTypes(int index,
MachineType value)
[Output Only] A list of machine types contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
MachineTypeList.Builder |
MachineTypeList.Builder.addAllItems(Iterable<? extends MachineType> values)
A list of MachineType resources.
|
MachineTypesScopedList.Builder |
MachineTypesScopedList.Builder.addAllMachineTypes(Iterable<? extends MachineType> values)
[Output Only] A list of machine types contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.