Uses of Interface
com.google.cloud.osconfig.v1beta.GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder
-
Packages that use GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder Modifier and Type Class Description static classGuestPolicies.EffectiveGuestPolicy.SourcedPackageA guest policy package including its source.static classGuestPolicies.EffectiveGuestPolicy.SourcedPackage.BuilderA guest policy package including its source.Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder Modifier and Type Method Description GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilderGuestPolicies.EffectiveGuestPolicy.Builder. getPackagesOrBuilder(int index)List of package configurations assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilderGuestPolicies.EffectiveGuestPolicy. getPackagesOrBuilder(int index)List of package configurations assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilderGuestPolicies.EffectiveGuestPolicyOrBuilder. getPackagesOrBuilder(int index)List of package configurations assigned to the VM instance.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder Modifier and Type Method Description List<? extends GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder>GuestPolicies.EffectiveGuestPolicy.Builder. getPackagesOrBuilderList()List of package configurations assigned to the VM instance.List<? extends GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder>GuestPolicies.EffectiveGuestPolicy. getPackagesOrBuilderList()List of package configurations assigned to the VM instance.List<? extends GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder>GuestPolicies.EffectiveGuestPolicyOrBuilder. getPackagesOrBuilderList()List of package configurations assigned to the VM instance.
-