Home
last modified time | relevance | path

Searched defs:getLoginProfileSettings (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-os-login/google-cloud-os-login/src/main/java/com/google/cloud/oslogin/v1/stub/
DOsLoginServiceStubSettings.java109 private final UnaryCallSettings<GetLoginProfileRequest, LoginProfile> getLoginProfileSettings; field in OsLoginServiceStubSettings
134 public UnaryCallSettings<GetLoginProfileRequest, LoginProfile> getLoginProfileSettings() { in getLoginProfileSettings() method in OsLoginServiceStubSettings
281 getLoginProfileSettings; field in OsLoginServiceStubSettings.Builder
473 getLoginProfileSettings() { in getLoginProfileSettings() method in OsLoginServiceStubSettings.Builder
/external/google-cloud-java/java-os-login/google-cloud-os-login/src/main/java/com/google/cloud/oslogin/v1/
DOsLoginServiceSettings.java94 public UnaryCallSettings<GetLoginProfileRequest, LoginProfile> getLoginProfileSettings() { in getLoginProfileSettings() method in OsLoginServiceSettings
251 getLoginProfileSettings() { in getLoginProfileSettings() method in OsLoginServiceSettings.Builder