public interface ProtectionSourceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCompanyId()
string companyId = 2; |
com.google.protobuf.ByteString |
getCompanyIdBytes()
string companyId = 2; |
com.google.protobuf.ByteString |
getJsonEncodedProtectionSource()
bytes jsonEncodedProtectionSource = 6; |
String |
getLocationId()
string locationId = 1; |
com.google.protobuf.ByteString |
getLocationIdBytes()
string locationId = 1; |
String |
getOrgId()
string orgId = 3; |
com.google.protobuf.ByteString |
getOrgIdBytes()
string orgId = 3; |
String |
getUid()
string uid = 5; |
com.google.protobuf.ByteString |
getUidBytes()
string uid = 5; |
String |
getVdcId()
string vdcId = 4; |
com.google.protobuf.ByteString |
getVdcIdBytes()
string vdcId = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getLocationId()
string locationId = 1;
com.google.protobuf.ByteString getLocationIdBytes()
string locationId = 1;
String getCompanyId()
string companyId = 2;
com.google.protobuf.ByteString getCompanyIdBytes()
string companyId = 2;
String getOrgId()
string orgId = 3;
com.google.protobuf.ByteString getOrgIdBytes()
string orgId = 3;
String getVdcId()
string vdcId = 4;
com.google.protobuf.ByteString getVdcIdBytes()
string vdcId = 4;
String getUid()
string uid = 5;
com.google.protobuf.ByteString getUidBytes()
string uid = 5;
com.google.protobuf.ByteString getJsonEncodedProtectionSource()
bytes jsonEncodedProtectionSource = 6;
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.