クラスの使用
org.springframework.vault.authentication.GcpIamCredentialsAuthenticationOptions
GcpIamCredentialsAuthenticationOptions を使用するパッケージ
org.springframework.vault.authentication 内の GcpIamCredentialsAuthenticationOptions 使用
修飾子と型メソッド説明GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.build()
新しいGcpIamCredentialsAuthenticationOptions
インスタンスを作成します。型 GcpIamCredentialsAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のコンストラクター修飾子コンストラクター説明GcpIamCredentialsAuthentication
(GcpIamCredentialsAuthenticationOptions options, RestOperations restOperations) GcpIamCredentialsAuthenticationOptions
およびRestOperations
を指定してGcpIamCredentialsAuthentication
の新しいインスタンスを作成します。GcpIamCredentialsAuthentication
(GcpIamCredentialsAuthenticationOptions options, RestOperations restOperations, com.google.api.gax.rpc.TransportChannelProvider transportChannelProvider) GcpIamCredentialsAuthenticationOptions
、RestOperations
、TransportChannelProvider
を指定して、GcpIamCredentialsAuthentication
の新しいインスタンスを作成します。