Class DnsAuthorization.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
- com.google.cloud.certificatemanager.v1.DnsAuthorization.Builder
-
- All Implemented Interfaces:
DnsAuthorizationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DnsAuthorization
public static final class DnsAuthorization.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder> implements DnsAuthorizationOrBuilder
A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.
Protobuf typegoogle.cloud.certificatemanager.v1.DnsAuthorization
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description DnsAuthorization.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DnsAuthorizationbuild()DnsAuthorizationbuildPartial()DnsAuthorization.Builderclear()DnsAuthorization.BuilderclearCreateTime()Output only.DnsAuthorization.BuilderclearDescription()One or more paragraphs of text description of a DnsAuthorization.DnsAuthorization.BuilderclearDnsResourceRecord()Output only.DnsAuthorization.BuilderclearDomain()Required.DnsAuthorization.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DnsAuthorization.BuilderclearLabels()DnsAuthorization.BuilderclearName()A user-defined name of the dns authorization.DnsAuthorization.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DnsAuthorization.BuilderclearUpdateTime()Output only.DnsAuthorization.Builderclone()booleancontainsLabels(String key)Set of labels associated with a DnsAuthorization.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.DnsAuthorizationgetDefaultInstanceForType()StringgetDescription()One or more paragraphs of text description of a DnsAuthorization.com.google.protobuf.ByteStringgetDescriptionBytes()One or more paragraphs of text description of a DnsAuthorization.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DnsAuthorization.DnsResourceRecordgetDnsResourceRecord()Output only.DnsAuthorization.DnsResourceRecord.BuildergetDnsResourceRecordBuilder()Output only.DnsAuthorization.DnsResourceRecordOrBuildergetDnsResourceRecordOrBuilder()Output only.StringgetDomain()Required.com.google.protobuf.ByteStringgetDomainBytes()Required.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Set of labels associated with a DnsAuthorization.Map<String,String>getLabelsMap()Set of labels associated with a DnsAuthorization.StringgetLabelsOrDefault(String key, String defaultValue)Set of labels associated with a DnsAuthorization.StringgetLabelsOrThrow(String key)Set of labels associated with a DnsAuthorization.Map<String,String>getMutableLabels()Deprecated.StringgetName()A user-defined name of the dns authorization.com.google.protobuf.ByteStringgetNameBytes()A user-defined name of the dns authorization.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasDnsResourceRecord()Output only.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()DnsAuthorization.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.DnsAuthorization.BuildermergeDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)Output only.DnsAuthorization.BuildermergeFrom(DnsAuthorization other)DnsAuthorization.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DnsAuthorization.BuildermergeFrom(com.google.protobuf.Message other)DnsAuthorization.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DnsAuthorization.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.DnsAuthorization.BuilderputAllLabels(Map<String,String> values)Set of labels associated with a DnsAuthorization.DnsAuthorization.BuilderputLabels(String key, String value)Set of labels associated with a DnsAuthorization.DnsAuthorization.BuilderremoveLabels(String key)Set of labels associated with a DnsAuthorization.DnsAuthorization.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.DnsAuthorization.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.DnsAuthorization.BuildersetDescription(String value)One or more paragraphs of text description of a DnsAuthorization.DnsAuthorization.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)One or more paragraphs of text description of a DnsAuthorization.DnsAuthorization.BuildersetDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)Output only.DnsAuthorization.BuildersetDnsResourceRecord(DnsAuthorization.DnsResourceRecord.Builder builderForValue)Output only.DnsAuthorization.BuildersetDomain(String value)Required.DnsAuthorization.BuildersetDomainBytes(com.google.protobuf.ByteString value)Required.DnsAuthorization.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DnsAuthorization.BuildersetName(String value)A user-defined name of the dns authorization.DnsAuthorization.BuildersetNameBytes(com.google.protobuf.ByteString value)A user-defined name of the dns authorization.DnsAuthorization.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DnsAuthorization.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DnsAuthorization.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.DnsAuthorization.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
clear
public DnsAuthorization.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
getDefaultInstanceForType
public DnsAuthorization getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DnsAuthorization build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DnsAuthorization buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DnsAuthorization.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
setField
public DnsAuthorization.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
clearField
public DnsAuthorization.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
clearOneof
public DnsAuthorization.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
setRepeatedField
public DnsAuthorization.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
addRepeatedField
public DnsAuthorization.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
mergeFrom
public DnsAuthorization.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DnsAuthorization.Builder>
-
mergeFrom
public DnsAuthorization.Builder mergeFrom(DnsAuthorization other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
mergeFrom
public DnsAuthorization.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DnsAuthorization.Builder>- Throws:
IOException
-
getName
public String getName()
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;- Specified by:
getNamein interfaceDnsAuthorizationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;- Specified by:
getNameBytesin interfaceDnsAuthorizationOrBuilder- Returns:
- The bytes for name.
-
setName
public DnsAuthorization.Builder setName(String value)
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public DnsAuthorization.Builder clearName()
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public DnsAuthorization.Builder setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceDnsAuthorizationOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceDnsAuthorizationOrBuilder- Returns:
- The createTime.
-
setCreateTime
public DnsAuthorization.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public DnsAuthorization.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public DnsAuthorization.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public DnsAuthorization.Builder clearCreateTime()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The creation timestamp of a DnsAuthorization.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceDnsAuthorizationOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceDnsAuthorizationOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceDnsAuthorizationOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public DnsAuthorization.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public DnsAuthorization.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public DnsAuthorization.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public DnsAuthorization.Builder clearUpdateTime()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last update timestamp of a DnsAuthorization.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceDnsAuthorizationOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:DnsAuthorizationOrBuilderSet of labels associated with a DnsAuthorization.
map<string, string> labels = 4;- Specified by:
getLabelsCountin interfaceDnsAuthorizationOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;- Specified by:
containsLabelsin interfaceDnsAuthorizationOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceDnsAuthorizationOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;- Specified by:
getLabelsMapin interfaceDnsAuthorizationOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;- Specified by:
getLabelsOrDefaultin interfaceDnsAuthorizationOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;- Specified by:
getLabelsOrThrowin interfaceDnsAuthorizationOrBuilder
-
clearLabels
public DnsAuthorization.Builder clearLabels()
-
removeLabels
public DnsAuthorization.Builder removeLabels(String key)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public DnsAuthorization.Builder putLabels(String key, String value)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;
-
putAllLabels
public DnsAuthorization.Builder putAllLabels(Map<String,String> values)
Set of labels associated with a DnsAuthorization.
map<string, string> labels = 4;
-
getDescription
public String getDescription()
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;- Specified by:
getDescriptionin interfaceDnsAuthorizationOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;- Specified by:
getDescriptionBytesin interfaceDnsAuthorizationOrBuilder- Returns:
- The bytes for description.
-
setDescription
public DnsAuthorization.Builder setDescription(String value)
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public DnsAuthorization.Builder clearDescription()
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public DnsAuthorization.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
One or more paragraphs of text description of a DnsAuthorization.
string description = 5;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getDomain
public String getDomain()
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getDomainin interfaceDnsAuthorizationOrBuilder- Returns:
- The domain.
-
getDomainBytes
public com.google.protobuf.ByteString getDomainBytes()
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getDomainBytesin interfaceDnsAuthorizationOrBuilder- Returns:
- The bytes for domain.
-
setDomain
public DnsAuthorization.Builder setDomain(String value)
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The domain to set.- Returns:
- This builder for chaining.
-
clearDomain
public DnsAuthorization.Builder clearDomain()
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setDomainBytes
public DnsAuthorization.Builder setDomainBytes(com.google.protobuf.ByteString value)
Required. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
string domain = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for domain to set.- Returns:
- This builder for chaining.
-
hasDnsResourceRecord
public boolean hasDnsResourceRecord()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDnsResourceRecordin interfaceDnsAuthorizationOrBuilder- Returns:
- Whether the dnsResourceRecord field is set.
-
getDnsResourceRecord
public DnsAuthorization.DnsResourceRecord getDnsResourceRecord()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDnsResourceRecordin interfaceDnsAuthorizationOrBuilder- Returns:
- The dnsResourceRecord.
-
setDnsResourceRecord
public DnsAuthorization.Builder setDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setDnsResourceRecord
public DnsAuthorization.Builder setDnsResourceRecord(DnsAuthorization.DnsResourceRecord.Builder builderForValue)
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeDnsResourceRecord
public DnsAuthorization.Builder mergeDnsResourceRecord(DnsAuthorization.DnsResourceRecord value)
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearDnsResourceRecord
public DnsAuthorization.Builder clearDnsResourceRecord()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDnsResourceRecordBuilder
public DnsAuthorization.DnsResourceRecord.Builder getDnsResourceRecordBuilder()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDnsResourceRecordOrBuilder
public DnsAuthorization.DnsResourceRecordOrBuilder getDnsResourceRecordOrBuilder()
Output only. DNS Resource Record that needs to be added to DNS configuration.
.google.cloud.certificatemanager.v1.DnsAuthorization.DnsResourceRecord dns_resource_record = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDnsResourceRecordOrBuilderin interfaceDnsAuthorizationOrBuilder
-
setUnknownFields
public final DnsAuthorization.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
mergeUnknownFields
public final DnsAuthorization.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsAuthorization.Builder>
-
-