- 0.55.0 (latest)
- 0.53.0
- 0.52.0
- 0.50.0
- 0.48.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.40.0
- 0.38.0
- 0.37.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
public static final class SiteVersion.Builder extends GeneratedMessage.Builder<SiteVersion.Builder> implements SiteVersionOrBuilderSiteVersion Hydration is targeting.
Protobuf type google.cloud.telcoautomation.v1.SiteVersion
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SiteVersion.BuilderImplements
SiteVersionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SiteVersion build()| Returns | |
|---|---|
| Type | Description |
SiteVersion |
|
buildPartial()
public SiteVersion buildPartial()| Returns | |
|---|---|
| Type | Description |
SiteVersion |
|
clear()
public SiteVersion.Builder clear()| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
|
clearNfType()
public SiteVersion.Builder clearNfType()Output only. NF vendor type.
string nf_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
clearNfVendor()
public SiteVersion.Builder clearNfVendor()Output only. NF vendor.
string nf_vendor = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
clearNfVersion()
public SiteVersion.Builder clearNfVersion()Output only. NF version.
string nf_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public SiteVersion getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SiteVersion |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNfType()
public String getNfType()Output only. NF vendor type.
string nf_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The nfType. |
getNfTypeBytes()
public ByteString getNfTypeBytes()Output only. NF vendor type.
string nf_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nfType. |
getNfVendor()
public String getNfVendor()Output only. NF vendor.
string nf_vendor = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The nfVendor. |
getNfVendorBytes()
public ByteString getNfVendorBytes()Output only. NF vendor.
string nf_vendor = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nfVendor. |
getNfVersion()
public String getNfVersion()Output only. NF version.
string nf_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The nfVersion. |
getNfVersionBytes()
public ByteString getNfVersionBytes()Output only. NF version.
string nf_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nfVersion. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(SiteVersion other)
public SiteVersion.Builder mergeFrom(SiteVersion other)| Parameter | |
|---|---|
| Name | Description |
other |
SiteVersion |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SiteVersion.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SiteVersion.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
|
setNfType(String value)
public SiteVersion.Builder setNfType(String value)Output only. NF vendor type.
string nf_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nfType to set. |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
setNfTypeBytes(ByteString value)
public SiteVersion.Builder setNfTypeBytes(ByteString value)Output only. NF vendor type.
string nf_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nfType to set. |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
setNfVendor(String value)
public SiteVersion.Builder setNfVendor(String value)Output only. NF vendor.
string nf_vendor = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nfVendor to set. |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
setNfVendorBytes(ByteString value)
public SiteVersion.Builder setNfVendorBytes(ByteString value)Output only. NF vendor.
string nf_vendor = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nfVendor to set. |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
setNfVersion(String value)
public SiteVersion.Builder setNfVersion(String value)Output only. NF version.
string nf_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nfVersion to set. |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |
setNfVersionBytes(ByteString value)
public SiteVersion.Builder setNfVersionBytes(ByteString value)Output only. NF version.
string nf_version = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nfVersion to set. |
| Returns | |
|---|---|
| Type | Description |
SiteVersion.Builder |
This builder for chaining. |