Send feedback
Class ImagesStub (1.7.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.7.2 keyboard_arrow_down
public abstract class ImagesStub implements BackgroundResource
Base stub class for the Images service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ImagesStub()
Methods
close()
public abstract void close ()
deleteCallable()
public UnaryCallable<DeleteImageRequest , Operation > deleteCallable ()
Returns
deleteOperationCallable()
public OperationCallable<DeleteImageRequest , Operation , Operation > deleteOperationCallable ()
Returns
deprecateCallable()
public UnaryCallable<DeprecateImageRequest , Operation > deprecateCallable ()
Returns
deprecateOperationCallable()
public OperationCallable<DeprecateImageRequest , Operation , Operation > deprecateOperationCallable ()
Returns
getCallable()
public UnaryCallable<GetImageRequest , Image > getCallable ()
Returns
getFromFamilyCallable()
public UnaryCallable<GetFromFamilyImageRequest , Image > getFromFamilyCallable ()
Returns
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyImageRequest , Policy > getIamPolicyCallable ()
Returns
insertCallable()
public UnaryCallable<InsertImageRequest , Operation > insertCallable ()
Returns
insertOperationCallable()
public OperationCallable<InsertImageRequest , Operation , Operation > insertOperationCallable ()
Returns
listCallable()
public UnaryCallable<ListImagesRequest , ImageList > listCallable ()
Returns
listPagedCallable()
public UnaryCallable<ListImagesRequest , ImagesClient . ListPagedResponse > listPagedCallable ()
Returns
patchCallable()
public UnaryCallable<PatchImageRequest , Operation > patchCallable ()
Returns
patchOperationCallable()
public OperationCallable<PatchImageRequest , Operation , Operation > patchOperationCallable ()
Returns
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyImageRequest , Policy > setIamPolicyCallable ()
Returns
setLabelsCallable()
public UnaryCallable<SetLabelsImageRequest , Operation > setLabelsCallable ()
Returns
setLabelsOperationCallable()
public OperationCallable<SetLabelsImageRequest , Operation , Operation > setLabelsOperationCallable ()
Returns
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsImageRequest , TestPermissionsResponse > testIamPermissionsCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]