Uses of Class
software.amazon.awscdk.interfaces.datazone.OwnerReference.Builder
Packages that use OwnerReference.Builder
-
Uses of OwnerReference.Builder in software.amazon.awscdk.interfaces.datazone
Methods in software.amazon.awscdk.interfaces.datazone that return OwnerReference.BuilderModifier and TypeMethodDescriptionstatic OwnerReference.BuilderOwnerReference.builder()OwnerReference.Builder.domainIdentifier(String domainIdentifier) Sets the value ofOwnerReference.getDomainIdentifier()OwnerReference.Builder.entityIdentifier(String entityIdentifier) Sets the value ofOwnerReference.getEntityIdentifier()OwnerReference.Builder.entityType(String entityType) Sets the value ofOwnerReference.getEntityType()OwnerReference.Builder.ownerIdentifier(String ownerIdentifier) Sets the value ofOwnerReference.getOwnerIdentifier()Sets the value ofOwnerReference.getOwnerType()Constructors in software.amazon.awscdk.interfaces.datazone with parameters of type OwnerReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(OwnerReference.Builder builder) Constructor that initializes the object based on literal property values passed by theOwnerReference.Builder.