| Modifier and Type | Class and Description |
|---|---|
static class |
ListRuntimesResponse.Runtime
Describes a runtime and any special information (e.g., deprecation status)
related to it.
|
static class |
ListRuntimesResponse.Runtime.Builder
Describes a runtime and any special information (e.g., deprecation status)
related to it.
|
| Modifier and Type | Method and Description |
|---|---|
ListRuntimesResponse.RuntimeOrBuilder |
ListRuntimesResponse.getRuntimesOrBuilder(int index)
The runtimes that match the request.
|
ListRuntimesResponse.RuntimeOrBuilder |
ListRuntimesResponse.Builder.getRuntimesOrBuilder(int index)
The runtimes that match the request.
|
ListRuntimesResponse.RuntimeOrBuilder |
ListRuntimesResponseOrBuilder.getRuntimesOrBuilder(int index)
The runtimes that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ListRuntimesResponse.RuntimeOrBuilder> |
ListRuntimesResponse.getRuntimesOrBuilderList()
The runtimes that match the request.
|
List<? extends ListRuntimesResponse.RuntimeOrBuilder> |
ListRuntimesResponse.Builder.getRuntimesOrBuilderList()
The runtimes that match the request.
|
List<? extends ListRuntimesResponse.RuntimeOrBuilder> |
ListRuntimesResponseOrBuilder.getRuntimesOrBuilderList()
The runtimes that match the request.
|
Copyright © 2024 Google LLC. All rights reserved.