public final class GoogleSecretManagerAccessStrategyFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static GoogleSecretManagerAccessStrategy |
forVersion(org.springframework.web.client.RestTemplate rest,
GoogleConfigProvider configProvider,
GoogleSecretManagerEnvironmentProperties properties) |
static GoogleSecretManagerAccessStrategy |
forVersion(org.springframework.web.client.RestTemplate rest,
GoogleConfigProvider configProvider,
GoogleSecretManagerEnvironmentProperties properties,
com.google.cloud.secretmanager.v1.SecretManagerServiceClient client) |
public static GoogleSecretManagerAccessStrategy forVersion(org.springframework.web.client.RestTemplate rest, GoogleConfigProvider configProvider, GoogleSecretManagerEnvironmentProperties properties)
public static GoogleSecretManagerAccessStrategy forVersion(org.springframework.web.client.RestTemplate rest, GoogleConfigProvider configProvider, GoogleSecretManagerEnvironmentProperties properties, com.google.cloud.secretmanager.v1.SecretManagerServiceClient client)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.