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 class
ProvisioningConfig.Builder
A provisioning configuration.static class
ProvisioningConfig.State
The 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 int
CLOUD_CONSOLE_URI_FIELD_NUMBER
static int
CUSTOM_ID_FIELD_NUMBER
static int
EMAIL_FIELD_NUMBER
static int
HANDOVER_SERVICE_ACCOUNT_FIELD_NUMBER
static int
INSTANCES_FIELD_NUMBER
static int
LOCATION_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
NETWORKS_FIELD_NUMBER
static int
STATE_FIELD_NUMBER
static int
STATUS_MESSAGE_FIELD_NUMBER
static int
TICKET_ID_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
static int
VOLUMES_FIELD_NUMBER
static int
VPC_SC_ENABLED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getCloudConsoleUri()
Output only.com.google.protobuf.ByteString
getCloudConsoleUriBytes()
Output only.String
getCustomId()
Optional.com.google.protobuf.ByteString
getCustomIdBytes()
Optional.static ProvisioningConfig
getDefaultInstance()
ProvisioningConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getEmail()
Deprecated.google.cloud.baremetalsolution.v2.ProvisioningConfig.email is deprecated.com.google.protobuf.ByteString
getEmailBytes()
Deprecated.google.cloud.baremetalsolution.v2.ProvisioningConfig.email is deprecated.String
getHandoverServiceAccount()
A service account to enable customers to access instance credentials upon handover.com.google.protobuf.ByteString
getHandoverServiceAccountBytes()
A service account to enable customers to access instance credentials upon handover.InstanceConfig
getInstances(int index)
Instances to be created.int
getInstancesCount()
Instances to be created.List<InstanceConfig>
getInstancesList()
Instances to be created.InstanceConfigOrBuilder
getInstancesOrBuilder(int index)
Instances to be created.List<? extends InstanceConfigOrBuilder>
getInstancesOrBuilderList()
Instances to be created.String
getLocation()
Optional.com.google.protobuf.ByteString
getLocationBytes()
Optional.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.NetworkConfig
getNetworks(int index)
Networks to be created.int
getNetworksCount()
Networks to be created.List<NetworkConfig>
getNetworksList()
Networks to be created.NetworkConfigOrBuilder
getNetworksOrBuilder(int index)
Networks to be created.List<? extends NetworkConfigOrBuilder>
getNetworksOrBuilderList()
Networks to be created.com.google.protobuf.Parser<ProvisioningConfig>
getParserForType()
int
getSerializedSize()
ProvisioningConfig.State
getState()
Output only.int
getStateValue()
Output only.String
getStatusMessage()
Optional status messages associated with the FAILED state.com.google.protobuf.ByteString
getStatusMessageBytes()
Optional status messages associated with the FAILED state.String
getTicketId()
A generated ticket id to track provisioning request.com.google.protobuf.ByteString
getTicketIdBytes()
A generated ticket id to track provisioning request.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.VolumeConfig
getVolumes(int index)
Volumes to be created.int
getVolumesCount()
Volumes to be created.List<VolumeConfig>
getVolumesList()
Volumes to be created.VolumeConfigOrBuilder
getVolumesOrBuilder(int index)
Volumes to be created.List<? extends VolumeConfigOrBuilder>
getVolumesOrBuilderList()
Volumes to be created.boolean
getVpcScEnabled()
If true, VPC SC is enabled for the cluster.int
hashCode()
boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ProvisioningConfig.Builder
newBuilder()
static ProvisioningConfig.Builder
newBuilder(ProvisioningConfig prototype)
ProvisioningConfig.Builder
newBuilderForType()
protected ProvisioningConfig.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ProvisioningConfig
parseDelimitedFrom(InputStream input)
static ProvisioningConfig
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningConfig
parseFrom(byte[] data)
static ProvisioningConfig
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningConfig
parseFrom(com.google.protobuf.ByteString data)
static ProvisioningConfig
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningConfig
parseFrom(com.google.protobuf.CodedInputStream input)
static ProvisioningConfig
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningConfig
parseFrom(InputStream input)
static ProvisioningConfig
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningConfig
parseFrom(ByteBuffer data)
static ProvisioningConfig
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ProvisioningConfig>
parser()
ProvisioningConfig.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
getName
in 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:
getNameBytes
in 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:
getInstancesList
in interfaceProvisioningConfigOrBuilder
-
getInstancesOrBuilderList
public List<? extends InstanceConfigOrBuilder> getInstancesOrBuilderList()
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;
- Specified by:
getInstancesOrBuilderList
in interfaceProvisioningConfigOrBuilder
-
getInstancesCount
public int getInstancesCount()
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;
- Specified by:
getInstancesCount
in interfaceProvisioningConfigOrBuilder
-
getInstances
public InstanceConfig getInstances(int index)
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;
- Specified by:
getInstances
in interfaceProvisioningConfigOrBuilder
-
getInstancesOrBuilder
public InstanceConfigOrBuilder getInstancesOrBuilder(int index)
Instances to be created.
repeated .google.cloud.baremetalsolution.v2.InstanceConfig instances = 2;
- Specified by:
getInstancesOrBuilder
in interfaceProvisioningConfigOrBuilder
-
getNetworksList
public List<NetworkConfig> getNetworksList()
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;
- Specified by:
getNetworksList
in interfaceProvisioningConfigOrBuilder
-
getNetworksOrBuilderList
public List<? extends NetworkConfigOrBuilder> getNetworksOrBuilderList()
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;
- Specified by:
getNetworksOrBuilderList
in interfaceProvisioningConfigOrBuilder
-
getNetworksCount
public int getNetworksCount()
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;
- Specified by:
getNetworksCount
in interfaceProvisioningConfigOrBuilder
-
getNetworks
public NetworkConfig getNetworks(int index)
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;
- Specified by:
getNetworks
in interfaceProvisioningConfigOrBuilder
-
getNetworksOrBuilder
public NetworkConfigOrBuilder getNetworksOrBuilder(int index)
Networks to be created.
repeated .google.cloud.baremetalsolution.v2.NetworkConfig networks = 3;
- Specified by:
getNetworksOrBuilder
in interfaceProvisioningConfigOrBuilder
-
getVolumesList
public List<VolumeConfig> getVolumesList()
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;
- Specified by:
getVolumesList
in interfaceProvisioningConfigOrBuilder
-
getVolumesOrBuilderList
public List<? extends VolumeConfigOrBuilder> getVolumesOrBuilderList()
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;
- Specified by:
getVolumesOrBuilderList
in interfaceProvisioningConfigOrBuilder
-
getVolumesCount
public int getVolumesCount()
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;
- Specified by:
getVolumesCount
in interfaceProvisioningConfigOrBuilder
-
getVolumes
public VolumeConfig getVolumes(int index)
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;
- Specified by:
getVolumes
in interfaceProvisioningConfigOrBuilder
-
getVolumesOrBuilder
public VolumeConfigOrBuilder getVolumesOrBuilder(int index)
Volumes to be created.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig volumes = 4;
- Specified by:
getVolumesOrBuilder
in interfaceProvisioningConfigOrBuilder
-
getTicketId
public String getTicketId()
A generated ticket id to track provisioning request.
string ticket_id = 5;
- Specified by:
getTicketId
in 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:
getTicketIdBytes
in 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:
getHandoverServiceAccount
in 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:
getHandoverServiceAccountBytes
in 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:
getEmail
in 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:
getEmailBytes
in 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:
getStateValue
in 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:
getState
in 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:
getLocation
in 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:
getLocationBytes
in 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:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in 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:
getCloudConsoleUri
in 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:
getCloudConsoleUriBytes
in 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:
getVpcScEnabled
in interfaceProvisioningConfigOrBuilder
- Returns:
- The vpcScEnabled.
-
getStatusMessage
public String getStatusMessage()
Optional status messages associated with the FAILED state.
string status_message = 13;
- Specified by:
getStatusMessage
in 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:
getStatusMessageBytes
in 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:
getCustomId
in 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:
getCustomIdBytes
in interfaceProvisioningConfigOrBuilder
- Returns:
- The bytes for customId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProvisioningConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProvisioningConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-