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