Uses of Class
software.amazon.awssdk.services.databrew.model.ViewFrame
-
Packages that use ViewFrame Package Description software.amazon.awssdk.services.databrew.model -
-
Uses of ViewFrame in software.amazon.awssdk.services.databrew.model
Methods in software.amazon.awssdk.services.databrew.model that return ViewFrame Modifier and Type Method Description ViewFrameSendProjectSessionActionRequest. viewFrame()Returns the value of the ViewFrame property for this object.Methods in software.amazon.awssdk.services.databrew.model with parameters of type ViewFrame Modifier and Type Method Description SendProjectSessionActionRequest.BuilderSendProjectSessionActionRequest.Builder. viewFrame(ViewFrame viewFrame)Sets the value of the ViewFrame property for this object.
-