Uses of Class
io.envoyproxy.envoy.admin.v3.SecretsConfigDump.StaticSecret.Builder
Packages that use SecretsConfigDump.StaticSecret.Builder
-
Uses of SecretsConfigDump.StaticSecret.Builder in io.envoyproxy.envoy.admin.v3
Fields in io.envoyproxy.envoy.admin.v3 with type parameters of type SecretsConfigDump.StaticSecret.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<SecretsConfigDump.StaticSecret, SecretsConfigDump.StaticSecret.Builder, SecretsConfigDump.StaticSecretOrBuilder> SecretsConfigDump.Builder.staticSecretsBuilder_
Methods in io.envoyproxy.envoy.admin.v3 that return SecretsConfigDump.StaticSecret.BuilderModifier and TypeMethodDescriptionSecretsConfigDump.Builder.addStaticSecretsBuilder()
The statically loaded secrets.SecretsConfigDump.Builder.addStaticSecretsBuilder
(int index) The statically loaded secrets.SecretsConfigDump.StaticSecret.Builder.clear()
SecretsConfigDump.StaticSecret.Builder.clearLastUpdated()
The timestamp when the secret was last updated.SecretsConfigDump.StaticSecret.Builder.clearName()
The name assigned to the secret.SecretsConfigDump.StaticSecret.Builder.clearSecret()
The actual secret information.SecretsConfigDump.Builder.getStaticSecretsBuilder
(int index) The statically loaded secrets.SecretsConfigDump.StaticSecret.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SecretsConfigDump.StaticSecret.Builder.mergeFrom
(com.google.protobuf.Message other) SecretsConfigDump.StaticSecret.Builder.mergeFrom
(SecretsConfigDump.StaticSecret other) SecretsConfigDump.StaticSecret.Builder.mergeLastUpdated
(com.google.protobuf.Timestamp value) The timestamp when the secret was last updated.SecretsConfigDump.StaticSecret.Builder.mergeSecret
(com.google.protobuf.Any value) The actual secret information.SecretsConfigDump.StaticSecret.newBuilder()
SecretsConfigDump.StaticSecret.newBuilder
(SecretsConfigDump.StaticSecret prototype) SecretsConfigDump.StaticSecret.newBuilderForType()
protected SecretsConfigDump.StaticSecret.Builder
SecretsConfigDump.StaticSecret.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) SecretsConfigDump.StaticSecret.Builder.setLastUpdated
(com.google.protobuf.Timestamp value) The timestamp when the secret was last updated.SecretsConfigDump.StaticSecret.Builder.setLastUpdated
(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp when the secret was last updated.The name assigned to the secret.SecretsConfigDump.StaticSecret.Builder.setNameBytes
(com.google.protobuf.ByteString value) The name assigned to the secret.SecretsConfigDump.StaticSecret.Builder.setSecret
(com.google.protobuf.Any value) The actual secret information.SecretsConfigDump.StaticSecret.Builder.setSecret
(com.google.protobuf.Any.Builder builderForValue) The actual secret information.SecretsConfigDump.StaticSecret.toBuilder()
Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type SecretsConfigDump.StaticSecret.BuilderModifier and TypeMethodDescriptionSecretsConfigDump.Builder.getStaticSecretsBuilderList()
The statically loaded secrets.private com.google.protobuf.RepeatedFieldBuilder
<SecretsConfigDump.StaticSecret, SecretsConfigDump.StaticSecret.Builder, SecretsConfigDump.StaticSecretOrBuilder> SecretsConfigDump.Builder.internalGetStaticSecretsFieldBuilder()
Methods in io.envoyproxy.envoy.admin.v3 with parameters of type SecretsConfigDump.StaticSecret.BuilderModifier and TypeMethodDescriptionSecretsConfigDump.Builder.addStaticSecrets
(int index, SecretsConfigDump.StaticSecret.Builder builderForValue) The statically loaded secrets.SecretsConfigDump.Builder.addStaticSecrets
(SecretsConfigDump.StaticSecret.Builder builderForValue) The statically loaded secrets.SecretsConfigDump.Builder.setStaticSecrets
(int index, SecretsConfigDump.StaticSecret.Builder builderForValue) The statically loaded secrets.