Uses of Interface
com.google.cloud.datafusion.v1beta1.IAMPolicyOrBuilder
-
Packages that use IAMPolicyOrBuilder Package Description com.google.cloud.datafusion.v1beta1 A client to Cloud Data Fusion API -
-
Uses of IAMPolicyOrBuilder in com.google.cloud.datafusion.v1beta1
Classes in com.google.cloud.datafusion.v1beta1 that implement IAMPolicyOrBuilder Modifier and Type Class Description class
IAMPolicy
IAMPolicy encapsulates the IAM policy name, definition and status of policy fetching.static class
IAMPolicy.Builder
IAMPolicy encapsulates the IAM policy name, definition and status of policy fetching.Methods in com.google.cloud.datafusion.v1beta1 that return IAMPolicyOrBuilder Modifier and Type Method Description IAMPolicyOrBuilder
Namespace.Builder. getIamPolicyOrBuilder()
IAM policy associated with this namespace.IAMPolicyOrBuilder
Namespace. getIamPolicyOrBuilder()
IAM policy associated with this namespace.IAMPolicyOrBuilder
NamespaceOrBuilder. getIamPolicyOrBuilder()
IAM policy associated with this namespace.
-