| Modifier and Type | Method and Description |
|---|---|
Lun |
Lun.Builder.build() |
Lun |
Lun.Builder.buildPartial() |
static Lun |
Lun.getDefaultInstance() |
Lun |
Lun.getDefaultInstanceForType() |
Lun |
Lun.Builder.getDefaultInstanceForType() |
Lun |
ListLunsResponseOrBuilder.getLuns(int index)
The list of luns.
|
Lun |
Instance.getLuns(int index)
List of LUNs associated with this server.
|
Lun |
Instance.Builder.getLuns(int index)
List of LUNs associated with this server.
|
Lun |
ListLunsResponse.getLuns(int index)
The list of luns.
|
Lun |
ListLunsResponse.Builder.getLuns(int index)
The list of luns.
|
Lun |
InstanceOrBuilder.getLuns(int index)
List of LUNs associated with this server.
|
static Lun |
Lun.parseDelimitedFrom(InputStream input) |
static Lun |
Lun.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lun |
Lun.parseFrom(byte[] data) |
static Lun |
Lun.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lun |
Lun.parseFrom(ByteBuffer data) |
static Lun |
Lun.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lun |
Lun.parseFrom(com.google.protobuf.ByteString data) |
static Lun |
Lun.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lun |
Lun.parseFrom(com.google.protobuf.CodedInputStream input) |
static Lun |
Lun.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lun |
Lun.parseFrom(InputStream input) |
static Lun |
Lun.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Lun> |
ListLunsResponseOrBuilder.getLunsList()
The list of luns.
|
List<Lun> |
Instance.getLunsList()
List of LUNs associated with this server.
|
List<Lun> |
Instance.Builder.getLunsList()
List of LUNs associated with this server.
|
List<Lun> |
ListLunsResponse.getLunsList()
The list of luns.
|
List<Lun> |
ListLunsResponse.Builder.getLunsList()
The list of luns.
|
List<Lun> |
InstanceOrBuilder.getLunsList()
List of LUNs associated with this server.
|
com.google.protobuf.Parser<Lun> |
Lun.getParserForType() |
static com.google.protobuf.Parser<Lun> |
Lun.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addLuns(int index,
Lun value)
List of LUNs associated with this server.
|
ListLunsResponse.Builder |
ListLunsResponse.Builder.addLuns(int index,
Lun value)
The list of luns.
|
Instance.Builder |
Instance.Builder.addLuns(Lun value)
List of LUNs associated with this server.
|
ListLunsResponse.Builder |
ListLunsResponse.Builder.addLuns(Lun value)
The list of luns.
|
Lun.Builder |
Lun.Builder.mergeFrom(Lun other) |
static Lun.Builder |
Lun.newBuilder(Lun prototype) |
Instance.Builder |
Instance.Builder.setLuns(int index,
Lun value)
List of LUNs associated with this server.
|
ListLunsResponse.Builder |
ListLunsResponse.Builder.setLuns(int index,
Lun value)
The list of luns.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllLuns(Iterable<? extends Lun> values)
List of LUNs associated with this server.
|
ListLunsResponse.Builder |
ListLunsResponse.Builder.addAllLuns(Iterable<? extends Lun> values)
The list of luns.
|
Copyright © 2022 Google LLC. All rights reserved.