Class ProvisioningConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.baremetalsolution.v2.ProvisioningConfig
-
- All Implemented Interfaces:
ProvisioningConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ProvisioningConfig extends com.google.protobuf.GeneratedMessageV3 implements ProvisioningConfigOrBuilder
A provisioning configuration.
Protobuf typegoogle.cloud.baremetalsolution.v2.ProvisioningConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProvisioningConfig.BuilderA provisioning configuration.static classProvisioningConfig.StateThe possible states for this ProvisioningConfig.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOUD_CONSOLE_URI_FIELD_NUMBERstatic intCUSTOM_ID_FIELD_NUMBERstatic intEMAIL_FIELD_NUMBERstatic intHANDOVER_SERVICE_ACCOUNT_FIELD_NUMBERstatic intINSTANCES_FIELD_NUMBERstatic intLOCATION_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNETWORKS_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intSTATUS_MESSAGE_FIELD_NUMBERstatic intTICKET_ID_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBERstatic intVOLUMES_FIELD_NUMBERstatic intVPC_SC_ENABLED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCloudConsoleUri()Output only.com.google.protobuf.ByteStringgetCloudConsoleUriBytes()Output only.StringgetCustomId()Optional.com.google.protobuf.ByteStringgetCustomIdBytes()Optional.static ProvisioningConfiggetDefaultInstance()ProvisioningConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEmail()Deprecated.google.cloud.baremetalsolution.v2.ProvisioningConfig.email is deprecated.com.google.protobuf.ByteStringgetEmailBytes()Deprecated.google.cloud.baremetalsolution.v2.ProvisioningConfig.email is deprecated.StringgetHandoverServiceAccount()A service account to enable customers to access instance credentials upon handover.com.google.protobuf.ByteStringgetHandoverServiceAccountBytes()A service account to enable customers to access instance credentials upon handover.InstanceConfiggetInstances(int index)Instances to be created.intgetInstancesCount()Instances to be created.List<InstanceConfig>getInstancesList()Instances to be created.InstanceConfigOrBuildergetInstancesOrBuilder(int index)Instances to be created.List<? extends InstanceConfigOrBuilder>getInstancesOrBuilderList()Instances to be created.StringgetLocation()Optional.com.google.protobuf.ByteStringgetLocationBytes()Optional.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.NetworkConfiggetNetworks(int index)Networks to be created.intgetNetworksCount()Networks to be created.List<NetworkConfig>getNetworksList()Networks to be created.NetworkConfigOrBuildergetNetworksOrBuilder(int index)Networks to be created.List<? extends NetworkConfigOrBuilder>getNetworksOrBuilderList()Networks to be created.com.google.protobuf.Parser<ProvisioningConfig>getParserForType()intgetSerializedSize()ProvisioningConfig.StategetState()Output only.intgetStateValue()Output only.StringgetStatusMessage()Optional status messages associated with the FAILED state.com.google.protobuf.ByteStringgetStatusMessageBytes()Optional status messages associated with the FAILED state.StringgetTicketId()A generated ticket id to track provisioning request.com.google.protobuf.ByteStringgetTicketIdBytes()A generated ticket id to track provisioning request.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.VolumeConfiggetVolumes(int index)Volumes to be created.intgetVolumesCount()Volumes to be created.List<VolumeConfig>getVolumesList()Volumes to be created.VolumeConfigOrBuildergetVolumesOrBuilder(int index)Volumes to be created.List<? extends VolumeConfigOrBuilder>getVolumesOrBuilderList()Volumes to be created.booleangetVpcScEnabled()If true, VPC SC is enabled for the cluster.inthashCode()booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProvisioningConfig.BuildernewBuilder()static ProvisioningConfig.BuildernewBuilder(ProvisioningConfig prototype)ProvisioningConfig.BuildernewBuilderForType()protected ProvisioningConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ProvisioningConfigparseDelimitedFrom(InputStream input)static ProvisioningConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProvisioningConfigparseFrom(byte[] data)static ProvisioningConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProvisioningConfigparseFrom(com.google.protobuf.ByteString data)static ProvisioningConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProvisioningConfigparseFrom(com.google.protobuf.CodedInputStream input)static ProvisioningConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProvisioningConfigparseFrom(InputStream input)static ProvisioningConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProvisioningConfigparseFrom(ByteBuffer data)static ProvisioningConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ProvisioningConfig>parser()ProvisioningConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCES_FIELD_NUMBER
public static final int INSTANCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORKS_FIELD_NUMBER
public static final int NETWORKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VOLUMES_FIELD_NUMBER
public static final int VOLUMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TICKET_ID_FIELD_NUMBER
public static final int TICKET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HANDOVER_SERVICE_ACCOUNT_FIELD_NUMBER
public static final int HANDOVER_SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EMAIL_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_CONSOLE_URI_FIELD_NUMBER
public static final int CLOUD_CONSOLE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VPC_SC_ENABLED_FIELD_NUMBER
public static final int VPC_SC_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_MESSAGE_FIELD_NUMBER
public static final int STATUS_MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_ID_FIELD_NUMBER
public static final int CUSTOM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. The system-generated name of the provisioning config. This follows the UUID format.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceProvisioningConfigOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The system-generated name of the provisioning config. This follows the UUID format.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for name.
-
getInstancesList
public List<InstanceConfig> getInstancesList()
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;- Specified by:
getInstancesListin interfaceProvisioningConfigOrBuilder
-
getInstancesOrBuilderList
public List<? extends InstanceConfigOrBuilder> getInstancesOrBuilderList()
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;- Specified by:
getInstancesOrBuilderListin interfaceProvisioningConfigOrBuilder
-
getInstancesCount
public int getInstancesCount()
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;- Specified by:
getInstancesCountin interfaceProvisioningConfigOrBuilder
-
getInstances
public InstanceConfig getInstances(int index)
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;- Specified by:
getInstancesin interfaceProvisioningConfigOrBuilder
-
getInstancesOrBuilder
public InstanceConfigOrBuilder getInstancesOrBuilder(int index)
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;- Specified by:
getInstancesOrBuilderin interfaceProvisioningConfigOrBuilder
-
getNetworksList
public List<NetworkConfig> getNetworksList()
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;- Specified by:
getNetworksListin interfaceProvisioningConfigOrBuilder
-
getNetworksOrBuilderList
public List<? extends NetworkConfigOrBuilder> getNetworksOrBuilderList()
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;- Specified by:
getNetworksOrBuilderListin interfaceProvisioningConfigOrBuilder
-
getNetworksCount
public int getNetworksCount()
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;- Specified by:
getNetworksCountin interfaceProvisioningConfigOrBuilder
-
getNetworks
public NetworkConfig getNetworks(int index)
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;- Specified by:
getNetworksin interfaceProvisioningConfigOrBuilder
-
getNetworksOrBuilder
public NetworkConfigOrBuilder getNetworksOrBuilder(int index)
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;- Specified by:
getNetworksOrBuilderin interfaceProvisioningConfigOrBuilder
-
getVolumesList
public List<VolumeConfig> getVolumesList()
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;- Specified by:
getVolumesListin interfaceProvisioningConfigOrBuilder
-
getVolumesOrBuilderList
public List<? extends VolumeConfigOrBuilder> getVolumesOrBuilderList()
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;- Specified by:
getVolumesOrBuilderListin interfaceProvisioningConfigOrBuilder
-
getVolumesCount
public int getVolumesCount()
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;- Specified by:
getVolumesCountin interfaceProvisioningConfigOrBuilder
-
getVolumes
public VolumeConfig getVolumes(int index)
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;- Specified by:
getVolumesin interfaceProvisioningConfigOrBuilder
-
getVolumesOrBuilder
public VolumeConfigOrBuilder getVolumesOrBuilder(int index)
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;- Specified by:
getVolumesOrBuilderin interfaceProvisioningConfigOrBuilder
-
getTicketId
public String getTicketId()
A generated ticket id to track provisioning request.
string ticket_id = 5;- Specified by:
getTicketIdin interfaceProvisioningConfigOrBuilder- Returns:
- The ticketId.
-
getTicketIdBytes
public com.google.protobuf.ByteString getTicketIdBytes()
A generated ticket id to track provisioning request.
string ticket_id = 5;- Specified by:
getTicketIdBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for ticketId.
-
getHandoverServiceAccount
public String getHandoverServiceAccount()
A service account to enable customers to access instance credentials upon handover.
string handover_service_account = 6;- Specified by:
getHandoverServiceAccountin interfaceProvisioningConfigOrBuilder- Returns:
- The handoverServiceAccount.
-
getHandoverServiceAccountBytes
public com.google.protobuf.ByteString getHandoverServiceAccountBytes()
A service account to enable customers to access instance credentials upon handover.
string handover_service_account = 6;- Specified by:
getHandoverServiceAccountBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for handoverServiceAccount.
-
getEmail
@Deprecated public String getEmail()
Deprecated.google.cloud.baremetalsolution.v2.ProvisioningConfig.email is deprecated. See google/cloud/baremetalsolution/v2/provisioning.proto;l=92Email provided to send a confirmation with provisioning config to. Deprecated in favour of email field in request messages.
string email = 7 [deprecated = true];- Specified by:
getEmailin interfaceProvisioningConfigOrBuilder- Returns:
- The email.
-
getEmailBytes
@Deprecated public com.google.protobuf.ByteString getEmailBytes()
Deprecated.google.cloud.baremetalsolution.v2.ProvisioningConfig.email is deprecated. See google/cloud/baremetalsolution/v2/provisioning.proto;l=92Email provided to send a confirmation with provisioning config to. Deprecated in favour of email field in request messages.
string email = 7 [deprecated = true];- Specified by:
getEmailBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for email.
-
getStateValue
public int getStateValue()
Output only. State of ProvisioningConfig.
.google.cloud.baremetalsolution.v2.ProvisioningConfig.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceProvisioningConfigOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public ProvisioningConfig.State getState()
Output only. State of ProvisioningConfig.
.google.cloud.baremetalsolution.v2.ProvisioningConfig.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceProvisioningConfigOrBuilder- Returns:
- The state.
-
getLocation
public String getLocation()
Optional. Location name of this ProvisioningConfig. It is optional only for Intake UI transition period.
string location = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLocationin interfaceProvisioningConfigOrBuilder- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
Optional. Location name of this ProvisioningConfig. It is optional only for Intake UI transition period.
string location = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLocationBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for location.
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Last update timestamp.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceProvisioningConfigOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Last update timestamp.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceProvisioningConfigOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Last update timestamp.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceProvisioningConfigOrBuilder
-
getCloudConsoleUri
public String getCloudConsoleUri()
Output only. URI to Cloud Console UI view of this provisioning config.
string cloud_console_uri = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCloudConsoleUriin interfaceProvisioningConfigOrBuilder- Returns:
- The cloudConsoleUri.
-
getCloudConsoleUriBytes
public com.google.protobuf.ByteString getCloudConsoleUriBytes()
Output only. URI to Cloud Console UI view of this provisioning config.
string cloud_console_uri = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCloudConsoleUriBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for cloudConsoleUri.
-
getVpcScEnabled
public boolean getVpcScEnabled()
If true, VPC SC is enabled for the cluster.
bool vpc_sc_enabled = 12;- Specified by:
getVpcScEnabledin interfaceProvisioningConfigOrBuilder- Returns:
- The vpcScEnabled.
-
getStatusMessage
public String getStatusMessage()
Optional status messages associated with the FAILED state.
string status_message = 13;- Specified by:
getStatusMessagein interfaceProvisioningConfigOrBuilder- Returns:
- The statusMessage.
-
getStatusMessageBytes
public com.google.protobuf.ByteString getStatusMessageBytes()
Optional status messages associated with the FAILED state.
string status_message = 13;- Specified by:
getStatusMessageBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for statusMessage.
-
getCustomId
public String getCustomId()
Optional. The user-defined identifier of the provisioning config.
string custom_id = 14 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getCustomIdin interfaceProvisioningConfigOrBuilder- Returns:
- The customId.
-
getCustomIdBytes
public com.google.protobuf.ByteString getCustomIdBytes()
Optional. The user-defined identifier of the provisioning config.
string custom_id = 14 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getCustomIdBytesin interfaceProvisioningConfigOrBuilder- Returns:
- The bytes for customId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProvisioningConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProvisioningConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProvisioningConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProvisioningConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProvisioningConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProvisioningConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProvisioningConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProvisioningConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProvisioningConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProvisioningConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProvisioningConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProvisioningConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ProvisioningConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProvisioningConfig.Builder newBuilder()
-
newBuilder
public static ProvisioningConfig.Builder newBuilder(ProvisioningConfig prototype)
-
toBuilder
public ProvisioningConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProvisioningConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ProvisioningConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ProvisioningConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<ProvisioningConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProvisioningConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-