Uses of Class
com.google.cloud.compute.v1.GetImageFamilyViewRequest
-
Packages that use GetImageFamilyViewRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetImageFamilyViewRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetImageFamilyViewRequest Modifier and Type Method Description GetImageFamilyViewRequestGetImageFamilyViewRequest.Builder. build()GetImageFamilyViewRequestGetImageFamilyViewRequest.Builder. buildPartial()static GetImageFamilyViewRequestGetImageFamilyViewRequest. getDefaultInstance()GetImageFamilyViewRequestGetImageFamilyViewRequest.Builder. getDefaultInstanceForType()GetImageFamilyViewRequestGetImageFamilyViewRequest. getDefaultInstanceForType()static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseDelimitedFrom(InputStream input)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(byte[] data)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(com.google.protobuf.ByteString data)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(InputStream input)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(ByteBuffer data)static GetImageFamilyViewRequestGetImageFamilyViewRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetImageFamilyViewRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetImageFamilyViewRequest,ImageFamilyView>ImageFamilyViewsClient. getCallable()Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone.com.google.protobuf.Parser<GetImageFamilyViewRequest>GetImageFamilyViewRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetImageFamilyViewRequest,ImageFamilyView>ImageFamilyViewsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetImageFamilyViewRequest,ImageFamilyView>ImageFamilyViewsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetImageFamilyViewRequest>GetImageFamilyViewRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetImageFamilyViewRequest Modifier and Type Method Description ImageFamilyViewImageFamilyViewsClient. get(GetImageFamilyViewRequest request)Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone.GetImageFamilyViewRequest.BuilderGetImageFamilyViewRequest.Builder. mergeFrom(GetImageFamilyViewRequest other)static GetImageFamilyViewRequest.BuilderGetImageFamilyViewRequest. newBuilder(GetImageFamilyViewRequest prototype) -
Uses of GetImageFamilyViewRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetImageFamilyViewRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetImageFamilyViewRequest,ImageFamilyView>HttpJsonImageFamilyViewsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetImageFamilyViewRequest,ImageFamilyView>ImageFamilyViewsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetImageFamilyViewRequest,ImageFamilyView>ImageFamilyViewsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetImageFamilyViewRequest,ImageFamilyView>ImageFamilyViewsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-