Class Secret
- java.lang.Object
-
- us.abstracta.jmeter.javadsl.azure.api.Secret
-
public class Secret extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSecret.SecretType
-
Constructor Summary
Constructors Constructor Description Secret(Secret.SecretType type, String value)
-
-
-
Constructor Detail
-
Secret
public Secret(Secret.SecretType type, String value)
-
-