Uses of Class
com.google.cloud.compute.v1.GetLicenseCodeRequest
-
Packages that use GetLicenseCodeRequest 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 GetLicenseCodeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetLicenseCodeRequest Modifier and Type Method Description GetLicenseCodeRequestGetLicenseCodeRequest.Builder. build()GetLicenseCodeRequestGetLicenseCodeRequest.Builder. buildPartial()static GetLicenseCodeRequestGetLicenseCodeRequest. getDefaultInstance()GetLicenseCodeRequestGetLicenseCodeRequest.Builder. getDefaultInstanceForType()GetLicenseCodeRequestGetLicenseCodeRequest. getDefaultInstanceForType()static GetLicenseCodeRequestGetLicenseCodeRequest. parseDelimitedFrom(InputStream input)static GetLicenseCodeRequestGetLicenseCodeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(byte[] data)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(com.google.protobuf.ByteString data)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(InputStream input)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(ByteBuffer data)static GetLicenseCodeRequestGetLicenseCodeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetLicenseCodeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetLicenseCodeRequest,LicenseCode>LicenseCodesClient. getCallable()Return a specified license code.com.google.protobuf.Parser<GetLicenseCodeRequest>GetLicenseCodeRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLicenseCodeRequest,LicenseCode>LicenseCodesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetLicenseCodeRequest,LicenseCode>LicenseCodesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetLicenseCodeRequest>GetLicenseCodeRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetLicenseCodeRequest Modifier and Type Method Description LicenseCodeLicenseCodesClient. get(GetLicenseCodeRequest request)Return a specified license code.GetLicenseCodeRequest.BuilderGetLicenseCodeRequest.Builder. mergeFrom(GetLicenseCodeRequest other)static GetLicenseCodeRequest.BuilderGetLicenseCodeRequest. newBuilder(GetLicenseCodeRequest prototype) -
Uses of GetLicenseCodeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetLicenseCodeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetLicenseCodeRequest,LicenseCode>HttpJsonLicenseCodesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetLicenseCodeRequest,LicenseCode>LicenseCodesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLicenseCodeRequest,LicenseCode>LicenseCodesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetLicenseCodeRequest,LicenseCode>LicenseCodesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-