Home
last modified time | relevance | path

Searched defs:getCallable (Results 1 – 25 of 273) sorted by relevance

1234567891011

/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/stub/
DHttpJsonImageFamilyViewsStub.java88 private final UnaryCallable<GetImageFamilyViewRequest, ImageFamilyView> getCallable; field in HttpJsonImageFamilyViewsStub
154 public UnaryCallable<GetImageFamilyViewRequest, ImageFamilyView> getCallable() { in getCallable() method in HttpJsonImageFamilyViewsStub
DHttpJsonLicenseCodesStub.java130 private final UnaryCallable<GetLicenseCodeRequest, LicenseCode> getCallable; field in HttpJsonLicenseCodesStub
211 public UnaryCallable<GetLicenseCodeRequest, LicenseCode> getCallable() { in getCallable() method in HttpJsonLicenseCodesStub
DHttpJsonRegionDiskTypesStub.java144 private final UnaryCallable<GetRegionDiskTypeRequest, DiskType> getCallable; field in HttpJsonRegionDiskTypesStub
224 public UnaryCallable<GetRegionDiskTypeRequest, DiskType> getCallable() { in getCallable() method in HttpJsonRegionDiskTypesStub
DHttpJsonZonesStub.java138 private final UnaryCallable<GetZoneRequest, Zone> getCallable; field in HttpJsonZonesStub
215 public UnaryCallable<GetZoneRequest, Zone> getCallable() { in getCallable() method in HttpJsonZonesStub
DHttpJsonInterconnectLocationsStub.java146 private final UnaryCallable<GetInterconnectLocationRequest, InterconnectLocation> getCallable; field in HttpJsonInterconnectLocationsStub
231 public UnaryCallable<GetInterconnectLocationRequest, InterconnectLocation> getCallable() { in getCallable() method in HttpJsonInterconnectLocationsStub
DHttpJsonRegionsStub.java138 private final UnaryCallable<GetRegionRequest, Region> getCallable; field in HttpJsonRegionsStub
215 public UnaryCallable<GetRegionRequest, Region> getCallable() { in getCallable() method in HttpJsonRegionsStub
DImageFamilyViewsStub.java34 public UnaryCallable<GetImageFamilyViewRequest, ImageFamilyView> getCallable() { in getCallable() method in ImageFamilyViewsStub
DLicenseCodesStub.java36 public UnaryCallable<GetLicenseCodeRequest, LicenseCode> getCallable() { in getCallable() method in LicenseCodesStub
DHttpJsonAcceleratorTypesStub.java211 private final UnaryCallable<GetAcceleratorTypeRequest, AcceleratorType> getCallable; field in HttpJsonAcceleratorTypesStub
317 public UnaryCallable<GetAcceleratorTypeRequest, AcceleratorType> getCallable() { in getCallable() method in HttpJsonAcceleratorTypesStub
DHttpJsonMachineTypesStub.java209 private final UnaryCallable<GetMachineTypeRequest, MachineType> getCallable; field in HttpJsonMachineTypesStub
315 public UnaryCallable<GetMachineTypeRequest, MachineType> getCallable() { in getCallable() method in HttpJsonMachineTypesStub
DHttpJsonNodeTypesStub.java207 private final UnaryCallable<GetNodeTypeRequest, NodeType> getCallable; field in HttpJsonNodeTypesStub
311 public UnaryCallable<GetNodeTypeRequest, NodeType> getCallable() { in getCallable() method in HttpJsonNodeTypesStub
DHttpJsonGlobalOrganizationOperationsStub.java217 private final UnaryCallable<GetGlobalOrganizationOperationRequest, Operation> getCallable; field in HttpJsonGlobalOrganizationOperationsStub
330 public UnaryCallable<GetGlobalOrganizationOperationRequest, Operation> getCallable() { in getCallable() method in HttpJsonGlobalOrganizationOperationsStub
DHttpJsonDiskTypesStub.java207 private final UnaryCallable<GetDiskTypeRequest, DiskType> getCallable; field in HttpJsonDiskTypesStub
311 public UnaryCallable<GetDiskTypeRequest, DiskType> getCallable() { in getCallable() method in HttpJsonDiskTypesStub
DZonesStub.java38 public UnaryCallable<GetZoneRequest, Zone> getCallable() { in getCallable() method in ZonesStub
DRegionDiskTypesStub.java38 public UnaryCallable<GetRegionDiskTypeRequest, DiskType> getCallable() { in getCallable() method in RegionDiskTypesStub
DInterconnectLocationsStub.java38 public UnaryCallable<GetInterconnectLocationRequest, InterconnectLocation> getCallable() { in getCallable() method in InterconnectLocationsStub
DRegionsStub.java38 public UnaryCallable<GetRegionRequest, Region> getCallable() { in getCallable() method in RegionsStub
DHttpJsonRegionOperationsStub.java247 private final UnaryCallable<GetRegionOperationRequest, Operation> getCallable; field in HttpJsonRegionOperationsStub
360 public UnaryCallable<GetRegionOperationRequest, Operation> getCallable() { in getCallable() method in HttpJsonRegionOperationsStub
DHttpJsonZoneOperationsStub.java244 private final UnaryCallable<GetZoneOperationRequest, Operation> getCallable; field in HttpJsonZoneOperationsStub
356 public UnaryCallable<GetZoneOperationRequest, Operation> getCallable() { in getCallable() method in HttpJsonZoneOperationsStub
DGlobalOrganizationOperationsStub.java53 public UnaryCallable<GetGlobalOrganizationOperationRequest, Operation> getCallable() { in getCallable() method in GlobalOrganizationOperationsStub
DNodeTypesStub.java51 public UnaryCallable<GetNodeTypeRequest, NodeType> getCallable() { in getCallable() method in NodeTypesStub
DDiskTypesStub.java51 public UnaryCallable<GetDiskTypeRequest, DiskType> getCallable() { in getCallable() method in DiskTypesStub
DAcceleratorTypesStub.java51 public UnaryCallable<GetAcceleratorTypeRequest, AcceleratorType> getCallable() { in getCallable() method in AcceleratorTypesStub
/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/stub/
DHttpJsonRegionOperationsStub.java150 private final UnaryCallable<GetRegionOperationRequest, Operation> getCallable; field in HttpJsonRegionOperationsStub
232 public UnaryCallable<GetRegionOperationRequest, Operation> getCallable() { in getCallable() method in HttpJsonRegionOperationsStub
DRegionOperationsStub.java42 public UnaryCallable<GetRegionOperationRequest, Operation> getCallable() { in getCallable() method in RegionOperationsStub

1234567891011