Uses of Class
com.google.cloud.vmmigration.v1.AppliedLicense
-
Packages that use AppliedLicense Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of AppliedLicense in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return AppliedLicense Modifier and Type Method Description AppliedLicenseAppliedLicense.Builder. build()AppliedLicenseAppliedLicense.Builder. buildPartial()AppliedLicenseComputeEngineTargetDefaults.Builder. getAppliedLicense()Output only.AppliedLicenseComputeEngineTargetDefaults. getAppliedLicense()Output only.AppliedLicenseComputeEngineTargetDefaultsOrBuilder. getAppliedLicense()Output only.AppliedLicenseComputeEngineTargetDetails.Builder. getAppliedLicense()The OS license returned from the adaptation module report.AppliedLicenseComputeEngineTargetDetails. getAppliedLicense()The OS license returned from the adaptation module report.AppliedLicenseComputeEngineTargetDetailsOrBuilder. getAppliedLicense()The OS license returned from the adaptation module report.static AppliedLicenseAppliedLicense. getDefaultInstance()AppliedLicenseAppliedLicense.Builder. getDefaultInstanceForType()AppliedLicenseAppliedLicense. getDefaultInstanceForType()static AppliedLicenseAppliedLicense. parseDelimitedFrom(InputStream input)static AppliedLicenseAppliedLicense. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppliedLicenseAppliedLicense. parseFrom(byte[] data)static AppliedLicenseAppliedLicense. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppliedLicenseAppliedLicense. parseFrom(com.google.protobuf.ByteString data)static AppliedLicenseAppliedLicense. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppliedLicenseAppliedLicense. parseFrom(com.google.protobuf.CodedInputStream input)static AppliedLicenseAppliedLicense. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppliedLicenseAppliedLicense. parseFrom(InputStream input)static AppliedLicenseAppliedLicense. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppliedLicenseAppliedLicense. parseFrom(ByteBuffer data)static AppliedLicenseAppliedLicense. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type AppliedLicense Modifier and Type Method Description com.google.protobuf.Parser<AppliedLicense>AppliedLicense. getParserForType()static com.google.protobuf.Parser<AppliedLicense>AppliedLicense. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type AppliedLicense Modifier and Type Method Description ComputeEngineTargetDefaults.BuilderComputeEngineTargetDefaults.Builder. mergeAppliedLicense(AppliedLicense value)Output only.ComputeEngineTargetDetails.BuilderComputeEngineTargetDetails.Builder. mergeAppliedLicense(AppliedLicense value)The OS license returned from the adaptation module report.AppliedLicense.BuilderAppliedLicense.Builder. mergeFrom(AppliedLicense other)static AppliedLicense.BuilderAppliedLicense. newBuilder(AppliedLicense prototype)ComputeEngineTargetDefaults.BuilderComputeEngineTargetDefaults.Builder. setAppliedLicense(AppliedLicense value)Output only.ComputeEngineTargetDetails.BuilderComputeEngineTargetDetails.Builder. setAppliedLicense(AppliedLicense value)The OS license returned from the adaptation module report.
-