Uses of Class
com.google.cloud.compute.v1.GetLicenseRequest
-
Packages that use GetLicenseRequest 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 GetLicenseRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetLicenseRequest Modifier and Type Method Description GetLicenseRequestGetLicenseRequest.Builder. build()GetLicenseRequestGetLicenseRequest.Builder. buildPartial()static GetLicenseRequestGetLicenseRequest. getDefaultInstance()GetLicenseRequestGetLicenseRequest.Builder. getDefaultInstanceForType()GetLicenseRequestGetLicenseRequest. getDefaultInstanceForType()static GetLicenseRequestGetLicenseRequest. parseDelimitedFrom(InputStream input)static GetLicenseRequestGetLicenseRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseRequestGetLicenseRequest. parseFrom(byte[] data)static GetLicenseRequestGetLicenseRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseRequestGetLicenseRequest. parseFrom(com.google.protobuf.ByteString data)static GetLicenseRequestGetLicenseRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseRequestGetLicenseRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetLicenseRequestGetLicenseRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseRequestGetLicenseRequest. parseFrom(InputStream input)static GetLicenseRequestGetLicenseRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseRequestGetLicenseRequest. parseFrom(ByteBuffer data)static GetLicenseRequestGetLicenseRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetLicenseRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetLicenseRequest,License>LicensesClient. getCallable()Returns the specified License resource.com.google.protobuf.Parser<GetLicenseRequest>GetLicenseRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLicenseRequest,License>LicensesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetLicenseRequest,License>LicensesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetLicenseRequest>GetLicenseRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetLicenseRequest Modifier and Type Method Description LicenseLicensesClient. get(GetLicenseRequest request)Returns the specified License resource.GetLicenseRequest.BuilderGetLicenseRequest.Builder. mergeFrom(GetLicenseRequest other)static GetLicenseRequest.BuilderGetLicenseRequest. newBuilder(GetLicenseRequest prototype) -
Uses of GetLicenseRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetLicenseRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetLicenseRequest,License>HttpJsonLicensesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetLicenseRequest,License>LicensesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLicenseRequest,License>LicensesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetLicenseRequest,License>LicensesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-