| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.Lifecycle> |
V1.Lifecycle.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.Lifecycle |
V1.Lifecycle.Builder.build() |
V1.Lifecycle |
V1.Lifecycle.Builder.buildPartial() |
static V1.Lifecycle |
V1.Lifecycle.getDefaultInstance() |
V1.Lifecycle |
V1.Lifecycle.getDefaultInstanceForType() |
V1.Lifecycle |
V1.Lifecycle.Builder.getDefaultInstanceForType() |
V1.Lifecycle |
V1.ContainerOrBuilder.getLifecycle()
Actions that the management system should take in response to container lifecycle events.
|
V1.Lifecycle |
V1.Container.getLifecycle()
Actions that the management system should take in response to container lifecycle events.
|
V1.Lifecycle |
V1.Container.Builder.getLifecycle()
Actions that the management system should take in response to container lifecycle events.
|
static V1.Lifecycle |
V1.Lifecycle.parseDelimitedFrom(InputStream input) |
static V1.Lifecycle |
V1.Lifecycle.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(byte[] data) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(ByteBuffer data) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(com.google.protobuf.ByteString data) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(InputStream input) |
static V1.Lifecycle |
V1.Lifecycle.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.Lifecycle> |
V1.Lifecycle.getParserForType() |
static com.google.protobuf.Parser<V1.Lifecycle> |
V1.Lifecycle.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.Lifecycle.Builder |
V1.Lifecycle.Builder.mergeFrom(V1.Lifecycle other) |
V1.Container.Builder |
V1.Container.Builder.mergeLifecycle(V1.Lifecycle value)
Actions that the management system should take in response to container lifecycle events.
|
static V1.Lifecycle.Builder |
V1.Lifecycle.newBuilder(V1.Lifecycle prototype) |
V1.Container.Builder |
V1.Container.Builder.setLifecycle(V1.Lifecycle value)
Actions that the management system should take in response to container lifecycle events.
|
Copyright © 2019. All rights reserved.