Class GetSecretBundle
- java.lang.Object
-
- io.helidon.integrations.oci.vault.GetSecretBundle
-
public class GetSecretBundle extends Object
Request and response for getting secret.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetSecretBundle.RequestRequest object.static classGetSecretBundle.ResponseResponse object parsed from JSON returned by theRestApi.
-