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 class
GuestPolicies.EffectiveGuestPolicy.SourcedPackage
A guest policy package including its source.static class
GuestPolicies.EffectiveGuestPolicy.SourcedPackage.Builder
A 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.SourcedPackageOrBuilder
GuestPolicies.EffectiveGuestPolicy.Builder. getPackagesOrBuilder(int index)
List of package configurations assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder
GuestPolicies.EffectiveGuestPolicy. getPackagesOrBuilder(int index)
List of package configurations assigned to the VM instance.GuestPolicies.EffectiveGuestPolicy.SourcedPackageOrBuilder
GuestPolicies.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.
-