| Modifier and Type | Method and Description |
|---|---|
ShieldedInstanceConfig |
ShieldedInstanceConfig.Builder.build() |
ShieldedInstanceConfig |
ShieldedInstanceConfig.Builder.buildPartial() |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.getDefaultInstance() |
ShieldedInstanceConfig |
ShieldedInstanceConfig.getDefaultInstanceForType() |
ShieldedInstanceConfig |
ShieldedInstanceConfig.Builder.getDefaultInstanceForType() |
ShieldedInstanceConfig |
GceClusterConfig.getShieldedInstanceConfig()
Optional.
|
ShieldedInstanceConfig |
GceClusterConfig.Builder.getShieldedInstanceConfig()
Optional.
|
ShieldedInstanceConfig |
GceClusterConfigOrBuilder.getShieldedInstanceConfig()
Optional.
|
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseDelimitedFrom(InputStream input) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(byte[] data) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(ByteBuffer data) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(com.google.protobuf.ByteString data) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(InputStream input) |
static ShieldedInstanceConfig |
ShieldedInstanceConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ShieldedInstanceConfig> |
ShieldedInstanceConfig.getParserForType() |
static com.google.protobuf.Parser<ShieldedInstanceConfig> |
ShieldedInstanceConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ShieldedInstanceConfig.Builder |
ShieldedInstanceConfig.Builder.mergeFrom(ShieldedInstanceConfig other) |
GceClusterConfig.Builder |
GceClusterConfig.Builder.mergeShieldedInstanceConfig(ShieldedInstanceConfig value)
Optional.
|
static ShieldedInstanceConfig.Builder |
ShieldedInstanceConfig.newBuilder(ShieldedInstanceConfig prototype) |
GceClusterConfig.Builder |
GceClusterConfig.Builder.setShieldedInstanceConfig(ShieldedInstanceConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.