| Modifier and Type | Method and Description |
|---|---|
Service.Custom |
Service.Custom.Builder.build() |
Service.Custom |
Service.Custom.Builder.buildPartial() |
Service.Custom |
ServiceOrBuilder.getCustom()
Custom service type.
|
Service.Custom |
Service.getCustom()
Custom service type.
|
Service.Custom |
Service.Builder.getCustom()
Custom service type.
|
static Service.Custom |
Service.Custom.getDefaultInstance() |
Service.Custom |
Service.Custom.getDefaultInstanceForType() |
Service.Custom |
Service.Custom.Builder.getDefaultInstanceForType() |
static Service.Custom |
Service.Custom.parseDelimitedFrom(InputStream input) |
static Service.Custom |
Service.Custom.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.Custom |
Service.Custom.parseFrom(byte[] data) |
static Service.Custom |
Service.Custom.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.Custom |
Service.Custom.parseFrom(ByteBuffer data) |
static Service.Custom |
Service.Custom.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.Custom |
Service.Custom.parseFrom(com.google.protobuf.ByteString data) |
static Service.Custom |
Service.Custom.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.Custom |
Service.Custom.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.Custom |
Service.Custom.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.Custom |
Service.Custom.parseFrom(InputStream input) |
static Service.Custom |
Service.Custom.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.Custom> |
Service.Custom.getParserForType() |
static com.google.protobuf.Parser<Service.Custom> |
Service.Custom.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeCustom(Service.Custom value)
Custom service type.
|
Service.Custom.Builder |
Service.Custom.Builder.mergeFrom(Service.Custom other) |
static Service.Custom.Builder |
Service.Custom.newBuilder(Service.Custom prototype) |
Service.Builder |
Service.Builder.setCustom(Service.Custom value)
Custom service type.
|
Copyright © 2025 Google LLC. All rights reserved.