| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.Builder.build() |
AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.Builder.buildPartial() |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.getDefaultInstance() |
AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.getDefaultInstanceForType() |
AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.Builder.getDefaultInstanceForType() |
AllocationPolicy.PlacementPolicy |
AllocationPolicy.getPlacement()
The placement policy.
|
AllocationPolicy.PlacementPolicy |
AllocationPolicy.Builder.getPlacement()
The placement policy.
|
AllocationPolicy.PlacementPolicy |
AllocationPolicyOrBuilder.getPlacement()
The placement policy.
|
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseDelimitedFrom(InputStream input) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(byte[] data) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(ByteBuffer data) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(com.google.protobuf.ByteString data) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(InputStream input) |
static AllocationPolicy.PlacementPolicy |
AllocationPolicy.PlacementPolicy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AllocationPolicy.PlacementPolicy> |
AllocationPolicy.PlacementPolicy.getParserForType() |
static com.google.protobuf.Parser<AllocationPolicy.PlacementPolicy> |
AllocationPolicy.PlacementPolicy.parser() |
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.mergeFrom(AllocationPolicy.PlacementPolicy other) |
AllocationPolicy.Builder |
AllocationPolicy.Builder.mergePlacement(AllocationPolicy.PlacementPolicy value)
The placement policy.
|
static AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.newBuilder(AllocationPolicy.PlacementPolicy prototype) |
AllocationPolicy.Builder |
AllocationPolicy.Builder.setPlacement(AllocationPolicy.PlacementPolicy value)
The placement policy.
|
Copyright © 2025 Google LLC. All rights reserved.