| Modifier and Type | Method and Description |
|---|---|
ServiceIdentity |
ServiceIdentity.Builder.build() |
ServiceIdentity |
ServiceIdentity.Builder.buildPartial() |
static ServiceIdentity |
ServiceIdentity.getDefaultInstance() |
ServiceIdentity |
ServiceIdentity.getDefaultInstanceForType() |
ServiceIdentity |
ServiceIdentity.Builder.getDefaultInstanceForType() |
ServiceIdentity |
GetServiceIdentityResponseOrBuilder.getIdentity()
Service identity that service producer can use to access consumer
resources.
|
ServiceIdentity |
GetServiceIdentityResponse.getIdentity()
Service identity that service producer can use to access consumer
resources.
|
ServiceIdentity |
GetServiceIdentityResponse.Builder.getIdentity()
Service identity that service producer can use to access consumer
resources.
|
static ServiceIdentity |
ServiceIdentity.parseDelimitedFrom(InputStream input) |
static ServiceIdentity |
ServiceIdentity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceIdentity |
ServiceIdentity.parseFrom(byte[] data) |
static ServiceIdentity |
ServiceIdentity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceIdentity |
ServiceIdentity.parseFrom(ByteBuffer data) |
static ServiceIdentity |
ServiceIdentity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceIdentity |
ServiceIdentity.parseFrom(com.google.protobuf.ByteString data) |
static ServiceIdentity |
ServiceIdentity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceIdentity |
ServiceIdentity.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceIdentity |
ServiceIdentity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceIdentity |
ServiceIdentity.parseFrom(InputStream input) |
static ServiceIdentity |
ServiceIdentity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceIdentity> |
ServiceIdentity.getParserForType() |
static com.google.protobuf.Parser<ServiceIdentity> |
ServiceIdentity.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceIdentity.Builder |
ServiceIdentity.Builder.mergeFrom(ServiceIdentity other) |
GetServiceIdentityResponse.Builder |
GetServiceIdentityResponse.Builder.mergeIdentity(ServiceIdentity value)
Service identity that service producer can use to access consumer
resources.
|
static ServiceIdentity.Builder |
ServiceIdentity.newBuilder(ServiceIdentity prototype) |
GetServiceIdentityResponse.Builder |
GetServiceIdentityResponse.Builder.setIdentity(ServiceIdentity value)
Service identity that service producer can use to access consumer
resources.
|
Copyright © 2022 Google LLC. All rights reserved.