Uses of Interface
com.google.cloud.accessapproval.v1.EnrolledServiceOrBuilder
-
Packages that use EnrolledServiceOrBuilder Package Description com.google.cloud.accessapproval.v1 A client to Access Approval API -
-
Uses of EnrolledServiceOrBuilder in com.google.cloud.accessapproval.v1
Classes in com.google.cloud.accessapproval.v1 that implement EnrolledServiceOrBuilder Modifier and Type Class Description classEnrolledServiceRepresents the enrollment of a cloud resource into a specific service.static classEnrolledService.BuilderRepresents the enrollment of a cloud resource into a specific service.Methods in com.google.cloud.accessapproval.v1 that return EnrolledServiceOrBuilder Modifier and Type Method Description EnrolledServiceOrBuilderAccessApprovalSettings.Builder. getEnrolledServicesOrBuilder(int index)A list of Google Cloud Services for which the given resource has Access Approval enrolled.EnrolledServiceOrBuilderAccessApprovalSettings. getEnrolledServicesOrBuilder(int index)A list of Google Cloud Services for which the given resource has Access Approval enrolled.EnrolledServiceOrBuilderAccessApprovalSettingsOrBuilder. getEnrolledServicesOrBuilder(int index)A list of Google Cloud Services for which the given resource has Access Approval enrolled.Methods in com.google.cloud.accessapproval.v1 that return types with arguments of type EnrolledServiceOrBuilder Modifier and Type Method Description List<? extends EnrolledServiceOrBuilder>AccessApprovalSettings.Builder. getEnrolledServicesOrBuilderList()A list of Google Cloud Services for which the given resource has Access Approval enrolled.List<? extends EnrolledServiceOrBuilder>AccessApprovalSettings. getEnrolledServicesOrBuilderList()A list of Google Cloud Services for which the given resource has Access Approval enrolled.List<? extends EnrolledServiceOrBuilder>AccessApprovalSettingsOrBuilder. getEnrolledServicesOrBuilderList()A list of Google Cloud Services for which the given resource has Access Approval enrolled.
-