| Modifier and Type | Class and Description |
|---|---|
class |
ResourceCommitment
Commitment for a particular hardware resource (a commitment is composed of one or more of these).
|
static class |
ResourceCommitment.Builder
Commitment for a particular hardware resource (a commitment is composed of one or more of these).
|
| Modifier and Type | Method and Description |
|---|---|
ResourceCommitmentOrBuilder |
Commitment.getResourcesOrBuilder(int index)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
ResourceCommitmentOrBuilder |
Commitment.Builder.getResourcesOrBuilder(int index)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
ResourceCommitmentOrBuilder |
CommitmentOrBuilder.getResourcesOrBuilder(int index)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResourceCommitmentOrBuilder> |
Commitment.getResourcesOrBuilderList()
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
List<? extends ResourceCommitmentOrBuilder> |
Commitment.Builder.getResourcesOrBuilderList()
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
List<? extends ResourceCommitmentOrBuilder> |
CommitmentOrBuilder.getResourcesOrBuilderList()
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Copyright © 2025 Google LLC. All rights reserved.