public static final class ApiModels.GetSecretValueResponse extends com.google.protobuf.GeneratedMessageV3 implements ApiModels.GetSecretValueResponseOrBuilder
GetSecretValueResponse| Modifier and Type | Class and Description |
|---|---|
static class |
ApiModels.GetSecretValueResponse.Builder
Protobuf type
GetSecretValueResponse |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AUTOMATICROTATION_FIELD_NUMBER |
static int |
CREATETIME_FIELD_NUMBER |
static int |
EXTENDEDCONFIG_FIELD_NUMBER |
static int |
LASTROTATIONDATE_FIELD_NUMBER |
static int |
NEXTROTATIONDATE_FIELD_NUMBER |
static int |
REQUESTID_FIELD_NUMBER |
static int |
ROTATIONINTERVAL_FIELD_NUMBER |
static int |
SECRETDATA_FIELD_NUMBER |
static int |
SECRETDATATYPE_FIELD_NUMBER |
static int |
SECRETNAME_FIELD_NUMBER |
static int |
SECRETTYPE_FIELD_NUMBER |
static int |
VERSIONID_FIELD_NUMBER |
static int |
VERSIONSTAGES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAutomaticRotation()
string AutomaticRotation = 12; |
com.google.protobuf.ByteString |
getAutomaticRotationBytes()
string AutomaticRotation = 12; |
String |
getCreateTime()
string CreateTime = 7; |
com.google.protobuf.ByteString |
getCreateTimeBytes()
string CreateTime = 7; |
static ApiModels.GetSecretValueResponse |
getDefaultInstance() |
ApiModels.GetSecretValueResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getExtendedConfig()
string ExtendedConfig = 11; |
com.google.protobuf.ByteString |
getExtendedConfigBytes()
string ExtendedConfig = 11; |
String |
getLastRotationDate()
string LastRotationDate = 9; |
com.google.protobuf.ByteString |
getLastRotationDateBytes()
string LastRotationDate = 9; |
String |
getNextRotationDate()
string NextRotationDate = 10; |
com.google.protobuf.ByteString |
getNextRotationDateBytes()
string NextRotationDate = 10; |
com.google.protobuf.Parser<ApiModels.GetSecretValueResponse> |
getParserForType() |
String |
getRequestId()
string RequestId = 8; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string RequestId = 8; |
String |
getRotationInterval()
string RotationInterval = 13; |
com.google.protobuf.ByteString |
getRotationIntervalBytes()
string RotationInterval = 13; |
String |
getSecretData()
string SecretData = 3; |
com.google.protobuf.ByteString |
getSecretDataBytes()
string SecretData = 3; |
String |
getSecretDataType()
string SecretDataType = 4; |
com.google.protobuf.ByteString |
getSecretDataTypeBytes()
string SecretDataType = 4; |
String |
getSecretName()
string SecretName = 1; |
com.google.protobuf.ByteString |
getSecretNameBytes()
string SecretName = 1; |
String |
getSecretType()
string SecretType = 2; |
com.google.protobuf.ByteString |
getSecretTypeBytes()
string SecretType = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVersionId()
string VersionId = 6; |
com.google.protobuf.ByteString |
getVersionIdBytes()
string VersionId = 6; |
String |
getVersionStages(int index)
repeated string VersionStages = 5; |
com.google.protobuf.ByteString |
getVersionStagesBytes(int index)
repeated string VersionStages = 5; |
int |
getVersionStagesCount()
repeated string VersionStages = 5; |
com.google.protobuf.ProtocolStringList |
getVersionStagesList()
repeated string VersionStages = 5; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ApiModels.GetSecretValueResponse.Builder |
newBuilder() |
static ApiModels.GetSecretValueResponse.Builder |
newBuilder(ApiModels.GetSecretValueResponse prototype) |
ApiModels.GetSecretValueResponse.Builder |
newBuilderForType() |
protected ApiModels.GetSecretValueResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ApiModels.GetSecretValueResponse |
parseDelimitedFrom(InputStream input) |
static ApiModels.GetSecretValueResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiModels.GetSecretValueResponse |
parseFrom(byte[] data) |
static ApiModels.GetSecretValueResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiModels.GetSecretValueResponse |
parseFrom(ByteBuffer data) |
static ApiModels.GetSecretValueResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiModels.GetSecretValueResponse |
parseFrom(com.google.protobuf.ByteString data) |
static ApiModels.GetSecretValueResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiModels.GetSecretValueResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiModels.GetSecretValueResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiModels.GetSecretValueResponse |
parseFrom(InputStream input) |
static ApiModels.GetSecretValueResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ApiModels.GetSecretValueResponse> |
parser() |
ApiModels.GetSecretValueResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SECRETNAME_FIELD_NUMBER
public static final int SECRETTYPE_FIELD_NUMBER
public static final int SECRETDATA_FIELD_NUMBER
public static final int SECRETDATATYPE_FIELD_NUMBER
public static final int VERSIONSTAGES_FIELD_NUMBER
public static final int VERSIONID_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
public static final int REQUESTID_FIELD_NUMBER
public static final int LASTROTATIONDATE_FIELD_NUMBER
public static final int NEXTROTATIONDATE_FIELD_NUMBER
public static final int EXTENDEDCONFIG_FIELD_NUMBER
public static final int AUTOMATICROTATION_FIELD_NUMBER
public static final int ROTATIONINTERVAL_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getSecretName()
string SecretName = 1;getSecretName in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getSecretNameBytes()
string SecretName = 1;getSecretNameBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getSecretType()
string SecretType = 2;getSecretType in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getSecretTypeBytes()
string SecretType = 2;getSecretTypeBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getSecretData()
string SecretData = 3;getSecretData in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getSecretDataBytes()
string SecretData = 3;getSecretDataBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getSecretDataType()
string SecretDataType = 4;getSecretDataType in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getSecretDataTypeBytes()
string SecretDataType = 4;getSecretDataTypeBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getVersionStagesList()
repeated string VersionStages = 5;getVersionStagesList in interface ApiModels.GetSecretValueResponseOrBuilderpublic int getVersionStagesCount()
repeated string VersionStages = 5;getVersionStagesCount in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getVersionStages(int index)
repeated string VersionStages = 5;getVersionStages in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getVersionStagesBytes(int index)
repeated string VersionStages = 5;getVersionStagesBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getVersionId()
string VersionId = 6;getVersionId in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getVersionIdBytes()
string VersionId = 6;getVersionIdBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getCreateTime()
string CreateTime = 7;getCreateTime in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getCreateTimeBytes()
string CreateTime = 7;getCreateTimeBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getRequestId()
string RequestId = 8;getRequestId in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
string RequestId = 8;getRequestIdBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getLastRotationDate()
string LastRotationDate = 9;getLastRotationDate in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getLastRotationDateBytes()
string LastRotationDate = 9;getLastRotationDateBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getNextRotationDate()
string NextRotationDate = 10;getNextRotationDate in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getNextRotationDateBytes()
string NextRotationDate = 10;getNextRotationDateBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getExtendedConfig()
string ExtendedConfig = 11;getExtendedConfig in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getExtendedConfigBytes()
string ExtendedConfig = 11;getExtendedConfigBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getAutomaticRotation()
string AutomaticRotation = 12;getAutomaticRotation in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getAutomaticRotationBytes()
string AutomaticRotation = 12;getAutomaticRotationBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic String getRotationInterval()
string RotationInterval = 13;getRotationInterval in interface ApiModels.GetSecretValueResponseOrBuilderpublic com.google.protobuf.ByteString getRotationIntervalBytes()
string RotationInterval = 13;getRotationIntervalBytes in interface ApiModels.GetSecretValueResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ApiModels.GetSecretValueResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ApiModels.GetSecretValueResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ApiModels.GetSecretValueResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ApiModels.GetSecretValueResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ApiModels.GetSecretValueResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ApiModels.GetSecretValueResponse.Builder newBuilder()
public static ApiModels.GetSecretValueResponse.Builder newBuilder(ApiModels.GetSecretValueResponse prototype)
public ApiModels.GetSecretValueResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ApiModels.GetSecretValueResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ApiModels.GetSecretValueResponse getDefaultInstance()
public static com.google.protobuf.Parser<ApiModels.GetSecretValueResponse> parser()
public com.google.protobuf.Parser<ApiModels.GetSecretValueResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ApiModels.GetSecretValueResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.